aboutsummaryrefslogtreecommitdiffstats
path: root/proto/bgp
Commit message (Expand)AuthorAgeFilesLines
* BGP: Ensure that freed neighbor entry is not accessedOndrej Zajicek (work)2021-06-012-1/+6
* BGP: Do not keep BAF_EXT_LEN flag internallyOndrej Zajicek (work)2021-03-301-2/+2
* BGP: Do not show statisticsOndrej Zajicek (work)2021-03-181-0/+2
* BGP: Add support for BGP hostname capabilityVincent Bernat2021-02-104-0/+50
* MRT: Fix IPv6 table dumpsOndrej Zajicek (work)2021-01-122-0/+32
* BGP: Deprecate 'missing lladdr' optionOndrej Zajicek (work)2021-01-063-9/+3
* BGP: Zero the newly allocated bucket structureOndrej Zajicek (work)2020-11-251-3/+2
* Some minor sl_allocz() cleanupsOndrej Zajicek (work)2020-11-241-0/+1
* BFD: Better handling of BFD options in BGP configsOndrej Zajicek (work)2020-11-122-4/+4
* BFD: Allow per-request session optionsOndrej Zajicek (work)2020-11-083-11/+24
* Merge remote-tracking branch 'origin/mq-static-analysis'Maria Matejka2020-05-012-10/+10
|\
| * Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka2020-05-012-9/+9
| * Not calling memcpy with n=0.Maria Matejka2020-04-281-1/+1
* | BGP: Fix handling of strange IPv6 link-local-only next hopsOndrej Zajicek (work)2020-04-291-1/+4
|/
* BGP: Fix handling of 16bit-only ASN translationNasato Goto2020-04-151-0/+1
* Configuration strings are constant.Maria Matejka2020-04-091-2/+2
* BGP: Handle flowspec rules without dst partOndrej Zajicek (work)2020-03-031-14/+14
* BGP: Support for MD5SIG together with remote rangeOndrej Zajicek (work)2020-02-271-1/+10
* BGP: Add some statisticsOndrej Zajicek (work)2019-12-033-0/+39
* BGP: Fix processing of IPv6 FlowspecOndrej Zajicek (work)2019-11-181-10/+2
* BGP: Add option to enforce first AS in AS_PATHOndrej Zajicek (work)2019-11-104-6/+26
* BGP: Add option to reject AS_SETsOndrej Zajicek (work)2019-11-043-3/+10
* BGP: RFC 8654 got releasedOndrej Zajicek (work)2019-10-261-1/+1
* BGP: Fix handling of transitive extended communitiesOndrej Zajicek (work)2019-10-241-5/+15
* BGP: Fix reconfiguration with import tableOndrej Zajicek (work)2019-10-101-0/+7
* BGP: AIGP metric support (RFC 7311)Ondrej Zajicek (work)2019-10-095-12/+304
* BGP: Fix setup with multiple dynamic BGP rangesOndrej Zajicek (work)2019-09-171-0/+8
* BGP: Fix handling of bgp_aggregator atttributeOndrej Zajicek (work)2019-09-091-1/+1
* BGP: Fix bugs in handling of shutdown messagesOndrej Zajicek (work)2019-09-091-2/+2
* BGP: Use reallocation for capability structureOndrej Zajicek (work)2019-08-211-16/+28
* BGP: Implement extended optional parameters lengthOndrej Zajicek (work)2019-08-202-22/+70
* BGP: implement Adj-RIB-OutOndrej Zajicek (work)2019-08-143-0/+6
* BGP: Improve reconfigurationOndrej Zajicek (work)2019-08-062-9/+20
* BGP: Fix 'deterministic med' to work with 'merge paths'Ondrej Zajicek (work)2019-08-061-21/+19
* Merge remote-tracking branch 'origin/mq-filter-stack'Ondrej Zajicek (work)2019-07-244-29/+26
|\
| * Merge branch 'master' into mq-filter-stackMaria Matejka2019-07-035-88/+318
| |\
| * | Dynamic attributes definition split whether it is bitmask or not.Maria Matejka2019-07-031-12/+12
| * | Filter refactoring: dropped the recursion from the interpreterMaria Matejka2019-02-204-39/+36
* | | RPKI: Fix reconfiguration when ssh parameters are undefinedOndrej Zajicek (work)2019-07-231-4/+2
* | | BFD: Support for VRFsOndrej Zajicek (work)2019-07-171-1/+1
| |/ |/|
* | BGP: Prefix hash is too small, increase its max size.Maria Jan Matejka2019-07-011-1/+1
* | BGP: split tx explicitlyMaria Jan Matejka2019-07-011-3/+10
* | Nest: Add command to request graceful restartOndrej Zajicek (work)2019-06-302-5/+20
* | BGP: Fix bug introduced in one of last patchesOndrej Zajicek (work)2019-06-121-2/+4
* | BGP: Compliance with RFC8203bisAlexander Azimov2019-04-302-2/+2
* | BGP: Output Local AS number in show protocolOndrej Zajicek (work)2019-04-301-0/+1
* | BGP: Dynamic BGPOndrej Zajicek (work)2019-04-303-18/+127
* | BGP: Handle corner cases in event orderingOndrej Zajicek (work)2019-04-083-20/+32
* | BGP: Promiscuous ASN modeOndrej Zajicek (work)2019-04-034-8/+35
* | BGP: Separate runtime and config usage of local/remote ip and as fieldsOndrej Zajicek (work)2019-04-024-38/+39