aboutsummaryrefslogtreecommitdiffstats
path: root/proto
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '5cff1d5f' into haugesundMaria Matejka2022-03-0911-54/+52
|\
| * Route: moved rte_src pointer from rta to rteMaria Matejka2021-10-1311-43/+35
| * Preference moved to RTA and set explicitly in protocolsMaria Matejka2021-10-1310-11/+17
* | Merge commit 'd5a32563' into haugesundMaria Matejka2022-03-096-13/+10
|\|
| * Preexport: No route modification, no linpool neededMaria Matejka2021-10-136-13/+10
* | Merge commit '0c59f7ff' into haugesundMaria Matejka2022-03-091-0/+3
|\|
| * OSPF: explicitly stop the periodic tick on shutdown to avoid recalculation racesMaria Matejka2021-10-131-0/+3
* | Replacing BGP temporary linpools by the common temporary linpoolMaria Matejka2022-03-024-31/+4
* | Introducing an universal temporary linpool flushed after every taskMaria Matejka2022-03-021-0/+2
* | Merge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9' into haugesundMaria Matejka2022-03-021-0/+3
|\|
| * OSPF: Setting a list node NULL before useMaria Matejka2021-09-101-0/+3
| * Nest: Clean up main channel handlingOndrej Zajicek (work)2021-09-106-7/+7
* | Babel: Fix bug in iface reconfigurationOndrej Zajicek (work)2022-02-271-1/+1
* | Merge branch 'oz-trie-table'Ondrej Zajicek (work)2022-02-067-6/+108
|\ \
| * | BGP: Implement flowspec validation procedureOndrej Zajicek (work)2022-02-066-5/+107
| * | Nest: Attach prefix trie to rtable for faster LPM and interval queriesOndrej Zajicek (work)2022-02-061-1/+1
* | | BGP: Make routing loops silentOndrej Zajicek (work)2022-01-282-5/+9
* | | BGP: Use proper class in attribute error messagesOndrej Zajicek (work)2022-01-283-15/+21
* | | BGP: Improve 'invalid next hop' error reportingOndrej Zajicek (work)2022-01-281-11/+17
* | | BGP: Log route updates that were changed to withdrawsOndrej Zajicek (work)2022-01-243-1/+12
* | | BGP: Add option 'free bind'Ondrej Zajicek (work)2022-01-093-4/+11
* | | RPKI: Add contextual out-of-bound checks in RTR Prefix PDU handlerJob Snijders2021-12-181-0/+27
|/ /
* / Nest: Clean up main channel handlingOndrej Zajicek (work)2021-06-176-7/+7
|/
* Babel: Simplify auth expirationOndrej Zajicek (work)2021-06-092-25/+11
* Babel: Add MAC authentication support - updateOndrej Zajicek (work)2021-06-064-187/+195
* Babel: Add MAC authentication supportToke Høiland-Jørgensen2021-06-065-24/+738
* Babel: Refactor TLV parsing code for easier reuseToke Høiland-Jørgensen2021-06-061-64/+107
* BGP: Ensure that freed neighbor entry is not accessedOndrej Zajicek (work)2021-06-012-1/+6
* Babel: Seqno requests are properly decoupled from neighbors when the underlyi...Maria Matejka2021-05-302-13/+20
* OSPF: Fix OSPFv3 in IPv4 mode with multiple areasOndrej Zajicek (work)2021-05-261-1/+1
* Babel: Log the reason when refusing to run on an interfaceOndrej Zajicek (work)2021-05-101-9/+19
* OSPF: Allow ifaces with host address as unnumbered PtP or PtMP ifacesOndrej Zajicek (work)2021-05-104-16/+30
* OSPF: Packets on PtP networks should be always sent to AllSPFRoutersOndrej Zajicek (work)2021-05-096-4/+17
* OSPF: Minor refactoring of packet sending codeOndrej Zajicek (work)2021-05-094-40/+38
* Routing tables list iteration should use explicit node struct positionMaria Matejka2021-03-301-3/+6
* BGP: Do not keep BAF_EXT_LEN flag internallyOndrej Zajicek (work)2021-03-301-2/+2
* BGP: Do not show statisticsOndrej Zajicek (work)2021-03-181-0/+2
* RPKI: Improve error handling of DNS resolverOndrej Zajicek (work)2021-03-171-5/+11
* Minor fixes for restricted buildsOndrej Zajicek (work)2021-03-171-5/+5
* Pipe: Propagate debug flags from protocol to channelsOndrej Zajicek (work)2021-03-161-0/+12
* OSPFv3: Update neighbor authentication state from Hello packetsOndrej Zajicek (work)2021-03-161-0/+11
* Static: Implement reload hookOndrej Zajicek (work)2021-03-102-3/+52
* Nest: Add option to control automatic RPKI reloadOndrej Zajicek (work)2021-02-121-2/+4
* BGP: Add support for BGP hostname capabilityVincent Bernat2021-02-104-0/+50
* MRT: Fix MP-BGP next hopsOndrej Zajicek (work)2021-01-221-1/+1
* MRT: Fix IPv6 table dumpsOndrej Zajicek (work)2021-01-123-19/+77
* BFD: Dispatch sessions also by interface indexOndrej Zajicek (work)2021-01-103-15/+19
* RPKI: Remove port (and SSH username) from 'Cache server' output lineOndrej Zajicek (work)2021-01-073-24/+10
* BGP: Deprecate 'missing lladdr' optionOndrej Zajicek (work)2021-01-063-9/+3
* Static: Fix handling of 'net' attribute in per-route filtersOndrej Zajicek (work)2020-12-281-0/+11