summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-15Wireguard: Allow multiple channelsMikael Magnusson
2019-11-15Wireguard: Fix color decodingMikael Magnusson
2019-11-15Wireguard: Extended color communityMikael Magnusson
2019-11-15Wireguard: Clean up config.YMikael Magnusson
2019-11-15Wireguard: FixesMikael Magnusson
2019-11-15Wireguard: Refactor into peer and allowed ips functionsMikael Magnusson
2019-11-15Wireguard: Add remote endpointMikael Magnusson
2019-11-15Wireguard: Implement tunnel encode decodeMikael Magnusson
2019-11-15Wireguard: DebugMikael Magnusson
2019-11-15Wireguard: Initial commitMikael Magnusson
2019-11-15Wireguard-lib: Define wg_endpoint typeMikael Magnusson
2019-11-15Wireguard-lib: Fix unused parameter warningsMikael Magnusson
2019-11-15Wireguard-lib: Add to makefileMikael Magnusson
2019-11-15Wireguard-lib: Import wireguard libraryMikael Magnusson
2019-11-15BGP: Tunnel Encapsulation attributeMikael Magnusson
2019-11-15Filter: TLVMikael Magnusson
2019-11-14Nest: Recursive bgp routesMikael Magnusson
2019-11-14Unix: Implement sk_connect_unixMikael Magnusson
2019-11-12Netlink: Handle IPv4 routes with IPv6 nexthopsOndrej Zajicek
2019-11-10BGP: Add option to enforce first AS in AS_PATHOndrej Zajicek (work)
2019-11-05Doc: Minor fixOndrej Zajicek (work)
2019-11-05Doc: Add documentation for BGP option 'allow as sets'Ondrej Zajicek (work)
2019-11-05Filter: Add type info for more instructionsOndrej Zajicek (work)
2019-11-05Filter: Improve typecheck error messagesOndrej Zajicek (work)
2019-11-05Filter: Better constant promotionOndrej Zajicek (work)
2019-11-05Filter: Improved parse-time typechecksOndrej Zajicek (work)
2019-11-05Filter: Parse-time typechecksOndrej Zajicek
2019-11-04BGP: Add option to reject AS_SETsOndrej Zajicek (work)
2019-11-03Support for address family constantsOndrej Zajicek (work)
2019-11-03Nest: Fix bug in export tableOndrej Zajicek (work)
2019-10-26BGP: RFC 8654 got releasedOndrej Zajicek (work)
2019-10-25Nest: Fix primary flag in show routeOndrej Zajicek (work)
2019-10-24BGP: Fix handling of transitive extended communitiesOndrej Zajicek (work)
2019-10-22Accept uppercase letters in iproute2 namesOndrej Zajicek
2019-10-19Nest: Fix build without protocolsFabrice Fontaine
2019-10-19RPKI: Fix handling of IPv6 cache addressesOndrej Zajicek (work)
2019-10-11NEWS and version updatev2.0.7Ondrej Zajicek (work)
2019-10-10BGP: Fix reconfiguration with import tableOndrej Zajicek (work)
2019-10-10Doc: Minor documentation fixesOndrej Zajicek (work)
2019-10-10Nest: Handle non-MPLS on MPLS case in recursive route updateOndrej Zajicek (work)
2019-10-10Nest: Handle PtP links in recursive route updateOndrej Zajicek (work)
2019-10-10Nest: Fix recursive route updateOndrej Zajicek (work)
2019-10-09BGP: AIGP metric support (RFC 7311)Ondrej Zajicek (work)
2019-10-09Lib: Support for 64-bit numbers in bvsnprintf()Ondrej Zajicek (work)
2019-10-09Build: Pass -g to cc called as linker to explicitly keep debug infoMaria Matejka
2019-10-09Testing measures timesMaria Matejka
2019-10-09LTO: debug info also kept with the final binaryMaria Matejka
2019-10-09Perf: allow testing with cached route attributes.Maria Matejka
2019-10-08Doc: Fix duplicated linesOndrej Zajicek
2019-10-04Testing: Don't call vsnprintf with NULL formatMaria Matejka