Age | Commit message (Expand) | Author |
2022-05-30 | Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund | 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 |
2021-11-09 | Split route data structure to storage (ro) / manipulation (rw) structures. | 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 |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2018-03-18 | Nest: SADR support for Direct | Ondrej Zajicek (work) |
2018-02-07 | Nest: Trivial whitespace cleanup | Ondrej Zajicek (work) |
2017-12-07 | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses | Ondrej Zajicek (work) |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
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-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
2016-04-08 | Direct: Implement check link for direct protocol | Ondrej Zajicek (work) |
2016-04-08 | Route update: move table lookup from protocols into rte_update2(). | Jan Moskyto Matejka |
2016-03-10 | Fix typo | Pavel TvrdĂk |
2016-02-01 | Channels - explicit links between protocols and tables | Ondrej Zajicek (work) |
2015-11-12 | Follow-up commit on integrated BIRD | Ondrej Zajicek (work) |
2015-11-05 | Initial commit on integrated BIRD | Ondrej Zajicek (work) |
2015-07-18 | Direct: Fixes behavior for the same routes on different interfaces | Ondrej Zajicek |
2015-02-21 | Store protocol config size inside protocol structure | Ondrej Zajicek |
2015-02-21 | Replacing GNU old-style field designator extension | Pavel Tvrdik |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-09-10 | Fixes a bug related to multiple IPs and direct protocol. | Ondrej Zajicek |
2012-08-14 | Implements ADD-PATH extension for BGP. | Ondrej Zajicek |
2012-01-24 | Assign default protocol preference via proto_config_new(). | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2010-03-14 | Temporary OSPF commit - sockets. | Ondrej Zajicek |
2010-02-26 | Many changes in (mainly) kernel syncers. | Ondrej Zajicek |
2009-06-01 | The pipe cleanup. | Ondrej Zajicek |
2009-05-06 | A change in OSPF and RIP interface patterns. | Ondrej Zajicek |
2000-06-07 | Spelling fixes to progdoc. | Martin Mares |
2000-06-04 | Document. | Martin Mares |
2000-03-31 | Include "lib/string.h" instead of <string.h>. It should give us bzero() | Martin Mares |
2000-03-12 | Great cleanup of debug messages. LOCAL_DEBUG turned off in most modules, | Martin Mares |
2000-02-29 | Rewrote interface type detection logic. The `unnumbered' flag is now per | Martin Mares |
2000-01-18 | Killed protocol->priority. Protocol startup should be clean and hack-free now. | Martin Mares |
2000-01-17 | Separated `official protocol names' used in status dumps from name templates | Martin Mares |
2000-01-17 | Device protocol supports reconfiguration. | Martin Mares |
2000-01-16 | Don't forget to set proto->min_scope = SCOPE_HOST. | Martin Mares |
1999-11-04 | Renamed attr->attrs to attr->eattrs. | Martin Mares |
1999-08-03 | Cleaned up handling of interface patterns: | Martin Mares |
1999-05-17 | Kill remaining master_table relics in KRT code. | Martin Mares |
1999-05-06 | I rewrote the interface handling code, so that it supports multiple | Martin Mares |
1999-04-12 | Removed TOS support. This simplifies many things a lot. | Martin Mares |
1999-03-26 | Added everything protocols need to know about multiple routing tables, | Martin Mares |
1999-03-26 | Moved to a much more systematic way of configuring kernel protocols. | Martin Mares |
1999-03-03 | Introduced protocol priority (all 'normal' protocols should use the | Martin Mares |