aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_tun.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-05ipsec: User can choose the UDP source portNeale Ranns1-4/+2
2020-05-04fib: midchain adjacency optimisationsNeale Ranns1-96/+92
2020-04-16ipsec: fix use-after-freeBenoƮt Ganne1-1/+1
2020-04-14ipsec: validate number of input sasMatthew Smith1-0/+6
2020-02-25vlib: Punt reason allocation listener enable/disable callbackNeale Ranns1-23/+54
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns1-95/+472
2020-01-04ipsec: Targeted unit testingNeale Ranns1-19/+51
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-2/+117
2019-10-18ipsec: fix tunnel protection removalFilip Tehlar1-1/+1
2019-09-27ipsec: support 4o6 and 6o4 for tunnel protectNeale Ranns1-25/+16
2019-07-16ipsec: handle UDP keepalivesNeale Ranns1-6/+14
2019-07-12ipsec: Reference count the SAsNeale Ranns1-3/+11
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-0/+398