aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_itf.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-10/+0
2022-01-17ipsec: IPSec interface correct drop w/ no protectionNeale Ranns1-0/+16
2021-11-19fib: Don't use [midchain] adjacencies to change an interface's feature arcNeale Ranns1-0/+8
2021-06-14linux-cp: Add tests for tun devicesNeale Ranns1-0/+12
2021-05-21ipsec: Default the IPSec interface MTU to 9000Neale Ranns1-0/+1
2021-02-10ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-12/+3
2021-02-09Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy"Matthew Smith1-3/+12
2021-02-08ipsec: Use the new tunnel API types to add flow label and TTL copyNeale Ranns1-12/+3
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+3
2020-11-25ipsec: A P2MP ipsec interface is NBMANeale Ranns1-0/+1
2020-10-28misc: Break the big IP header files to improve compile timeNeale Ranns1-0/+1
2020-10-21ipsec: support for multipoint on ipsec interfacesNeale Ranns1-4/+41
2020-10-20ipsec: Stack the adj from the destination in the SA's TX tableNeale Ranns1-1/+1
2020-10-16ipsec: fix instance, and cli del for new ipsec interfaceEric Kinzie1-3/+1
2020-07-21ipsec: Dedicated IPSec interface typeNeale Ranns1-0/+462