Age | Commit message (Expand) | Author |
2022-07-13 | Merge commit 'd429bc5c841a8e9d4c81786973edfa56d20a407e' into thread-next | Maria Matejka |
2022-07-11 | Merge commit 'beb5f78a' into backport | Maria Matejka |
2022-06-27 | Preexport callback now takes the channel instead of protocol as argument | Maria Matejka |
2022-06-24 | Allowed optimized exporting of a subprefix tree | Maria Matejka |
2022-06-20 | Import tables are stored as an attribute layer inside the main tables. | Maria Matejka |
2022-06-08 | Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesund | Maria Matejka |
2022-05-31 | Merge commit '4fe9881d625f10e44109a649e369a413bd98de71' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund | Maria Matejka |
2022-05-30 | Squashing the route attribute structure into one level. | Maria Matejka |
2022-05-26 | Moved hostentry to eattr | Maria Matejka |
2022-05-04 | Explicit definition structures of route attributes | Maria Matejka |
2022-05-04 | Splitting route data structures out to lib | Maria Matejka |
2022-04-06 | Protocols have their own explicit init routines | Maria Matejka |
2022-02-06 | BGP: Implement flowspec validation procedure | Ondrej Zajicek (work) |
2021-11-22 | Table import and export are now explicit hooks. | Maria Matejka |
2021-11-09 | Limit containment | Maria Matejka |
2021-11-09 | Protocol stats split to import and export | Maria Matejka |
2021-11-09 | Nest: Route generations and explicit tracking route propagion through pipes | Maria Matejka |
2021-11-09 | Split route data structure to storage (ro) / manipulation (rw) structures. | Maria Matejka |
2021-10-13 | RIP fixup + dropping the tmp_attrs mechanism as obsolete | Maria Matejka |
2021-10-13 | BGP: Moved the suppressed and stale flags to pflags | 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-10-13 | Preexport: No route modification, no linpool needed | Maria Matejka |
2021-03-16 | Pipe: Propagate debug flags from protocol to channels | Ondrej Zajicek (work) |
2021-02-12 | Nest: Add option to control automatic RPKI reload | Ondrej Zajicek (work) |
2020-12-07 | Nest: Per-channel debug flags | Ondrej Zajicek (work) |
2018-12-14 | Doc: Rename code documentation files back to Doc | Ondrej Zajicek (work) |
2018-12-04 | Terminology cleanup: The import_control hook is now called preexport. | Jan Maria Matejka |
2018-07-31 | BGP: Long-lived graceful restart | 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-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2018-01-23 | Pipe: show export state | Jan Maria Matejka |
2018-01-23 | Pipe: fixed template bug | Jan Maria Matejka |
2018-01-09 | Nest: Allow modification of channels inherited from templates | Ondrej Zajicek (work) |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2016-12-22 | Nexthop: Support for label stack in nest | Jan Moskyto Matejka |
2016-11-09 | Unit Testing for BIRD | Ondrej Zajicek (work) |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-05-10 | Merge remote-tracking branch 'origin/rte-update' into int-new | Jan Moskyto Matejka |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |
2016-04-08 | Route update: move table lookup from protocols into rte_update2(). | Jan Moskyto Matejka |
2016-04-07 | Channelize: rt_notify arg conversion table -> channel | Jan Moskyto Matejka |
2016-02-01 | Channels - explicit links between protocols and tables | Ondrej Zajicek (work) |
2015-11-05 | Initial commit on integrated BIRD | Ondrej Zajicek (work) |
2015-02-21 | Store protocol config size inside protocol structure | Ondrej Zajicek |