summaryrefslogtreecommitdiff
path: root/proto/babel/babel.c
AgeCommit message (Expand)Author
2017-12-07Babel: Fix handling of seqno requestsOndrej Zajicek (work)
2017-12-07Babel: Remove babel_proto ptr from babel_entryOndrej Zajicek (work)
2017-12-07Babel: Fix hello timeout for short hello intervalsOndrej Zajicek (work)
2017-12-07Babel: Revamp cost computation and run route selection when cost changeOndrej Zajicek (work)
2017-12-07Babel: Fix unicast seqno requestsOndrej Zajicek (work)
2017-12-07Babel: Avoid batch seqno updatesOndrej Zajicek (work)
2017-12-07Babel: Fix Hello and IHU expirationOndrej Zajicek (work)
2017-12-07Babel: Update to new timersOndrej Zajicek (work)
2017-12-07Timers: Replace old timers with microsecond timersOndrej Zajicek (work)
2017-12-07Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addressesOndrej Zajicek (work)
2017-10-17Babel: Interface address irrelevant for interface pattern matching.Jan Maria Matejka
2017-06-08Babel: Add support for dual-stack IPv4/IPv6 operationOndrej Zajicek (work)
2017-02-22Babel post-merge fixesJan Moskyto Matejka
2016-12-10Babel: Update to integrated branchOndrej Zajicek (work)
2016-11-01Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka
2016-07-20Babel: Immediately update hello interval on interface reconfigureOndrej Zajicek (work)
2016-07-19Babel: Do not maintain feasibility distance for our own routesOndrej Zajicek (work)
2016-07-19Babel: Do not keep an infeasible route as selectedOndrej Zajicek (work)
2016-07-19Babel: Send wildcard retractions on shutdown and startupOndrej Zajicek (work)
2016-07-19Babel: Rework handling of retractionsOndrej Zajicek (work)
2016-04-28Add the Babel routing protocol (RFC 6126)Ondrej Zajicek (work)