]> git.ipfire.org Git - thirdparty/bird.git/history - proto/bgp
BGP: Add options to require BGP capabilities
[thirdparty/bird.git] / proto / bgp /
2023-11-23  Ondrej ZajicekBGP: Add options to require BGP capabilities
2023-11-23  Ondrej ZajicekBGP: Simplify capability handling
2023-10-05  Ondrej ZajicekBGP: Improve custom BGP attributes
2023-10-04  Ondrej ZajicekBGP: Custom attribute definitions should use cfg_alloc...
2023-10-04  Ondrej ZajicekBGP, L3VPN: Fix MPLS channel reload mq-master-merged-to-v3
2023-10-04  Ondrej ZajicekBGP: Add MPLS support
2023-10-02  Ondrej ZajicekNest: Expand rte_src.private_id to u64
2023-09-27  Maria MatejkaBGP config: Splitting Route Refresh and Enhanced Route...
2023-09-20  katerina.kubecovaBGP: Setting and unsetting unknown attributes kk-bgp-unknown-attributes
2023-09-12  Maria MatejkaConf: config warnings show the file position
2023-09-12  Maria MatejkaConf: Symbol manipulation gets its context explicitly
2023-08-25  Ondrej ZajicekConf: Allow keywords to be redefined by user symbols
2023-08-23  Ondrej ZajicekNest: Treat VRF interfaces as inside respective VRFs
2023-08-22  Ondrej ZajicekMerge branch 'bmp'
2023-08-22  Ondrej ZajicekBGP: Update RFC reference
2023-08-21  Ondrej ZajicekBMP: Improve peer_down handling
2023-08-18  Ondrej ZajicekBMP: Refactor route monitoring
2023-08-01  Ondrej ZajicekBMP: Simplify route monitoring hooks
2023-06-22  Maria MatejkaMerge tag 'v2.13.1'
2023-06-22  Ondrej ZajicekBGP: Fix role check when no capability option is present
2023-06-08  Ondrej ZajicekBMP: Support multiple instances of BMP protocol
2023-05-30  Ondrej ZajicekBGP: Improve bgp_create_update_bmp()
2023-05-18  Ondrej ZajicekBGP: Fix role check when no capability option is present
2023-05-01  Ondrej ZajicekBMP: Use OPEN messages stored in BGP
2023-05-01  Ondrej ZajicekBGP: Save sent and received OPEN messages
2023-04-27  Ondrej ZajicekConf: Improve handling of keywords
2023-04-21  Ondrej ZajicekMerge branch 'bmp'
2023-04-18  Ondrej ZajicekBMP: Allow build without BMP and disable BMP build...
2023-04-16  Ondrej Zajicek ... BMP: Remove duplicate functions for update encoding
2023-04-16  Ondrej Zajicek ... BMP: Minor cleanups
2023-04-16  Pawel MaslankaBMP protocol support
2023-04-14  Trisha BiswasBGP: Add 'allow bgp_med' option for EBGP sessions
2023-04-04  Ondrej ZajicekBGP: Fix bgp_med handling
2023-03-16  Maria MatejkaBGP: Free bind applies also to outbound connections
2023-02-19  Ondrej ZajicekBGP: Update RFC references
2023-01-20  Ondrej ZajicekBGP: Add received role value to role mismatch log message
2023-01-03  Ondrej ZajicekBGP: Allow role specific keywords to be used as symbols
2023-01-01  Ondrej ZajicekNest: Fix several issues with pflags
2022-12-10  Ondrej ZajicekBGP: Log unacceptable hold time as decimal number
2022-12-09  Ondrej ZajicekBGP: Improve handling of hold and keepalive timers
2022-10-10  Ondrej ZajicekBGP: Add option 'next hop prefer global'
2022-10-03  Ondrej ZajicekBGP: Some fixes related to VRF and MPLS interactions
2022-10-03  Ondrej ZajicekBGP: Do not assume that all channels are struct bgp_channel
2022-08-18  Maria MatejkaMerge branch 'mq-fix-eattr-setting' into backport
2022-08-18  Maria MatejkaSimplified the protocol hookup code in Makefiles
2022-08-03  Maria MatejkaMerge commit '082905a8' into HEAD
2022-07-26  Ondrej ZajicekMerge branch 'master' into backport
2022-07-24  Ondrej ZajicekMerge branch 'master' into backport
2022-07-12  Ondrej ZajicekBGP: Minor improvements to BGP roles
2022-07-11  Eugene BogomazovBGP: Implement BGP roles
2022-07-11  Maria MatejkaMerge remote-tracking branch 'origin/master' into backport
2022-07-11  Maria MatejkaMerge commit 'beb5f78a' into backport
2022-07-10  Maria MatejkaMerge version 2.0.10 into backport
2022-06-27  Maria MatejkaPreexport callback now takes the channel instead of... next-preexport
2022-05-30  Maria MatejkaMerge remote-tracking branch 'origin/master' into hauge...
2022-05-30  Maria MatejkaMerge commit '9eec503b251c3388579032b300d32640403d8612...
2022-05-30  Maria MatejkaMerge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4...
2022-05-21  Ondrej ZajicekBGP: Display neighbor port on show protocol
2022-05-15  Ondrej ZajicekBGP: Improve tx performance during feed/flush
2022-04-06  Maria MatejkaBGP uses lp_save / lp_restore instead of linpool flushing
2022-04-06  Maria MatejkaBGP: Fixed LLGR depreferencing in bgp_rte_mergable
2022-04-06  Maria MatejkaProtocols have their own explicit init routines
2022-04-06  Maria MatejkaUnsetting route attributes without messing with type...
2022-04-06  Maria MatejkaEattr flags (originated and fresh) get their own struct...
2022-04-06  Maria MatejkaSlab allocator can free the blocks without knowing...
2022-03-09  Maria MatejkaMerge remote-tracking branch 'origin/master' into haugesund
2022-03-09  Maria MatejkaMerge commit '60880b539b8886f76961125d89a265c6e1112b7a...
2022-03-09  Maria MatejkaBGP Flowspec validation: Removed in-route optimization...
2022-03-09  Maria MatejkaMerge commit 'e42eedb9' into haugesund
2022-03-09  Maria MatejkaMerge commit '5cff1d5f' into haugesund
2022-03-09  Maria MatejkaMerge commit 'd5a32563' into haugesund
2022-03-09  Maria MatejkaMerge commit '0c59f7ff' into haugesund
2022-03-02  Maria MatejkaReplacing BGP temporary linpools by the common temporar...
2022-03-02  Maria MatejkaMerge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9...
2022-02-06  Ondrej Zajicek ... Merge branch 'oz-trie-table'
2022-02-06  Ondrej Zajicek ... BGP: Implement flowspec validation procedure
2022-01-28  Ondrej Zajicek ... BGP: Make routing loops silent
2022-01-28  Ondrej Zajicek ... BGP: Use proper class in attribute error messages
2022-01-28  Ondrej Zajicek ... BGP: Improve 'invalid next hop' error reporting
2022-01-24  Ondrej Zajicek ... BGP: Log route updates that were changed to withdraws
2022-01-09  Ondrej Zajicek ... BGP: Add option 'free bind'
2021-10-13  Maria MatejkaRoute: moved rte_src pointer from rta to rte
2021-10-13  Maria MatejkaPreexport: No route modification, no linpool needed
2021-10-13  Maria MatejkaPreference moved to RTA and set explicitly in protocols
2021-10-13  Maria MatejkaBGP: Moved the suppressed and stale flags to pflags
2021-10-13  Maria MatejkaIGP metric getter refactoring to protocol callback
2021-06-01  Ondrej Zajicek ... BGP: Ensure that freed neighbor entry is not accessed
2021-03-30  Ondrej Zajicek ... BGP: Do not keep BAF_EXT_LEN flag internally
2021-03-18  Ondrej Zajicek ... BGP: Do not show statistics
2021-02-10  Vincent BernatBGP: Add support for BGP hostname capability
2021-01-12  Ondrej Zajicek ... MRT: Fix IPv6 table dumps
2021-01-06  Ondrej Zajicek ... BGP: Deprecate 'missing lladdr' option
2020-11-25  Ondrej Zajicek ... BGP: Zero the newly allocated bucket structure
2020-11-24  Ondrej Zajicek ... Some minor sl_allocz() cleanups
2020-11-12  Ondrej Zajicek ... BFD: Better handling of BFD options in BGP configs
2020-11-08  Ondrej Zajicek ... BFD: Allow per-request session options
2020-05-01  Maria MatejkaMerge remote-tracking branch 'origin/mq-static-analysis'
2020-05-01  Maria MatejkaNest: Added const to ea_show just to declare that this...
2020-04-29  Ondrej Zajicek ... BGP: Fix handling of strange IPv6 link-local-only next...
2020-04-28  Maria MatejkaNot calling memcpy with n=0.
next