aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_tun_in.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-4/+0
2023-07-31ipsec: fix IPv6 IPsec tunnel puntingSylvain Cadilhac1-0/+1
2022-08-31ipsec: fix coverity 249212Andrew Yourtchenko1-2/+2
2022-08-19ipsec: enable UDP encap for IPv6 ESP tun protectMatthew Smith1-7/+44
2022-08-11ipsec: Use .api declared error countersNeale Ranns1-40/+16
2022-02-17ipsec: Improve the handling of NAT-T keepalive messagesNeale Ranns1-8/+21
2021-02-25ipsec: enable input features on tunnelsBrian Russell1-18/+25
2020-10-21ipsec: Add to the SA info directly in the bihashNeale Ranns1-23/+21
2020-10-05ipsec: Use bihash for tunnel lookupNeale Ranns1-29/+37
2020-03-23ipsec: increment no-tunnel counter in ipsec-tun-inputAlexander Chernavin1-0/+3
2020-02-21ipsec: IPSec protection for multi-point tunnel interfacesNeale Ranns1-1/+1
2020-01-22ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)Neale Ranns1-9/+4
2020-01-04ipsec: Targeted unit testingNeale Ranns1-52/+0
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-7/+8
2019-10-31ipsec: fix esp trace seq number overflowBenoƮt Ganne1-1/+3
2019-07-16ipsec: handle UDP keepalivesNeale Ranns1-6/+39
2019-07-12ip ipsec: Remove IPSec SPI-0 punt reasonNeale Ranns1-11/+4
2019-06-18ipsec: ipsec-tun protectNeale Ranns1-0/+436