summaryrefslogtreecommitdiff
path: root/proto
AgeCommit message (Expand)Author
2021-10-13Preexport: No route modification, no linpool neededMaria Matejka
2021-10-13OSPF: explicitly stop the periodic tick on shutdown to avoid recalculation racesMaria Matejka
2021-09-10OSPF: Setting a list node NULL before useMaria Matejka
2021-09-10Nest: Clean up main channel handlingOndrej Zajicek (work)
2021-06-09Babel: Simplify auth expirationOndrej Zajicek (work)
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
2021-06-01BGP: Ensure that freed neighbor entry is not accessedOndrej Zajicek (work)
2021-05-30Babel: Seqno requests are properly decoupled from neighbors when the underlyi...Maria Matejka
2021-05-26OSPF: Fix OSPFv3 in IPv4 mode with multiple areasOndrej Zajicek (work)
2021-05-10Babel: Log the reason when refusing to run on an interfaceOndrej Zajicek (work)
2021-05-10OSPF: Allow ifaces with host address as unnumbered PtP or PtMP ifacesOndrej Zajicek (work)
2021-05-09OSPF: Packets on PtP networks should be always sent to AllSPFRoutersOndrej Zajicek (work)
2021-05-09OSPF: Minor refactoring of packet sending codeOndrej Zajicek (work)
2021-03-30Routing tables list iteration should use explicit node struct positionMaria Matejka
2021-03-30BGP: Do not keep BAF_EXT_LEN flag internallyOndrej Zajicek (work)
2021-03-18BGP: Do not show statisticsOndrej Zajicek (work)
2021-03-17RPKI: Improve error handling of DNS resolverOndrej Zajicek (work)
2021-03-17Minor fixes for restricted buildsOndrej Zajicek (work)
2021-03-16Pipe: Propagate debug flags from protocol to channelsOndrej Zajicek (work)
2021-03-16OSPFv3: Update neighbor authentication state from Hello packetsOndrej Zajicek (work)
2021-03-10Static: Implement reload hookOndrej Zajicek (work)
2021-02-12Nest: Add option to control automatic RPKI reloadOndrej Zajicek (work)
2021-02-10BGP: Add support for BGP hostname capabilityVincent Bernat
2021-01-22MRT: Fix MP-BGP next hopsOndrej Zajicek (work)
2021-01-12MRT: Fix IPv6 table dumpsOndrej Zajicek (work)
2021-01-10BFD: Dispatch sessions also by interface indexOndrej Zajicek (work)
2021-01-07RPKI: Remove port (and SSH username) from 'Cache server' output lineOndrej Zajicek (work)
2021-01-06BGP: Deprecate 'missing lladdr' optionOndrej Zajicek (work)
2020-12-28Static: Fix handling of 'net' attribute in per-route filtersOndrej Zajicek (work)
2020-12-07Nest: Per-channel debug flagsOndrej Zajicek (work)
2020-11-25BGP: Zero the newly allocated bucket structureOndrej Zajicek (work)
2020-11-24Fix some failed asserts due to add_tail()Ondrej Zajicek (work)
2020-11-24Some minor sl_allocz() cleanupsOndrej Zajicek (work)
2020-11-24lib/slab: introduce sl_allocz() function and use it in BabelToke Høiland-Jørgensen
2020-11-19Static: Support for multiple routes with the same networkOndrej Zajicek (work)
2020-11-18OSPFv3: Fix intra-area-prefix-LSA origination on DROndrej Zajicek (work)
2020-11-12BFD: Better handling of BFD options in BGP configsOndrej Zajicek (work)
2020-11-12BFD: Fix superfluous reconfiguration of sessionsOndrej Zajicek (work)
2020-11-08BFD: Allow per-request session optionsOndrej Zajicek (work)
2020-10-11RPKI: Add 'ignore max length' optionOndrej Zajicek (work)
2020-08-31OSPF: Fixed a debug assertMaria Matejka
2020-08-12OSPF: Skip out-of-state packets earlierOndrej Zajicek (work)
2020-06-28Show info from multiple protocols when protocol is not specifiedOndrej Zajicek (work)
2020-06-10OSPF: Fix bad header length testOndrej Zajicek (work)
2020-06-03RPKI: Fix unnecessary reconnection on reconfigurationKazuki Yamaguchi
2020-06-02OSPF: setting list node to zero before enlistingMaria Matejka
2020-05-26Babel: Set onlink flag for IPv4 routes with unreachable next hopOndrej Zajicek (work)
2020-05-26OSPF: Fix handling of unnumbered PtPsOndrej Zajicek (work)