Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
b723ccf95ffd8581be15e0752eac2c5f7233b340
/
src
/
vnet
/
ipsec
/
ipsec.h
f539578
crypto: introduce async crypto infra
by Fan Zhang
· 4 years, 8 months ago
efcad1a
ipsec: add support for chained buffers
by Filip Tehlar
· 4 years, 11 months ago
7ec120e
ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823)
by Neale Ranns
· 5 years ago
0295040
ipsec: Targeted unit testing
by Neale Ranns
· 5 years ago
f62a8c0
ipsec: bind an SA to a worker
by Neale Ranns
· 6 years ago
dbf68c9
ipsec: Changes to make ipsec encoder/decoders reusable by the plugins
by Prashant Maheshwari
· 5 years ago
12989b5
ipsec: remove dedicated IPSec tunnels
by Neale Ranns
· 5 years ago
01d61e7
ipsec: add insecure option for format of SA
by Christian E. Hopps
· 5 years ago
401aedf
ipsec: drop outbound ESP when no crypto alg set
by Matthew Smith
· 5 years ago
c87b66c
ipsec: ipsec-tun protect
by Neale Ranns
· 6 years ago
e8915fc
IPSEC; dpdk backend for tunnel interface encryption
by Neale Ranns
· 6 years ago
d1bed68
crypto: improve key handling
by Damjan Marion
· 6 years ago
47feb11
IPSEC: support GCM in ESP
by Neale Ranns
· 6 years ago
060bfb9
crypto: add support for AEAD and AES-GCM
by Damjan Marion
· 6 years ago
7c22ff7
ipsec: trunc_size -> icv_size
by Damjan Marion
· 6 years ago
b294f10
IPSEC: show CLI improvements
by Neale Ranns
· 6 years ago
25edf14
IPSEC: run encrpyt as a feautre on the tunnel
by Neale Ranns
· 6 years ago
c59b9a2
ipsec: esp-encrypt rework
by Damjan Marion
· 6 years ago
1ba5bc8
ipsec: add ipv6 support for ipsec tunnel interface
by Kingwel Xie
· 6 years ago
91f17dc
crypto: introduce crypto infra
by Damjan Marion
· 6 years ago
c98275f
ipsec: esp-encrypt and esp-decrypt cleanup
by Damjan Marion
· 6 years ago
77eb28f
IPSEC: tunnel encap/decap dual loop speedups
by Neale Ranns
· 6 years ago
fe480f6
IPSEC: tunnel-input; don't load the HW interface struct
by Neale Ranns
· 6 years ago
918c161
IPSEC: header exports
by Neale Ranns
· 6 years ago
3c282c7
IPSEC: remove unused members of main struct
by Neale Ranns
· 6 years ago
a09c1ff
IPSEC: SPD counters in the stats sgement
by Neale Ranns
· 6 years ago
999c8ee
IPSEC: minor refactor
by Neale Ranns
· 6 years ago
17dcec0
IPSEC: API modernisation
by Neale Ranns
· 6 years ago
4c422f9
Add IPSec interface FIB index for TX packet
by Pierre Pfister
· 6 years ago
4f10db3
ipsec: move ipsec defs to ipsec.h
by Klement Sekera
· 6 years ago
b4d3053
ipsec: infra for selecting backends
by Klement Sekera
· 6 years ago
be5a5dd
ipsec: split ipsec nodes into ip4/ip6 nodes
by Klement Sekera
· 6 years ago
bdc0e6b
Trivial: Clean up some typos.
by Paul Vinciguerra
· 6 years ago
717de09
ipsec: add udp-encap option to debug cli commands
by Radu Nicolau
· 6 years ago
7d98a12
Remove unused argument to vlib_feature_next
by Damjan Marion
· 6 years ago
067cd62
avoid using thread local storage for thread index
by Damjan Marion
· 6 years ago
31da2e3
Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums""
by Klement Sekera
· 6 years ago
e0d2bd6
Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"
by Ole Troan
· 6 years ago
a98346f
ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums
by Klement Sekera
· 7 years ago
ee52d87
ipsec: VPP-1308 fix sorting of SPD entries
by Klement Sekera
· 7 years ago
4b089f2
ipsec: support UDP encap/decap for NAT traversal
by Klement Sekera
· 7 years ago
eb987d3
Harmonize vec/pool_get_aligned object sizes and alignment requests
by Dave Barach
· 7 years ago
8e1039a
Allow an IPsec tunnel interface to be renumbered
by Matthew Smith
· 7 years ago
72454dd
DES-CBC/3DES-CBC support for VPP IPSec Core
by “mukeshyadav1984”
· 7 years ago
430ac93
IPSec AH protocol enhancement in VPP native core
by “mukeshyadav1984”
· 7 years ago
ca514fd
Allow IPsec interface to have SAs reset
by Matthew Smith
· 7 years ago
71612d6
Add extern to *_main global variable declarations in header files.
by Dave Wallace
· 7 years ago
db93cd9
dpdk/ipsec: rework plus improved cli commands
by Sergio Gonzalez Monroy
· 7 years ago
e04d09d
Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_del
by Matthew Smith
· 8 years ago
586afd7
Use thread local storage for thread index
by Damjan Marion
· 8 years ago
cb33dc2
Implemented IKEv2 initiator features:
by Radu Nicolau
· 8 years ago
d04b60b
dpdk: rework cryptodev ipsec build and setup
by Sergio Gonzalez Monroy
· 8 years ago
7cd468a
Reorganize source tree to use single autotools instance
by Damjan Marion
· 8 years ago
[Renamed from vnet/vnet/ipsec/ipsec.h]
6929ea9
Enabling AES-GCM-128 with 16B ICV support
by Radu Nicolau
· 8 years ago
a10f62b
dpdk: add ipsec cryptodev support
by Sergio Gonzalez Monroy
· 8 years ago
6765549
dpdk: remove rte_mbuf modifications at many places in the code
by Damjan Marion
· 8 years ago
08a6f01
feature: convert ipsec output to new feature code
by Matus Fabian
· 8 years ago
694265d
VPP-202: L2-GRE over IPSec
by Matus Fabian
· 8 years ago
v16.12-rc0
853e720
VPP-237: indent fixes in prep for checkstyle
by Ed Warnicke
· 8 years ago
166a9d4
VPP-256 - Coding style cleanup vnet/vnet/ipsec
by Keith Burns (alagalah)
· 8 years ago
2838a23
VPP-158: VPP crashes in IKEv2 code when running multithreaded
by Matthew Smith
· 8 years ago
29d8510
VPP-42: VPP crashes in IPsec code when running multithreaded
by Matthew Smith
· 9 years ago
8941ec2
fix declaration of symbol of different size
by Jean-Mickael Guerin
· 9 years ago
e936bbe
Add support for native vpp_lite (non-dpdk) platform
by Damjan Marion
· 9 years ago
cb9cada
Initial commit of vpp code.
by Ed Warnicke
· 9 years ago
v1.0.0