Age | Commit message (Expand) | Author |
2017-12-10 | Several minor fixes | Ondrej Zajicek (work) |
2017-12-08 | BGP: Link check just for single-hop | Ondrej Zajicek (work) |
2017-12-08 | Enable ECMP and Link detection by default | Ondrej Zajicek (work) |
2017-12-08 | BGP: Fix IPv6 MPLS/VPN multicast SAFI | Ondrej Zajicek (work) |
2017-12-08 | BGP: Autoconfigure BGP next hops from preferred addresses | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | BGP: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Show sub-second times in some protocol outputs | Ondrej Zajicek (work) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
2017-12-07 | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses | Ondrej Zajicek (work) |
2017-09-19 | BGP: Shutdown communication (RFC 8203) | Ondrej Zajicek (work) |
2017-09-12 | Backport some minor changes from int-new | Ondrej Zajicek (work) |
2017-09-12 | Nest: VRF support for neighbor cache and olock code | Ondrej Zajicek (work) |
2017-09-06 | Basic VRF support | Ondrej Zajicek (work) |
2017-05-16 | Linpool: default allocation size | Jan Moskyto Matejka |
2017-04-28 | Merge master into int-new | Ondrej Zajicek (work) |
2017-04-12 | BGP: Add support for SAFI 129 (VPN multicast) | Ondrej Zajicek (work) |
2017-04-12 | Static: Support for dual-AF IGP tables | Ondrej Zajicek (work) |
2017-03-29 | BGP: Simplify igp table options | Ondrej Zajicek (work) |
2017-03-29 | BGP: Update list of supported standards | Ondrej Zajicek (work) |
2017-03-26 | BGP: Support for routes with mixed-AF next hops | Ondrej Zajicek (work) |
2017-03-23 | BGP: Bugfix in VPN NLRI encoding | Ondrej Zajicek (work) |
2017-03-22 | BGP: Support for MPLS labels and VPN SAFI | Ondrej Zajicek (work) |
2017-03-17 | Nexthop: Fixed recursive route mpls label merging | Jan Moskyto Matejka |
2017-03-14 | BGP: Allow to specify interface for regular sessions | Ondrej Zajicek (work) |
2017-03-14 | BGP: Fix bug in ADD_PATH | Ondrej Zajicek (work) |
2017-02-24 | Nexthop: Fixed hostentry | Jan Moskyto Matejka |
2017-02-23 | BGP: Allow exchanging LOCAL_PREF with eBGP peers | Ondrej Zajicek (work) |
2017-02-22 | Merge branch 'int-new' into nexthop-merged | Jan Moskyto Matejka |
2017-02-20 | BGP: Update RFC references | Ondrej Zajicek (work) |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2017-02-19 | BGP: Update RFC references | Ondrej Zajicek (work) |
2017-02-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2017-02-07 | BGP: Minor cleanups | Ondrej Zajicek (work) |
2017-01-24 | BGP: Partial support for IPv4 routes with IPv6 next hop (RFC 5549) | Ondrej Zajicek (work) |
2017-01-22 | BGP: Support for AS confederations (RFC 5065) | Ondrej Zajicek (work) |
2017-01-03 | Minor cleanups | Ondrej Zajicek (work) |
2016-12-22 | Removing (struct rta)->cast. Never used. | Jan Moskyto Matejka |
2016-12-22 | Merged multipath and single-path data structures. | Jan Moskyto Matejka |
2016-12-20 | BGP: Report capabilities in show protocols all | Ondrej Zajicek (work) |
2016-12-07 | BGP: Add support for flowspec (RFC 5575) | Ondrej Zajicek (work) |
2016-12-07 | BGP redesign | Ondrej Zajicek (work) |
2016-11-25 | BGP: Fix memory leak in graceful restart code | Ondrej Zajicek (work) |
2016-11-15 | BGP: Cluster list item should be prepended | Ondrej Zajicek (work) |
2016-11-09 | Unit Testing for BIRD | Ondrej Zajicek (work) |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-11-08 | Merge tag 'v1.6.2' into int-new | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |