]> git.ipfire.org Git - thirdparty/bird.git/history - proto
BFD: Improve handling of AdminDown
[thirdparty/bird.git] / proto /
2023-08-29  Ondrej ZajicekBFD: Improve handling of AdminDown
2023-08-25  Ondrej ZajicekConf: Allow keywords to be redefined by user symbols
2023-08-25  Ondrej ZajicekRPKI: Fix conflict in config grammar
2023-08-24  Ondrej ZajicekConf: Use nonterminal bytestring instead of BYTETEXT
2023-08-24  Alexander ZubkovFilter: Add bytestring type
2023-08-23  Ondrej ZajicekNest: Treat VRF interfaces as inside respective VRFs
2023-08-22  Ondrej ZajicekMerge branch 'bmp'
2023-08-22  Alexander ZubkovUse more proper pointers to constant bytestrings
2023-08-22  Ondrej ZajicekBGP: Update RFC reference
2023-08-21  Ondrej ZajicekBMP: Improve peer_down handling
2023-08-21  Ondrej ZajicekBMP: Use generic channel feed instead of direct walk...
2023-08-18  Ondrej ZajicekBMP: Fix route timestamps
2023-08-18  Ondrej ZajicekBMP: Refactor route monitoring
2023-08-01  Ondrej ZajicekBMP: Remove useless buffer
2023-08-01  Ondrej ZajicekBMP: Simplify route monitoring hooks
2023-06-26  Alexander ZubkovRAdv: Use new syntax for custom options
2023-06-23  Alexander ZubkovRAdv: Add custom options
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: Ensure that bmp_fire_tx() does nothing when not up
2023-06-08  Ondrej ZajicekBMP: Support multiple instances of BMP protocol
2023-06-02  Ondrej ZajicekBabel: Minor changes to RTT formatting
2023-06-01  Toke Høiland-JørgensenBabel: Add support for the RTT extension
2023-05-31  Ondrej ZajicekBMP: Fix bug in buffer resize
2023-05-31  Ondrej ZajicekBMP: Proper reconfiguration and protocol status
2023-05-30  Ondrej ZajicekBMP: Add station address check
2023-05-30  Michal ZagorskiBMP: Add local address option
2023-05-30  Ondrej ZajicekBMP: Minor formatting cleanups
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-20  Ondrej ZajicekBMP: Silence some log messages
2023-04-20  Ondrej ZajicekBMP: Fix connection management
2023-04-18  Ondrej ZajicekBMP: Fix reconfiguration
2023-04-18  Ondrej ZajicekBMP: Allow build without BMP and disable BMP build...
2023-04-18  Ondrej ZajicekBMP: Move initialization to bmp_start()
2023-04-18  Ondrej ZajicekBMP: Fix missing template
2023-04-16  Ondrej Zajicek ... BMP: Add some missing bmp_buffer_free() calls
2023-04-16  Ondrej Zajicek ... BMP: Remove duplicate functions for update encoding
2023-04-16  Ondrej Zajicek ... BMP: Integrate bmp_conn to bmp_proto
2023-04-16  Ondrej Zajicek ... BMP: Minor cleanups
2023-04-16  Ondrej Zajicek ... BMP: Do not use global instance ptr internally
2023-04-16  Ondrej Zajicek ... BMP: Remove superfluous error handling
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-02-19  Ondrej ZajicekBabel: Update RFC references
2023-02-14  Toke Høiland-JørgensenBabel: Keep separate auth PC counters for unicast and...
2023-02-14  Andreas RammholdBabel: Implement IPv4 via IPv6 extension (RFC 9229)
2023-01-31  Toke Høiland-JørgensenBabel: Initialise source seqno from incoming message
2023-01-30  Ondrej ZajicekBabel: Improve clarity of unfeasible update handling.
2023-01-30  Toke Høiland-JørgensenBabel: Fix missing modulo comparison of seqnos
2023-01-22  Ondrej ZajicekBFD: Improve incoming packet matching
2023-01-22  Ondrej ZajicekVRF: Fix issues with reconfiguration
2023-01-20  Ondrej ZajicekBGP: Add received role value to role mismatch log message
2023-01-18  Maria MatejkaMerge branch 'master' of https://gitlab.nic.cz/labs...
2023-01-13  Ondrej ZajicekMinor cleanups
2023-01-03  Ondrej ZajicekBGP: Allow role specific keywords to be used as symbols
2023-01-03  Ondrej ZajicekNest: Fix leaking internal attributes in RIP and Babel
2023-01-01  Ondrej ZajicekNest: Fix several issues with pflags
2022-12-24  Toke Høiland-JørgensenBabel: Rework seqno request handling
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-10-03  Maria MatejkaRPKI: wait for retry_time if we get error immediately...
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-08-03  Maria Matejkarip_rte_better() uses the IGP_METRIC_UNKNOWN instead...
2022-07-26  Ondrej ZajicekMerge branch 'master' into backport
2022-07-24  Ondrej ZajicekMerge branch 'master' into backport
2022-07-22  Maria MatejkaFixed a rarely used part of Babel: comparing two routes...
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  Ondrej Zajicek ... Filter: Improve handling of stack frames in filter...
2022-06-27  Maria MatejkaPreexport callback now takes the channel instead of... next-preexport
2022-06-05  Ondrej ZajicekBabel: Do not try to remove multicast seqno request...
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-21  Ondrej ZajicekRPKI: Display cache server port on show protocol
2022-05-19  Luiz AmaralRPKI: Implement VRF support
2022-05-15  Ondrej ZajicekBGP: Improve tx performance during feed/flush
2022-04-22  Toke Høiland-JørgensenBabel: Fix compilation when LOCAL_DEBUG is set in packets.c
2022-04-22  Toke Høiland-JørgensenBabel: Send out low-interval hello on shutdown
2022-04-13  Maria MatejkaRIP: fixed the EA_RIP_FROM attribute
2022-04-07  Ondrej Zajicek ... BFD: Add 'strict bind' option
2022-04-06  Maria MatejkaBGP uses lp_save / lp_restore instead of linpool flushing
2022-04-06  Maria MatejkaAll linpools use pages to allocate regular blocks
next