]> git.ipfire.org Git - thirdparty/bird.git/history - proto
Lib: recursive printf
[thirdparty/bird.git] / proto /
2018-07-31  Ondrej Zajicek ... BGP: Long-lived graceful restart
2018-07-19  Ondrej Zajicek ... RAdv: Fix crash during prefix change
2018-07-19  Ondrej Zajicek ... OSPF: Fix crash during route removal
2018-07-03  Ondrej Zajicek ... Cleanup some warnings
2018-06-30  Ondrej Zajicek ... BGP: Use implicit-NULL label when announcing MPLS route...
2018-06-30  Ondrej Zajicek ... BGP: Fix parsing of MPLS withdrawals
2018-06-29  Maria Jan MatejkaBGP: Attribute set function merged with its common...
2018-06-27  Ondrej Zajicek ... Nest: Neighbor cache cleanups
2018-06-26  Maria MatejkaDoc: renamed progdoc files Doc -> progdoc to fix collis...
2018-06-26  Jan Maria MatejkaConfig: Dropping CF_ADDTO.
2018-06-19  Jan Maria MatejkaMerge branch 'int-new' into HEAD
2018-06-13  Ondrej Zajicek ... Babel: Fix handling of missing IPv4 next hops
2018-06-13  Ondrej Zajicek ... BGP: Handle missing NEXT_HOP attribute properly
2018-05-30  Jan Maria MatejkaNest: Removing separate tmpa from route propagation
2018-05-29  Ondrej Zajicek ... OSPF: Fix invalid NSSA RFC references
2018-05-29  Jan Maria MatejkaProtocol: Introducing an enum protocol_class
2018-05-24  Ondrej Zajicek ... Do not initialize route metrics in import_control hook
2018-05-03  Ondrej Zajicek ... Babel: Add option to randomize router ID
2018-05-03  Ondrej Zajicek ... Babel: Fix type of route entry router ID
2018-04-25  Ondrej Zajicek ... OSPF: Support of authentication trailer for OSPFv3
2018-04-12  Ondrej Zajicek ... BGP: Fix extended next hop handling
2018-03-22  Ondrej FilipMerge branch 'int-new' of ssh://gitlab.labs.nic.cz...
2018-03-14  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-13  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-13  Jan Maria MatejkaMerge branch 'master' into int-new
2018-03-07  Ondrej Zajicek ... Merge branch 'master' into int-new
2018-03-07  Ondrej Zajicek ... Babel: Fix build with restricted protocol set
2018-02-27  Ondrej FilipMerge branch 'int-new' of ssh://gitlab.labs.nic.cz...
2018-02-13  Ondrej Zajicek ... Babel: Fix accidental bitwise or assignment
2018-02-13  Ondrej Zajicek ... Babel: Add source-specific routing support
2018-01-23  Ondrej Zajicek ... Merge branch 'master' into int-new
2018-01-23  Jan Maria MatejkaPipe: show export state
2018-01-23  Jan Maria MatejkaPipe: fixed template bug
2018-01-16  Ondrej Zajicek ... BGP: Implement 'disable after cease' option
2018-01-16  Ondrej Zajicek ... BGP: Require explicit import and export policies for...
2018-01-10  Ondrej Zajicek ... Use non-fatal asserts even for regular build
2018-01-09  Ondrej Zajicek ... Nest: Allow modification of channels inherited from...
2018-01-02  Ondrej Zajicek ... Merge branch 'master' into int-new
2018-01-02  Ondrej Zajicek ... BGP: Fix unknown attribute handling
2018-01-02  Ondrej Zajicek ... BGP: Fix graceful restart timer
2017-12-16  Ondrej Zajicek ... Minor fixes for debug mode
2017-12-14  Ondrej Zajicek ... Minor cleanups
2017-12-13  Ondrej Zajicek ... BGP: Fix non-transitive ext communities
2017-12-10  Ondrej Zajicek ... Lib: Fix macro/keyword collisions
2017-12-09  Ondrej Zajicek ... Several minor fixes
2017-12-08  Ondrej Zajicek ... BGP: Link check just for single-hop
2017-12-08  Ondrej Zajicek ... Enable ECMP and Link detection by default
2017-12-08  Ondrej Zajicek ... BGP: Fix IPv6 MPLS/VPN multicast SAFI
2017-12-08  Ondrej Zajicek ... BGP: Autoconfigure BGP next hops from preferred addresses
2017-12-07  Ondrej Zajicek ... Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a...
2017-12-07  Ondrej Zajicek ... Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b...
2017-12-07  Ondrej Zajicek ... Merge commit '98bb80a243b58c43453e9be69d19d0350286549c...
2017-12-07  Ondrej Zajicek ... Timers: Revert temporary names and remove old timer.h
2017-12-07  Ondrej Zajicek ... Timers: Fix TBF and some last remains
2017-12-07  Ondrej Zajicek ... Babel: More changes and bugfixes
2017-12-07  Ondrej Zajicek ... Babel: Fix handling of seqno requests
2017-12-07  Ondrej Zajicek ... Babel: Fix handling of IPv4 retractions
2017-12-07  Ondrej Zajicek ... Babel: Remove babel_proto ptr from babel_entry
2017-12-07  Ondrej Zajicek ... Babel: Fix hello timeout for short hello intervals
2017-12-07  Ondrej Zajicek ... Babel: Revamp cost computation and run route selection...
2017-12-07  Ondrej Zajicek ... Babel: Fix unicast seqno requests
2017-12-07  Ondrej Zajicek ... Babel: Avoid batch seqno updates
2017-12-07  Ondrej Zajicek ... Babel: Fix Hello and IHU expiration
2017-12-07  Ondrej Zajicek ... Babel: Update to new timers
2017-12-07  Ondrej Zajicek ... BGP: Update to new timers
2017-12-07  Ondrej Zajicek ... OSPF: Update to new timers
2017-12-07  Ondrej Zajicek ... Timers: Add typecast to unit-converting macros
2017-12-07  Ondrej Zajicek ... RIP: Update to new timers
2017-12-07  Ondrej Zajicek ... RAdv: Update to new timers
2017-12-07  Ondrej Zajicek ... RPKI: Update to new timers
2017-12-07  Ondrej Zajicek ... Timers: Show sub-second times in some protocol outputs
2017-12-07  Ondrej Zajicek ... Timers: Parse and format functions for microsecond...
2017-12-07  Ondrej Zajicek ... Timers: Replace old timers with microsecond timers
2017-12-07  Ondrej Zajicek ... Timers: Split microsecond timers from BFD code to lib
2017-12-07  Ondrej Zajicek ... Nest: Maintain separate IPv4, IPv6 and LLv6 preferred...
2017-11-28  Ondrej Zajicek ... Babel: Parse flags in Hello TLV
2017-10-17  Jan Maria MatejkaBabel: Interface address irrelevant for interface patte...
2017-10-10  Ondrej Zajicek ... OSPF: Add option to disable OSPFv3-AF
2017-10-10  Ondrej Zajicek ... OSPF: Fix minor issue in TTL check
2017-10-10  Ondrej Zajicek ... OSPF: Fix next hop calculation for PtP links in IPv4...
2017-10-10  Ondrej Zajicek ... OSPF: Support of address families in OSPFv3
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 ... Merge branch 'master' into int-new
2017-08-09  Ondrej Zajicek ... RAdv: Fix typo
2017-08-09  Michal 'vorner'... RAdv: Style updates
2017-08-09  Michal 'vorner'... RAdv: Style updates
2017-08-09  Michal 'vorner'... radv: Fix RFC reference in comments
2017-08-04  Michal 'vorner'... radv: Fix RFC reference in comments
2017-07-04  Ondrej Zajicek ... Implement onlink flag for nexthops
2017-06-14  Ondrej Zajicek ... Babel: Fix pointer arithmetic in subtlv parsing
next