Age | Commit message (Expand) | Author |
2021-10-13 | Preexport: No route modification, no linpool needed | Maria Matejka |
2021-10-13 | Preference moved to RTA and set explicitly in protocols | 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-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-06-06 | Babel: Refactor TLV parsing code for easier reuse | 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-07-03 | Dynamic attributes definition split whether it is bitmask or not. | Maria Matejka |
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 + Config: Fix bugs, tests and split symbols by type | 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-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-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-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-03-07 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2018-03-07 | Babel: Fix build with restricted protocol set | 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 | Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-new | Ondrej Zajicek (work) |
2017-12-07 | Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new | 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: Fix handling of IPv4 retractions | 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) |