]> git.ipfire.org Git - thirdparty/bird.git/history - proto
Doc: Be consistent in generating pdf output
[thirdparty/bird.git] / proto /
2018-03-07  Ondrej Zajicek ... Babel: Fix build with restricted protocol set
2018-01-16  Ondrej Zajicek ... BGP: Implement 'disable after cease' option
2017-12-14  Ondrej Zajicek ... Minor cleanups
2017-11-28  Ondrej Zajicek ... Babel: Parse flags in Hello TLV
2017-10-06  Ondrej Zajicek ... RAdv: Change specific route options to be per-interface
2017-10-04  Michal 'vorner'... RAdv: Support for more specific routes (RFC 4191)
2017-09-19  Ondrej Zajicek ... BGP: Shutdown communication (RFC 8203)
2017-09-12  Ondrej Zajicek ... Backport some minor changes from int-new
2017-09-12  Ondrej Zajicek ... Nest: VRF support for neighbor cache and olock code
2017-09-06  Ondrej Zajicek ... Basic VRF support
2017-09-04  Michal 'vorner'... Merge branch 'gitlab-ci'
2017-08-30  Ondrej Zajicek ... RAdv: Some style nitpicks
2017-08-30  Michal 'vorner'... RAdv: Configure how long a dead prefix is advertised
2017-08-30  Michal 'vorner'... RAdv: Buffer prefixes awhile after they disappear
2017-08-30  Michal 'vorner'... RAdv: Extract prefix option preparation
2017-08-09  Ondrej Zajicek ... RAdv: Fix typo
2017-08-09  Michal 'vorner'... RAdv: Style updates
2017-08-09  Michal 'vorner'... radv: Fix RFC reference in comments
2017-03-14  Ondrej Zajicek ... BGP: Allow to specify interface for regular sessions
2017-03-14  Ondrej Zajicek ... BGP: Fix bug in ADD_PATH
2017-02-23  Ondrej Zajicek ... BGP: Allow exchanging LOCAL_PREF with eBGP peers
2017-02-19  Ondrej Zajicek ... BGP: Update RFC references
2017-02-17  Ondrej Zajicek ... Static: Fix bug in static route filter expressions
2016-12-15  Ondrej Zajicek ... OSPF: Fix ECMP external merging
2016-12-13  Ondrej Zajicek ... OSPF: Fix net-summary origination combined with stubnet...
2016-11-25  Ondrej Zajicek ... BGP: Fix memory leak in graceful restart code
2016-11-15  Ondrej Zajicek ... BGP: Cluster list item should be prepended
2016-11-08  Ondrej Zajicek ... Minor code cleanups
2016-11-02  Ondrej Zajicek ... BFD: Authentication
2016-11-02  Ondrej Zajicek ... OSPF: Use message authentication interface
2016-11-02  Ondrej Zajicek ... RIP: Use message authentication interface
2016-11-02  Pavel TvrdíkNest: Add support for MAC algorithms in grammar
2016-11-02  Ondrej Zajicek ... Add generic message authentication interface
2016-11-01  Jan Moskyto MatejkaBuild: switch on -Wextra, get rid of most of the warnings
2016-10-27  Ondrej FilipIANA assigned a different number to large BGP communiti...
2016-10-03  Ondrej Zajicek ... BGP: Support for large communities
2016-09-15  Pavel TvrdikBFD: Fix invalid read from pollfd array
2016-09-14  Ondrej Zajicek ... Nest: Keep multipath next hops sorted
2016-07-20  Ondrej Zajicek ... Babel: Immediately update hello interval on interface...
2016-07-19  Ondrej Zajicek ... Babel: Do not maintain feasibility distance for our...
2016-07-19  Ondrej Zajicek ... Babel: Do not keep an infeasible route as selected
2016-07-19  Ondrej Zajicek ... Babel: Send wildcard retractions on shutdown and startup
2016-07-19  Ondrej Zajicek ... Babel: Rework handling of retractions
2016-07-19  Ondrej Zajicek ... Babel: Make sure intervals do not overflow
2016-07-11  Ondrej Zajicek ... BGP: Fix extended messages
2016-06-29  Ondrej Zajicek ... BGP: Skip empty path segments in received AS_PATH
2016-05-12  Pavel TvrdikProg Doc: Complete several missing parameters
2016-04-28  Ondrej Zajicek ... Add the Babel routing protocol (RFC 6126)
2016-04-13  Ondrej Zajicek ... BSD: Add the IPsec SA/SP database entries control
2016-04-06  Ondrej Zajicek ... IO: Avoid multiple event cycles in one loop cycle.
2016-04-06  Ondrej Zajicek ... IO: Replace RX priority heuristic with explicit mark
2016-03-23  Ondrej Zajicek ... Birdlib: Do cleanups after remove/free
2016-03-23  Ondrej Zajicek ... OSPF: Fix bogus LSA ID collisions between received...
2016-03-23  Ondrej Zajicek ... OSPF: Fix reading from freed memory
2016-03-22  Jan Moskyto MatejkaMerge remote-tracking branch 'origin/poll'
2016-03-17  Pavel TvrdíkRIP: fix typo in configuration at rx length opt
2016-03-15  Jan Moskyto MatejkaPoll: Prevent the improbable case of EAGAIN after POLLIN
2016-02-25  Jan Moskyto MatejkaMerge branch 'master' of gitlab.labs.nic.cz:labs/bird
2016-02-25  Ondrej Zajicek ... OSPF: Multicast ability is irrelevant for stub interfaces
2016-02-11  Ondrej Zajicek ... BGP: Fix bug in incoming connection handling
2015-11-25  Ondrej Zajicek ... BGP: Update capability number from IANA for extended...
2015-11-24  Pavel TvrdíkMD5: Mormalize naming style
2015-11-24  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-10-17  Ondrej Zajicek ... Merge branch 'master' into rip-new
2015-10-05  Ondrej Zajicek ... Major RIP redesign
2015-08-19  Ondrej ZajicekOSPF: Fixes some issues with link detection
2015-07-24  Ondrej ZajicekStatic: Support for BFD controlled static routes
2015-07-20  Ondrej ZajicekStatic: Allows to specify attributes for static routes
2015-07-19  Ondrej ZajicekBFD: Fixes crash after socket error
2015-07-18  Ondrej ZajicekBGP: Extended messages support
2015-06-08  Ondrej ZajicekBGP multipath support
2015-06-08  Ondrej ZajicekMoving of mulipath merging code from OSPF to nest
2015-06-08  Pavel Tvrdíkunsigned [int] -> uint
2015-06-08  Pavel Tvrdíkunsgined char -> byte
2015-06-01  Ondrej FilipTypo fix by Hans van Kranenburg
2015-05-01  Ondrej ZajicekOSPF: Redesign LSA checksumming
2015-04-28  Ondrej ZajicekOSPF: Fixes validation of LSA checksums
2015-04-18  Ondrej ZajicekOSPF: Fixes handling of external routes with immediate gw
2015-04-12  Ondrej ZajicekMinor fixes
2015-03-31  Ondrej ZajicekBGP: Fixes serious bug in TX handling
2015-03-29  Ondrej ZajicekBGP: AS-wide unique router ID (RFC 6286) support
2015-03-29  Ondrej ZajicekBGP: Enhanced route refresh (RFC 7313) support
2015-03-02  Ondrej ZajicekFixes serious bug in BGP add-path
2015-02-22  Ondrej ZajicekUse IP_PORTRANGE_HIGH for BFD where available
2015-02-22  Ondrej ZajicekRename BGP option 'start delay' to 'connect delay'
2015-02-22  Ondrej ZajicekRelax BGP neighbor parameter
2015-02-21  Ondrej ZajicekStore protocol config size inside protocol structure
2015-02-21  Ondrej ZajicekMake BGP protocol instance search a separate function
2015-02-21  Pavel TvrdikReplacing GNU old-style field designator extension
2015-02-21  Ondrej ZajicekFixes minor bug in BFD.
2015-02-21  Ondrej ZajicekFixes potential alignment bug in BGP.
2015-02-21  Ondrej ZajicekLink state support in BGP.
2015-02-21  Ondrej ZajicekMerge remote-tracking branch 'origin/soft-int'
2014-11-04  Ondrej FilipSmall typo fixed.
2014-11-03  Ondrej ZajicekBugfix in latest OSPF changes.
2014-11-03  Ondrej ZajicekBugfix to OSPF reconfiguration.
2014-11-03  Ondrej ZajicekFininshing integrated OSPF.
2014-10-24  Ondrej ZajicekIntegrated IP functions.
2014-10-24  Ondrej ZajicekRefactoring of OSPF messages.
2014-10-16  Ondrej Filip__attribute__((packed)) added. Thank to Maksim Tamarsky
next