Age | Commit message (Expand) | Author |
2021-11-22 | Route sources have an explicit owner | Maria Matejka |
2021-11-09 | Split route data structure to storage (ro) / manipulation (rw) structures. | Maria Matejka |
2021-10-13 | Babel: Convert the rte-local attributes to extended attributes | Maria Matejka |
2021-10-13 | IGP metric getter refactoring to protocol callback | 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-06-09 | Babel: Simplify auth expiration | Ondrej Zajicek (work) |
2021-06-06 | Babel: Add MAC authentication support - update | Ondrej Zajicek (work) |
2021-06-06 | Babel: Add MAC authentication support | Toke Høiland-Jørgensen |
2021-05-30 | Babel: Seqno requests are properly decoupled from neighbors when the underlyi... | Maria Matejka |
2021-05-10 | Babel: Log the reason when refusing to run on an interface | Ondrej Zajicek (work) |
2020-11-24 | lib/slab: introduce sl_allocz() function and use it in Babel | Toke Høiland-Jørgensen |
2020-06-28 | Show info from multiple protocols when protocol is not specified | Ondrej Zajicek (work) |
2020-05-26 | Babel: Set onlink flag for IPv4 routes with unreachable next hop | Ondrej Zajicek (work) |
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 |
2019-03-14 | Nest: Update handling of temporary attributes | Ondrej Zajicek (work) |
2018-12-04 | Terminology cleanup: The import_control hook is now called preexport. | Jan Maria Matejka |
2018-11-28 | Nest: Do not hard-reset interface when preferred address is changed | Ondrej Zajicek (work) |
2018-10-01 | Lib: Add and use ev_new_init() | Ondrej Zajicek (work) |
2018-07-03 | Cleanup some warnings | Ondrej Zajicek (work) |
2018-06-19 | Merge branch 'int-new' into HEAD | Jan Maria Matejka |
2018-06-13 | Babel: Fix handling of missing IPv4 next hops | 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-05-24 | Do not initialize route metrics in import_control hook | Ondrej Zajicek (work) |
2018-05-03 | Babel: Add option to randomize router ID | Ondrej Zajicek (work) |
2018-05-03 | Babel: Fix type of route entry router ID | Ondrej Zajicek (work) |
2018-02-13 | Babel: Fix accidental bitwise or assignment | Ondrej Zajicek (work) |
2018-02-13 | Babel: Add source-specific routing support | Ondrej Zajicek (work) |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Babel: More changes and bugfixes | Ondrej Zajicek (work) |
2017-12-07 | Babel: Fix handling of seqno requests | Ondrej Zajicek (work) |
2017-12-07 | Babel: Remove babel_proto ptr from babel_entry | Ondrej Zajicek (work) |
2017-12-07 | Babel: Fix hello timeout for short hello intervals | Ondrej Zajicek (work) |
2017-12-07 | Babel: Revamp cost computation and run route selection when cost change | Ondrej Zajicek (work) |
2017-12-07 | Babel: Fix unicast seqno requests | Ondrej Zajicek (work) |
2017-12-07 | Babel: Avoid batch seqno updates | Ondrej Zajicek (work) |
2017-12-07 | Babel: Fix Hello and IHU expiration | Ondrej Zajicek (work) |
2017-12-07 | Babel: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
2017-12-07 | Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addresses | Ondrej Zajicek (work) |
2017-10-17 | Babel: Interface address irrelevant for interface pattern matching. | Jan Maria Matejka |
2017-06-08 | Babel: Add support for dual-stack IPv4/IPv6 operation | Ondrej Zajicek (work) |
2017-02-22 | Babel post-merge fixes | Jan Moskyto Matejka |
2016-12-10 | Babel: Update to integrated branch | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-07-20 | Babel: Immediately update hello interval on interface reconfigure | Ondrej Zajicek (work) |
2016-07-19 | Babel: Do not maintain feasibility distance for our own routes | Ondrej Zajicek (work) |