Age | Commit message (Expand) | Author |
2023-01-03 | Nest: Fix leaking internal attributes in RIP and Babel | Ondrej Zajicek |
2022-04-06 | Unsetting route attributes without messing with type system | Maria Matejka |
2022-04-06 | Eattr flags (originated and fresh) get their own struct fields | Maria Matejka |
2022-04-06 | Slab allocator can free the blocks without knowing the parent structure | Maria Matejka |
2021-10-13 | Dropping the RTS_DUMMY temporary route storage. | Maria Matejka |
2021-10-13 | Extended route attributes may include also pointers | Maria Matejka |
2021-10-13 | Route: moved rte_src pointer from rta to rte | Maria Matejka |
2021-10-13 | Preference moved to RTA and set explicitly in protocols | Maria Matejka |
2021-03-30 | Allocation of ea_list in one contiguous memory block | Maria Matejka |
2020-11-24 | Some minor sl_allocz() cleanups | Ondrej Zajicek (work) |
2020-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-05-01 | Nest: Several assumptions to tame the static analyzer | Maria Matejka |
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-03-18 | Merge branch 'master' into HEAD | Maria Matejka |
2019-03-14 | Nest: Update handling of temporary attributes | Ondrej Zajicek (work) |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2018-12-18 | Nest: Handle labels_orig correctly in attribute cache | Ondrej Zajicek (work) |
2018-12-16 | Nest: Fix handling of ECMP next hop flags | Ondrej Zajicek (work) |
2018-12-06 | Custom route attributes | Maria Matejka |
2018-11-05 | Nest: Fix crash in rta_show() for RPKI and Babel routes | 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-07 | Nest: Trivial whitespace cleanup | Ondrej Zajicek (work) |
2017-07-04 | Implement onlink flag for nexthops | Ondrej Zajicek (work) |
2017-03-09 | Nest: Minor fixes in show route | Ondrej Zajicek (work) |
2017-02-24 | Nexthop: Fixed hostentry | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
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 | 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-07 | BGP redesign | 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 |
2016-10-03 | BGP: Support for large communities | Ondrej Zajicek (work) |
2016-09-14 | Nest: Keep multipath next hops sorted | Ondrej Zajicek (work) |
2016-07-19 | Babel: Documentation updates | Ondrej Zajicek (work) |
2016-05-13 | Merge branch 'int-new' of gitlab.labs.nic.cz:labs/bird into int-new | Jan Moskyto Matejka |
2016-05-13 | Hash: Fix of previous commit | Jan Moskyto Matejka |
2016-05-12 | Make int-new compilable again | Ondrej Zajicek (work) |
2016-05-12 | Merge remote-tracking branch 'origin/int-new' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Hash: fixed rta hashing wrt. structure padding | Jan Moskyto Matejka |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2016-02-19 | Hash: typecast error fix | Jan Moskyto Matejka |
2016-02-10 | Updated RTA hashes to 32-bit values. | Jan Moskyto Matejka |
2015-12-29 | Move ID allocator to a separate file and use it also in OSPF | Ondrej Zajicek (work) |