aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/ipsec/ipsec_if_in.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns1-721/+0
2019-10-31ipsec: fix esp trace seq number overflowBenoît Ganne1-3/+9
2019-07-16ipsec: handle UDP keepalivesNeale Ranns1-8/+68
2019-07-16ipsec: coverity found c-n-p errorNeale Ranns1-1/+1
2019-07-15ipsec: rewind missing from dual loopNeale Ranns1-4/+9
2019-07-12ip ipsec: Remove IPSec SPI-0 punt reasonNeale Ranns1-11/+5
2019-06-25ipsec: print spi in hexadecimalGuillaume Solignac1-1/+1
2019-06-14ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped...Neale Ranns1-3/+5
2019-04-05IPSEC: punt reasons; SPI=0, no-tunnelNeale Ranns1-13/+55
2019-03-29IPSEC-GRE: fixes and API update to common types.Neale Ranns1-20/+11
2019-03-21ipsec: add ipv6 support for ipsec tunnel interfaceKingwel Xie1-89/+241
2019-03-07ipsec: ipsec-if optimizations & bug fixesKingwel Xie1-254/+305
2019-03-06IPSEC: tunnel encap/decap dual loop speedupsNeale Ranns1-0/+186
2019-03-01IPSEC: tunnel-input; don't load the HW interface structNeale Ranns1-36/+17
2019-02-22IPSEC: header exportsNeale Ranns1-0/+1
2019-02-11IPSEC-tun: The tunnel DB uses the network order SPI to save the byte swap in ...Neale Ranns1-2/+1
2019-02-11ipsec: multi-arch, next-node-index cleanupKingwel Xie1-1/+1
2019-02-07IPSEC: no second lookup after tunnel encapNeale Ranns1-2/+10
2018-12-12Change ipsec feature node namesPierre Pfister1-1/+1
2018-10-29migrate ipsec to new multiarch infraKlement Sekera1-5/+3
2018-10-22ipsec: split ipsec nodes into ip4/ip6 nodesKlement Sekera1-2/+2
2018-07-11avoid using thread local storage for thread indexDamjan Marion1-1/+1
2018-05-16Drop IPsec packets when interface is downMatthew Smith1-10/+32
2017-11-28IPSec AH protocol enhancement in VPP native core“mukeshyadav1984”1-3/+5
2017-09-19Set RX sw_if_index on decrypted routed IPsec buffersMatthew Smith1-0/+1
2017-05-17Use counters on ipsec tunnel interfacesMatthew Smith1-4/+67
2017-01-27dpdk: rework cryptodev ipsec build and setupSergio Gonzalez Monroy1-21/+3
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+175