Age | Commit message (Expand) | Author |
2022-08-18 | Simplified the protocol hookup code in Makefiles | Maria Matejka |
2022-07-11 | Merge remote-tracking branch 'origin/master' into backport | Maria Matejka |
2022-06-27 | Filter: Improve handling of stack frames in filter bytecode | Ondrej Zajicek (work) |
2022-04-06 | All linpools use pages to allocate regular blocks | Maria Matejka |
2022-04-06 | Protocols have their own explicit init routines | 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-09-10 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |
2021-06-17 | Nest: Clean up main channel handling | Ondrej Zajicek (work) |
2021-03-10 | Static: Implement reload hook | Ondrej Zajicek (work) |
2020-12-28 | Static: Fix handling of 'net' attribute in per-route filters | Ondrej Zajicek (work) |
2020-11-24 | Fix some failed asserts due to add_tail() | Ondrej Zajicek (work) |
2020-11-19 | Static: Support for multiple routes with the same network | Ondrej Zajicek (work) |
2020-11-08 | BFD: Allow per-request session options | Ondrej Zajicek (work) |
2020-06-28 | Show info from multiple protocols when protocol is not specified | Ondrej Zajicek (work) |
2019-07-24 | Merge remote-tracking branch 'origin/mq-filter-stack' | Ondrej Zajicek (work) |
2019-07-17 | BFD: Support for VRFs | Ondrej Zajicek (work) |
2019-05-22 | Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear... | Jan Maria Matejka |
2019-02-20 | Filter: merged filter instruction constructors, counting line size on instruc... | Maria Matejka |
2019-02-20 | Filter + Config: Fix bugs, tests and split symbols by type | Maria Matejka |
2019-02-20 | Filter: refactoring of instruction constructors | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2018-12-14 | Doc: Rename code documentation files back to Doc | Ondrej Zajicek (work) |
2018-10-01 | Lib: Add and use ev_new_init() | Ondrej Zajicek (work) |
2018-06-27 | Nest: Neighbor cache cleanups | Ondrej Zajicek (work) |
2018-06-26 | Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o... | Maria Matejka |
2018-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2017-12-10 | Lib: Fix macro/keyword collisions | Ondrej Zajicek (work) |
2017-07-04 | Implement onlink flag for nexthops | Ondrej Zajicek (work) |
2017-05-16 | Linpool: default allocation size | Jan Moskyto Matejka |
2017-04-18 | Check validity of dest w.r.t. net_type | Ondrej Zajicek (work) |
2017-04-12 | Static: Support for dual-AF IGP tables | Ondrej Zajicek (work) |
2017-03-17 | Nexthop: Fixed recursive route mpls label merging | Jan Moskyto Matejka |
2017-03-09 | Nest: Minor fixes in show route | Ondrej Zajicek (work) |
2017-03-09 | Static: Minor overhaul | Ondrej Zajicek (work) |
2017-02-24 | Nexthop: Fixed hostentry | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2016-12-22 | MPLS: Label stack concatenation for recursive routes | 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-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 |
2016-09-14 | Nest: Keep multipath next hops sorted | Ondrej Zajicek (work) |
2016-05-10 | Merge remote-tracking branch 'origin/rte-update' into int-new | Jan Moskyto Matejka |