summaryrefslogtreecommitdiff
path: root/nest
AgeCommit message (Expand)Author
2023-11-26Merge commit 'a740054d' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-26Merge commit '63f1c4d9' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit 'b5e9e519' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit 'ba01a6f2' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit 'be09b030' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit 'a7a9df86' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit '9b775859' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit 'b6385dec' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit '81a20ca5' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit '35726051' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit 'fcf22586' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit '8e9e013b' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit '3397ca51' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit 'bcff3ae7' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit '9ca86ef6' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit '333ddd4f' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit '21213be5' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit '977b82fb' into wireguard-next-tmp7-1Mikael Magnusson
2023-11-25Merge commit '51f2e7afaf069508685281e8c1b8bb1ceda79d8f' into wireguard-next-t...Mikael Magnusson
2023-11-25Merge commit '8e177cf35b582ec973c1abce4709c80847adb711' into wireguard-next-t...Mikael Magnusson
2023-10-25Nest: Minor fixes in MPLSOndrej Zajicek
2023-10-24Use RTA_MAX_SIZE in rta_do_cow()Ondrej Zajicek
2023-10-16MPLS: Fix issue with recursive MPLS routesOndrej Zajicek
2023-10-05MPLS: Handle compatibility with old configsOndrej Zajicek
2023-10-04MPLS: Update to support and use 64bit source idOndrej Zajicek
2023-10-04MPLS: Implement FEC map reconfigurationOndrej Zajicek
2023-10-04MPLS: Handle label allocation failuresOndrej Zajicek
2023-10-04MPLS: Improve handling of static label allocationsOndrej Zajicek
2023-10-04Static: Add syntax for static MPLS labelsOndrej Zajicek
2023-10-04MPLS: Label range non-intersection checkOndrej Zajicek
2023-10-04MPLS: Improve label range reconfigurationOndrej Zajicek
2023-10-04MPLS: Add command 'show mpls ranges'Ondrej Zajicek
2023-10-04Nest: Fix missing RTS_* values in filtersOndrej Zajicek
2023-10-04L3VPN: BGP/MPLS VPNs using MPLS backboneOndrej Zajicek
2023-10-04MPLS: Add support for per-VRF labeling policyOndrej Zajicek
2023-10-04MPLS subsystemOndrej Zajicek
2023-10-02Nest: Expand rte_src.private_id to u64Ondrej Zajicek
2023-09-26Basic route aggregationIgor Putovny
2023-09-12Conf: Symbol manipulation gets its context explicitlyMaria Matejka
2023-09-12Conf: Symbol hashes for all scopesMaria Matejka
2023-08-28Wireguard: Initial commitMikael Magnusson
2023-08-28TunnelEncaps: Initial commitMikael Magnusson
2023-08-25Conf: Allow keywords to be redefined by user symbolsOndrej Zajicek
2023-08-25Nest: Fix missing bar in kw_symOndrej Zajicek
2023-08-24Conf: Use nonterminal bytestring instead of BYTETEXTOndrej Zajicek
2023-08-24Filter: Use more generic approach for intra-config expressionsAlexander Zubkov
2023-08-24Filter: Add bytestring typeAlexander Zubkov
2023-08-23Nest: Treat VRF interfaces as inside respective VRFsOndrej Zajicek
2023-08-22Merge branch 'bmp'Ondrej Zajicek
2023-08-21BMP: Use generic channel feed instead of direct walk over rtableOndrej Zajicek