summaryrefslogtreecommitdiff
path: root/proto/babel/packets.c
AgeCommit message (Expand)Author
2023-06-02Babel: Add support for the RTT extensionToke Høiland-Jørgensen
2023-02-14Babel: Keep separate auth PC counters for unicast and multicastToke Høiland-Jørgensen
2023-02-14Babel: Implement IPv4 via IPv6 extension (RFC 9229)Andreas Rammhold
2022-05-30Merge remote-tracking branch 'origin/master' into haugesund-to-2.0Maria Matejka
2022-04-22Babel: Fix compilation when LOCAL_DEBUG is set in packets.cToke Høiland-Jørgensen
2022-04-06Slab allocator can free the blocks without knowing the parent structureMaria Matejka
2021-06-06Babel: Add MAC authentication support - updateOndrej Zajicek (work)
2021-06-06Babel: Add MAC authentication supportToke Høiland-Jørgensen
2021-06-06Babel: Refactor TLV parsing code for easier reuseToke Høiland-Jørgensen
2020-11-24lib/slab: introduce sl_allocz() function and use it in BabelToke Høiland-Jørgensen
2018-06-13Babel: Fix handling of missing IPv4 next hopsOndrej Zajicek (work)
2018-02-13Babel: Add source-specific routing supportOndrej Zajicek (work)
2017-12-07Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-newOndrej Zajicek (work)
2017-12-07Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-newOndrej Zajicek (work)
2017-12-07Babel: More changes and bugfixesOndrej Zajicek (work)
2017-12-07Babel: Fix handling of IPv4 retractionsOndrej Zajicek (work)
2017-12-07Babel: Update to new timersOndrej Zajicek (work)
2017-12-07Nest: Maintain separate IPv4, IPv6 and LLv6 preferred addressesOndrej Zajicek (work)
2017-11-28Babel: Parse flags in Hello TLVOndrej Zajicek (work)
2017-09-19BGP: Shutdown communication (RFC 8203)Ondrej Zajicek (work)
2017-09-06Basic VRF supportOndrej Zajicek (work)
2017-06-14Babel: Fix pointer arithmetic in subtlv parsingOndrej Zajicek (work)
2017-06-09Babel: Parse sub-TLVs and skip TLVs with mandatory sub-TLVOndrej Zajicek (work)
2017-06-09Babel: Implement IPv6 prefix compression on outgoing updatesOndrej Zajicek (work)
2017-06-08Babel: Add support for dual-stack IPv4/IPv6 operationOndrej Zajicek (work)
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-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)