Age | Commit message (Expand) | Author |
2017-02-17 | Static: Fix bug in static route filter expressions | 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 | Filter: Fix missing case for !~ operator | 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-17 | Fix IP_HDRINCL usage on FreeBSD 11 | Ondrej Zajicek (work) |
2017-01-03 | Minor cleanups | Ondrej Zajicek (work) |
2016-12-22 | VPN4 and VPN6 literals | Jan Moskyto Matejka |
2016-12-22 | MPLS: Label stack concatenation for recursive routes | Jan Moskyto Matejka |
2016-12-22 | Netlink: MPLS routes in kernel | Jan Moskyto Matejka |
2016-12-22 | Static: Protocol rework wrt. struct nexthop changes; MPLS label support | Jan Moskyto Matejka |
2016-12-22 | MPLS: added net_addr_mpls variant of net_addr | Jan Moskyto Matejka |
2016-12-22 | Nexthop: Support for label stack in nest | Jan Moskyto Matejka |
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-21 | NEWS and version updatev1.6.3 | Ondrej Zajicek (work) |
2016-12-20 | Netlink: fix occasional netlink hangs on busy machines | Jan Moskyto Matejka |
2016-12-20 | BGP: Report capabilities in show protocols all | Ondrej Zajicek (work) |
2016-12-15 | OSPF: Fix ECMP external merging | Ondrej Zajicek (work) |
2016-12-13 | Minor cleanups | Ondrej Zajicek (work) |
2016-12-13 | OSPF: Fix net-summary origination combined with stubnet option | Ondrej Zajicek (work) |
2016-12-10 | Babel: Update to integrated branch | Ondrej Zajicek (work) |
2016-12-07 | Documentation build system fixv2.0.0-pre0 | Ondrej Filip |
2016-12-07 | NEWS and version update | Ondrej Zajicek (work) |
2016-12-07 | Doc: Add MP-BGP example config file | Ondrej Zajicek (work) |
2016-12-07 | BGP: Add support for flowspec (RFC 5575) | Ondrej Zajicek (work) |
2016-12-07 | Doc: Example simple config | Jan Moskyto Matejka |
2016-12-07 | Tests: Fix build | Ondrej Zajicek (work) |
2016-12-07 | Client: No need for birdlib functions | Ondrej Zajicek (work) |
2016-12-07 | Basic flow specification support (RFC 5575) | Ondrej Zajicek (work) |
2016-12-07 | RPKI: fixed some of the extended warnings | Jan Moskyto Matejka |
2016-12-07 | Merge branch 'int-new-rpki-squashed' (early part) into int-new | Jan Moskyto Matejka |
2016-12-07 | BGP redesign | Ondrej Zajicek (work) |
2016-12-07 | LibSSH may be switched off together with RPKI | Jan Moskyto Matejka |
2016-12-07 | SSH: Commented quirk based on undocumented behavior of LibSSH | Jan Moskyto Matejka |
2016-12-07 | Make: upgrade Babel makefiles | Jan Moskyto Matejka |
2016-12-07 | filter/test.conf: add ROA check and operator tests | Pavel Tvrdik |
2016-12-07 | Add `.maxlen' operator to all ROA prefixes in filters | Pavel Tvrdik |
2016-12-07 | Add `.asn' operator to all ROA prefixes in filters | Pavel Tvrdik |
2016-12-07 | Check table type at `show route for ...' | Pavel Tvrdik |
2016-12-07 | RPKI protocol with one cache server per protocol | Pavel TvrdĂk |
2016-12-07 | Client: Includes stdlib.h for malloc() | Pavel Tvrdik |
2016-11-30 | filter/test.conf: Minor changes in order of calls | Pavel Tvrdik |
2016-11-30 | nest/a-path.c: Fix description of BS constant (block size) | Pavel Tvrdik |
2016-11-30 | conf/conf.h: Fix a description of a variable in a structure | Pavel Tvrdik |
2016-11-30 | conf/conf.c: Revert some includes removing | Pavel Tvrdik |
2016-11-30 | Remove filter/test_bgp_filtering.conf file | Pavel Tvrdik |
2016-11-30 | Merge test6.conf IPv6 tests into test.conf | Pavel Tvrdik |
2016-11-25 | BGP: Fix memory leak in graceful restart code | Ondrej Zajicek (work) |