Age | Commit message (Expand) | Author |
2019-11-12 | Netlink: Handle IPv4 routes with IPv6 nexthops | Ondrej Zajicek |
2019-07-24 | Merge remote-tracking branch 'origin/mq-filter-stack' | Ondrej Zajicek (work) |
2019-07-15 | Netlink: Fix parsing of multipath routes with MPLS labels | Ondrej Zajicek (work) |
2019-07-15 | Netlink: Use route replace for IPv4 | Ondrej Zajicek (work) |
2019-07-10 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-02 | Netlink: Handle alien routes with unsorted nexthops | Ondrej Zajicek (work) |
2019-07-02 | Netlink: Do unified scan for both IPv4 and IPv6 | Ondrej Zajicek (work) |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2018-12-28 | KRT: Fix debug messages in netlink code | Arthur Gautier |
2018-06-27 | Nest: Neighbor cache cleanups | Ondrej Zajicek (work) |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2018-02-13 | Add support for source-specific IPv6 routes to BIRD core | Ondrej Zajicek (work) |
2017-12-16 | Netlink: Fix memory leak | Ondrej Zajicek (work) |
2017-12-13 | Netlink: Use linpool instead of static buffer | Ondrej Zajicek (work) |
2017-12-12 | Revive FIB and kernel MPLS code | Ondrej Zajicek (work) |
2017-12-11 | KRT: Fix bug in multipath handling | Ondrej Zajicek (work) |
2017-12-10 | Switchoff for MPLS in kernel. | Maria Jan Matejka |
2017-12-08 | Enable ECMP and Link detection by default | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Timers: Fix TBF and some last remains | Ondrej Zajicek (work) |
2017-12-07 | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses | Ondrej Zajicek (work) |
2017-09-06 | Basic VRF support | Ondrej Zajicek (work) |
2017-09-05 | KRT: Fix IPv6 ECMP handling with Linux 4.11+ | Ondrej Zajicek (work) |
2017-07-04 | Implement onlink flag for nexthops | Ondrej Zajicek (work) |
2017-05-23 | Minor cleanups and fixes | Ondrej Zajicek (work) |
2017-05-16 | Linpool: default allocation size | Jan Moskyto Matejka |
2017-04-12 | Adding also our copy of struct rtvia. | Jan Moskyto Matejka |
2017-04-12 | Include local lwtunnel.h unless found in system | Jan Moskyto Matejka |
2017-03-29 | Netlink: Change default kernel metric to 32 | Ondrej Zajicek (work) |
2017-03-29 | Netlink: Better handling of an error case | Ondrej Zajicek (work) |
2017-03-28 | Netlink: Fix device route delete | Ondrej Zajicek (work) |
2017-03-28 | Netlink: Fix bug in RTA_PRIORITY handling | Ondrej Zajicek (work) |
2017-02-22 | Merge branch 'int-new' into nexthop-merged | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2017-02-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-12-22 | Netlink: MPLS routes in kernel | 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-20 | Netlink: fix occasional netlink hangs on busy machines | Jan Moskyto Matejka |
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 |
2016-09-29 | Kernel socket missing err_hook fix | Jan Moskyto Matejka |
2016-09-19 | KRT: Add krt_scope attribute | Ondrej Zajicek (work) |
2016-09-15 | KRT: Add kernel metric protocol option | Ondrej Zajicek (work) |
2016-09-14 | KRT: Support for IPv6 ECMP | Ondrej Zajicek (work) |
2016-07-20 | Netlink: Fix build with older headers missing IFA_FLAGS | Ondrej Zajicek (work) |