summaryrefslogtreecommitdiff
path: root/proto
AgeCommit message (Expand)Author
2021-01-12Wireguard: Add peer listMikael Magnusson
2021-01-12Wireguard: Set up wireguard deviceMikael Magnusson
2021-01-12Wireguard: Add peer config settingsMikael Magnusson
2021-01-12Wireguard: Allow multiple channelsMikael Magnusson
2021-01-12Wireguard: Extended color communityMikael Magnusson
2021-01-12Wireguard: Clean up config.YMikael Magnusson
2021-01-12Wireguard: Refactor into peer and allowed ips functionsMikael Magnusson
2021-01-12Wireguard: Add remote endpointMikael Magnusson
2021-01-12Wireguard: Implement tunnel encode decodeMikael Magnusson
2021-01-12Wireguard: DebugMikael Magnusson
2021-01-12Wireguard: Initial commitMikael Magnusson
2021-01-12BGP: Tunnel Encapsulation attributeMikael Magnusson
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)
2020-05-19RIP: Triggered RIP (demand circuit) documentationOndrej Zajicek (work)
2020-05-12RIP: Fix handling of passive mode for demand circuit interfacesOndrej Zajicek (work)
2020-05-01Merge remote-tracking branch 'origin/mq-static-analysis'Maria Matejka
2020-05-01Nest: Added const to ea_show just to declare that this shouldn't really chang...Maria Matejka
2020-05-01OSPF: Zero-initialization of a temporary neighborMaria Matejka
2020-05-01RPKI: fixed rare va_list leakMaria Matejka
2020-05-01OSPF: Adding a note about a static analyzer result.Maria Matejka
2020-05-01OSPF: variable-length array of size 0 replaced by alloca()'d pointerMaria Matejka
2020-04-29BGP: Fix handling of strange IPv6 link-local-only next hopsOndrej Zajicek (work)
2020-04-28Not calling memcpy with n=0.Maria Matejka
2020-04-15BGP: Fix handling of 16bit-only ASN translationNasato Goto
2020-04-09Configuration strings are constant.Maria Matejka
2020-03-14RIP: Improvements to demand circuit modeOndrej Zajicek (work)
2020-03-12Perf: changed route update pattern to be more like common protocolsMaria Matejka