summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-05-10BSD: Propagate OS-level IFF_MULTICAST to internal IF_MULTICAST flagToke Høiland-Jørgensen
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-04-25CI: Fix debian-10-i386 docker fileOndrej Zajicek (work)
2021-04-25Doc: Include full LinuxDocTools codeOndrej Zajicek (work)
2021-04-21CI/CD: some latest releases added.Matous
2021-04-19Internal route tables have a reduced cleanup routineMaria Matejka
2021-04-19BSD: Fix invalid pointer derefence in logging codeStefan Haller
2021-04-12Lib: Fix handling of buffers in timestamp formattingOndrej Zajicek (work)
2021-04-07Unix: Expand accepted ranges of iproute2 constantsOndrej Zajicek (work)
2021-04-03Doc: Fix flowspec exampleOndrej Zajicek (work)
2021-03-30Allocation of ea_list in one contiguous memory blockMaria Matejka
2021-03-30Routing table is now a resource allocated from its own poolMaria Matejka
2021-03-30Resources: added mb_move() to complement rmove() for memory blocksMaria Matejka
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-25Dropping automatic tests for Debian 7 Wheezy.Maria Matejka
2021-03-25Slab: head now uses bitmask for used/free nodes info instead of listsMaria Matejka
2021-03-18NEWS and version updatev2.0.8Ondrej Zajicek (work)
2021-03-18Add new BGP testsOndrej 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-15Filter: Update 'gw' to handle IPv6 link-local addressesOndrej Zajicek (work)
2021-03-15Doc: Document automatic RPKI reloadOndrej Zajicek (work)
2021-03-15Doc: Document channel debug optionsOndrej Zajicek (work)
2021-03-12Rate-limit scheduling of work-eventsOndrej Zajicek (work)
2021-03-10Static: Implement reload hookOndrej Zajicek (work)
2021-03-09Nest: No automatic ROA reload on non-reloadable channelsOndrej Zajicek (work)
2021-02-12Nest: Add option to control automatic RPKI reloadOndrej Zajicek (work)
2021-02-10Tests: Add missing mockup function to testsOndrej Zajicek (work)
2021-02-10BGP: Add support for BGP hostname capabilityVincent Bernat
2021-02-10Nest: Automatic channel reloads based on RPKI changesOndrej Zajicek (work)
2021-02-07Filter: Recursive filter iteration codeOndrej Zajicek (work)
2021-01-22MRT: Fix MP-BGP next hopsOndrej Zajicek (work)
2021-01-14Netlink: Ignore dead routesOndrej Zajicek (work)
2021-01-12Build: Fix tags generationOndrej 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-07Kernel: Do not check templatesOndrej Zajicek (work)
2021-01-07Doc: Describe per-nexthop static route optionsOndrej Zajicek (work)
2021-01-06Nest: remove last_tx_filter_changeOndrej Zajicek (work)
2021-01-06BGP: Deprecate 'missing lladdr' optionOndrej Zajicek (work)
2021-01-06Kernel: Fix handling of krt_realm with ECMP routesOndrej Zajicek (work)
2020-12-29Nest: Read Babel metric as IGP metricJames Lu
2020-12-28Static: Fix handling of 'net' attribute in per-route filtersOndrej Zajicek (work)