Age | Commit message (Expand) | Author |
2021-11-09 | Split route data structure to storage (ro) / manipulation (rw) structures. | Maria Matejka |
2021-10-13 | Kernel: Convert the rte-local attributes to extended attributes and flags to ... | Maria Matejka |
2021-10-13 | Dropping the RTS_DUMMY temporary route storage. | Maria Matejka |
2021-10-13 | Route: moved rte_src pointer from rta to rte | Maria Matejka |
2021-01-14 | Netlink: Ignore dead routes | Ondrej Zajicek (work) |
2021-01-06 | Kernel: Fix handling of krt_realm with ECMP routes | Ondrej Zajicek (work) |
2020-06-03 | Netlink: Fix parsing of MPLS multipath routes | Kazuki Yamaguchi |
2020-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-03-07 | Netlink: Handle interfaces with missing broadcast addresses | Ondrej Zajicek (work) |
2020-02-27 | BGP: Support for MD5SIG together with remote range | Ondrej Zajicek (work) |
2019-12-19 | KRT: Remove KRF_SYNC_ERROR flag | Ondrej Zajicek (work) |
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-03 | Dynamic attributes definition split whether it is bitmask or not. | 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-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
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-17 | Merge remote-tracking branch 'origin/int-new' into int-new | Ondrej Zajicek (work) |
2017-05-16 | Linpool: default allocation size | Jan Moskyto Matejka |
2017-05-16 | Some more autoconf cleanups | Ondrej Zajicek (work) |
2017-05-09 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2017-05-09 | Some more autoconf cleanups | Ondrej Zajicek (work) |
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) |