summaryrefslogtreecommitdiff
path: root/proto/bgp/packets.c
AgeCommit message (Expand)Author
2022-02-06Merge branch 'oz-trie-table'Ondrej Zajicek (work)
2022-02-06BGP: Implement flowspec validation procedureOndrej Zajicek (work)
2022-01-28BGP: Make routing loops silentOndrej Zajicek (work)
2022-01-28BGP: Use proper class in attribute error messagesOndrej Zajicek (work)
2022-01-28BGP: Improve 'invalid next hop' error reportingOndrej Zajicek (work)
2022-01-24BGP: Log route updates that were changed to withdrawsOndrej Zajicek (work)
2021-06-01BGP: Ensure that freed neighbor entry is not accessedOndrej Zajicek (work)
2021-02-10BGP: Add support for BGP hostname capabilityVincent Bernat
2020-04-29BGP: Fix handling of strange IPv6 link-local-only next hopsOndrej Zajicek (work)
2020-03-03BGP: Handle flowspec rules without dst partOndrej Zajicek (work)
2019-12-03BGP: Add some statisticsOndrej Zajicek (work)
2019-11-18BGP: Fix processing of IPv6 FlowspecOndrej Zajicek (work)
2019-10-09BGP: AIGP metric support (RFC 7311)Ondrej Zajicek (work)
2019-09-09BGP: Fix bugs in handling of shutdown messagesOndrej Zajicek (work)
2019-08-21BGP: Use reallocation for capability structureOndrej Zajicek (work)
2019-08-20BGP: Implement extended optional parameters lengthOndrej Zajicek (work)
2019-07-03Merge branch 'master' into mq-filter-stackMaria Matejka
2019-07-01BGP: split tx explicitlyMaria Jan Matejka
2019-04-30BGP: Compliance with RFC8203bisAlexander Azimov
2019-04-08BGP: Handle corner cases in event orderingOndrej Zajicek (work)
2019-04-03BGP: Promiscuous ASN modeOndrej Zajicek (work)
2019-04-02BGP: Separate runtime and config usage of local/remote ip and as fieldsOndrej Zajicek (work)
2019-03-19BGP: Mandatory option for channelsOndrej Zajicek (work)
2019-03-18BGP: Handle case where capabilites are not usedOndrej Zajicek (work)
2019-02-20Filter refactoring: dropped the recursion from the interpreterMaria Matejka
2018-12-16BGP: Extend 'next hop keep' and 'next hop self' optionsOndrej Zajicek (work)
2018-12-16BGP: Better handling of non-matching AFI in nexthopsOndrej Zajicek (work)
2018-12-12BGP: implement Adj-RIB-InOndrej Zajicek (work)
2018-11-20The MRT protocolOndrej Zajicek (work)
2018-07-31BGP: Long-lived graceful restartOndrej Zajicek (work)
2018-07-01BGP: Use implicit-NULL label when announcing MPLS routes with local next-hopOndrej Zajicek (work)
2018-07-01BGP: Fix parsing of MPLS withdrawalsOndrej Zajicek (work)
2018-06-27Nest: Neighbor cache cleanupsOndrej Zajicek (work)
2018-01-23Merge branch 'master' into int-newOndrej Zajicek (work)
2018-01-16BGP: Implement 'disable after cease' optionOndrej Zajicek (work)
2018-01-02BGP: Fix unknown attribute handlingOndrej Zajicek (work)
2017-12-10Several minor fixesOndrej Zajicek (work)
2017-12-08BGP: Fix IPv6 MPLS/VPN multicast SAFIOndrej Zajicek (work)
2017-12-07Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-newOndrej Zajicek (work)
2017-09-19BGP: Shutdown communication (RFC 8203)Ondrej Zajicek (work)
2017-04-12BGP: Add support for SAFI 129 (VPN multicast)Ondrej Zajicek (work)
2017-03-29BGP: Update list of supported standardsOndrej Zajicek (work)
2017-03-26BGP: Support for routes with mixed-AF next hopsOndrej Zajicek (work)
2017-03-23BGP: Bugfix in VPN NLRI encodingOndrej Zajicek (work)
2017-03-22BGP: Support for MPLS labels and VPN SAFIOndrej Zajicek (work)
2017-03-17Nexthop: Fixed recursive route mpls label mergingJan Moskyto Matejka
2017-03-14BGP: Fix bug in ADD_PATHOndrej Zajicek (work)
2017-02-24Nexthop: Fixed hostentryJan Moskyto Matejka
2017-02-22Merge branch 'int-new' into nexthop-mergedJan Moskyto Matejka
2017-02-20Several minor fixesOndrej Zajicek (work)