]> git.ipfire.org Git - thirdparty/bird.git/shortlog
thirdparty/bird.git
2018-01-16  Ondrej Zajicek... BGP: Require explicit import and export policies for...
2018-01-14  Ondrej Zajicek... NEWS and version update
2018-01-14  Ondrej Zajicek... KRT: Fix direct routes for BSD
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-09  Jan Maria MatejkaMoved freebsd cflags and ldflags to configure
2018-01-09  Ondrej Zajicek... Nest: Fix filter reconfiguration
2018-01-03  Ondrej Zajicek... Filter: Handle undefined BGP paths as empty
2018-01-03  Ondrej Zajicek... ROA: Fix reconfiguration
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
2018-01-02  Ondrej Zajicek... Remove libhistory check
2017-12-20  Ondrej Zajicek... Minor fix in documentation
2017-12-18  Ondrej Zajicek... Fix build without limited protocol set
2017-12-16  Ondrej Zajicek... Minor fixes for debug mode
2017-12-15  Ondrej Zajicek... Netlink: Fix memory leak
2017-12-14  Ondrej Zajicek... Minor cleanups
2017-12-14  Ondrej Zajicek... Minor cleanup
2017-12-13  Ondrej Zajicek... Use git describe for BIRD version
2017-12-13  Ondrej Zajicek... BGP: Fix non-transitive ext communities
2017-12-13  Ondrej Zajicek... Netlink: Use linpool instead of static buffer
2017-12-13  Ondrej Zajicek... Lib: Minor fix
2017-12-13  Jan Maria MatejkaMerge branch 'int-new' of gitlab.labs.nic.cz:labs/bird...
2017-12-13  Jan Maria MatejkaDoc: Fixed misc sgml bugs, no content change
2017-12-12  Ondrej Zajicek... Lib: Save/restore state for linpools
2017-12-12  Ondrej Zajicek... Fix some minor issues
2017-12-12  Ondrej Zajicek... Minor CI tweak
2017-12-12  Ondrej FilipRemoved '--enable-ipv6' reference.
2017-12-11  Ondrej Zajicek... Revive FIB and kernel MPLS code
2017-12-11  Ondrej FilipChanges to be able to build 2.0.0 v2.0.0
2017-12-11  Ondrej Zajicek... NEWS and version update
2017-12-11  Ondrej Zajicek... KRT: Fix bug in multipath handling
2017-12-10  Ondrej Zajicek... Doc: Documentation update
2017-12-10  Maria Jan MatejkaSwitchoff for MPLS in kernel.
2017-12-10  Ondrej Zajicek... Lib: Check size of nets
2017-12-10  Ondrej Zajicek... Lib: Fix macro/keyword collisions
2017-12-09  Ondrej Zajicek... Several minor fixes
2017-12-08  Ondrej Zajicek... Filter: Remove old BGP path mask syntax from tests
2017-12-08  Ondrej Zajicek... BGP: Link check just for single-hop
2017-12-08  Jan Maria MatejkaDocs: Update to v2.0
2017-12-08  Ondrej Zajicek... Enable ECMP and Link detection by default
2017-12-08  Ondrej Zajicek... Nest: Minor formatting changes
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... BSD: Fix in the last commit
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... Sysdep: Remove old timer code
2017-12-07  Ondrej Zajicek... Nest: 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... Kernel: Update to new timers
2017-12-07  Ondrej Zajicek... Timers: Show sub-second times in some protocol outputs
2017-12-07  Ondrej Zajicek... Timers: Fix tests after timer change
2017-12-07  Ondrej Zajicek... Printf: Add support for microsecond times
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: Integrate microsecond timers to the main loop
2017-12-07  Ondrej Zajicek... Timers: Split microsecond timers from BFD code to lib
2017-12-07  Ondrej Zajicek... BSD: Minor fix of penultimate commit
2017-12-07  Ondrej Zajicek... KRT: Minor fix of last commit
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-11-09  Jan Maria MatejkaFilter test: typo fix
2017-10-17  Jan Maria MatejkaBabel: Interface address irrelevant for interface patte...
2017-10-17  Jan Moskyto... Iface address debug dump fix
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-10  Ondrej Zajicek... Doc: Update sgml2* tools
2017-10-10  Ondrej Zajicek... Doc: Fix reference
2017-10-10  Michal 'vorner... RAdv: Documentation for more specific routes
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-20  Michal 'vorner... filter: Allow assigning enums into extended attributes
2017-09-19  Ondrej Zajicek... BGP: Shutdown communication (RFC 8203)
2017-09-19  Michal 'vorner... Docs: FIB iteration macros
2017-09-13  Ondrej Zajicek... Doc: Document 'empty' operator
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
next