Age | Commit message (Expand) | Author |
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) |
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-11-28 | Babel: Parse flags in Hello TLV | Ondrej Zajicek (work) |
2017-10-17 | Babel: Interface address irrelevant for interface pattern matching. | Jan Maria Matejka |
2017-09-19 | BGP: Shutdown communication (RFC 8203) | Ondrej Zajicek (work) |
2017-09-06 | Basic VRF support | Ondrej Zajicek (work) |
2017-06-14 | Babel: Fix pointer arithmetic in subtlv parsing | Ondrej Zajicek (work) |
2017-06-09 | Babel: Parse sub-TLVs and skip TLVs with mandatory sub-TLV | Ondrej Zajicek (work) |
2017-06-09 | Babel: Implement IPv6 prefix compression on outgoing updates | Ondrej Zajicek (work) |
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-13 | Minor cleanups | Ondrej Zajicek (work) |
2016-12-10 | Babel: Update to integrated branch | Ondrej Zajicek (work) |
2016-12-07 | Merge branch 'int-new-rpki-squashed' (early part) into int-new | Jan Moskyto Matejka |
2016-12-07 | LibSSH may be switched off together with RPKI | Jan Moskyto Matejka |
2016-12-07 | Make: upgrade Babel makefiles | Jan Moskyto Matejka |
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) |