- dd298e8 misc: fix issues reported by clang-15 by Damjan Marion · 2 years, 2 months ago
- 6f1eb48 ipsec: enable UDP encap for IPv6 ESP tun protect by Matthew Smith · 2 years, 4 months ago
- 93688d7 ipsec: Use .api declared error counters by Neale Ranns · 2 years, 4 months ago
- 562cfa4 ipsec: remove the redundant code by Mohsin Kazmi · 2 years, 9 months ago
- c14b8cf ipsec: fix async buffer leak by Matthew Smith · 3 years ago
- 03092c1 ip: extension header parsing fails for fragment header by Ole Troan · 3 years, 1 month ago
- 6fdcc3d fib: Don't use [midchain] adjacencies to change an interface's feature arc by Neale Ranns · 3 years, 2 months ago
- d0b2660 ipsec: silence gcc-11 parentheses warning by Damjan Marion · 3 years, 2 months ago
- af7fb04 misc: replace CLIB_PREFETCH with clib_prefetch_{load,store} by Damjan Marion · 3 years, 5 months ago
- 5b89110 ipsec: Fix setting the hi-sequence number for decrypt by Neale Ranns · 3 years, 6 months ago
- 217ba5a ipsec: fix length check when adding footer+icv by Benoît Ganne · 3 years, 6 months ago
- 51d56ba ipsec: fix async crypto frame leak by Matthew Smith · 3 years, 6 months ago
- f16e9a5 ipsec: Support async mode per-SA by Neale Ranns · 3 years, 10 months ago
- fc81134 ipsec: Submit fuller async frames by Neale Ranns · 3 years, 10 months ago
- c5fe57d ipsec: move the IPSec SA pool out of ipsec_main by Neale Ranns · 3 years, 10 months ago
- 2d49830 ipsec: ipsec.h tidy up by Neale Ranns · 3 years, 10 months ago
- aa7d766 ipsec: Store thread-index in buffer meta-data during SA handoff by Neale Ranns · 3 years, 10 months ago
- 9ec846c ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
- 751bb13 Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" by Matthew Smith · 3 years, 10 months ago
- c7eaa71 ipsec: Use the new tunnel API types to add flow label and TTL copy support by Neale Ranns · 3 years, 10 months ago
- a91cb45 tunnel: support copying TTL and flow label from inner to outer by Neale Ranns · 3 years, 10 months ago
- 490b927 ipsec: add support for AES CTR by Benoît Ganne · 3 years, 11 months ago
- 1a52d37 ipsec: one thread index per-SA by Neale Ranns · 3 years, 10 months ago
- 45d6d83 ipsec: Tunnelled packets are locally generated by Neale Ranns · 4 years ago
- 4a58e49 ipsec: Support MPLS over IPSec[46] interface by Neale Ranns · 4 years ago
- 153e41a ipsec: change prediction by Fan Zhang · 4 years, 1 month ago
- 041add7 ipsec: Tunnel SA DSCP behaviour by Neale Ranns · 5 years ago
- 18f0e31 ipsec: remove pending node by Fan Zhang · 4 years, 2 months ago
- b040f98 misc: minimize dependencies on udp.h by Florin Coras · 4 years, 2 months ago
- 123b5eb ipsec: Layout and prefetching of SA struct by Neale Ranns · 4 years, 2 months ago
- fb7e7ed ipsec: fix padding/alignment for native IPsec encryption by Christian Hopps · 5 years ago
- 7885c74 ipsec: fix esp padding by Milan Lenco · 4 years, 4 months ago
- fdca4dd ipsec: fixed chaining ops after add footer and icv by PiotrX Kleski · 4 years, 7 months ago
- b1fd80f ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs by Neale Ranns · 4 years, 7 months ago
- 4ec36c5 fib: midchain adjacency optimisations by Neale Ranns · 4 years, 9 months ago
- f539578 crypto: introduce async crypto infra by Fan Zhang · 4 years, 8 months ago
- e4e8c6b ipsec: fix chained ESP by Filip Tehlar · 4 years, 10 months ago
- b0d2eda ipsec: fix udp-encap in transport mode by Alexander Chernavin · 4 years, 9 months ago
- ae8102e ipsec: Revert "ipsec: fix chained ESP" by Florin Coras · 4 years, 9 months ago
- c2c1bfd ipsec: fix chained ESP by Filip Tehlar · 4 years, 10 months ago
- 5cd31ec feature: provide a u16 version of vnet_feature_next by Neale Ranns · 4 years, 10 months ago
- 2828721 ipsec: IPSec protection for multi-point tunnel interfaces by Neale Ranns · 5 years ago
- efcad1a ipsec: add support for chained buffers by Filip Tehlar · 4 years, 11 months ago
- 0295040 ipsec: Targeted unit testing by Neale Ranns · 5 years ago
- 4a56f4e ipsec: Test and fix IPSec worker hand-off by Neale Ranns · 5 years ago
- f62a8c0 ipsec: bind an SA to a worker by Neale Ranns · 6 years ago
- 4505f01 ipsec: make sure pad_bytes does not exceed pad data size by Benoît Ganne · 5 years ago
- 8cdb1a0 ipsec: fix trailing data overflow by Filip Tehlar · 5 years ago
- b325983 ipsec: support 4o6 and 6o4 for tunnel protect by Neale Ranns · 5 years ago
- 6afaae1 ipsec: GCM, Anti-replay and ESN fixess by Neale Ranns · 5 years ago
- 401aedf ipsec: drop outbound ESP when no crypto alg set by Matthew Smith · 5 years ago
- 8f818cc ipsec: print spi in hexadecimal by Guillaume Solignac · 6 years ago
- c87b66c ipsec: ipsec-tun protect by Neale Ranns · 6 years ago
- 72f2a3a ipsec: One DPO per SA by Neale Ranns · 5 years ago
- 21f265f ipsec: fix sa counters in esp-encrypt by Damjan Marion · 6 years ago
- 1cff643 esp_encrypt: remove unnecessary code by Zhiyong Yang · 6 years ago
- d97918e crypto, ipsec: change GCM IV handling by Damjan Marion · 6 years ago
- d1bed68 crypto: improve key handling by Damjan Marion · 6 years ago
- 1b582b8 IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) by Neale Ranns · 6 years ago
- d207fd7 IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) by Neale Ranns · 6 years ago
- 47feb11 IPSEC: support GCM in ESP by Neale Ranns · 6 years ago
- 49e7ef6 IPSEC: ESP with ESN tests and fixes by Neale Ranns · 6 years ago
- 21ada3b IPSEC-MB: Use random & non-repeating IV (VPP-1642) by Neale Ranns · 6 years ago
- 92e9384 crypto: Intel IPSEC-MB engine 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
- ea5bb77 IPSEC: remove pointless feature ordering by Neale Ranns · 6 years ago
- d7603d9 IPSEC: tunnel fragmentation by Neale Ranns · 6 years ago
- a03d182 crypto: add vnet_crypto_op_init (...) by Damjan Marion · 6 years ago
- 1e3aa5e ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN by Damjan Marion · 6 years ago
- 987aea8 IPSEC: 4o6 and 6o4 for tunnel interfaces by Neale Ranns · 6 years ago
- 25edf14 IPSEC: run encrpyt as a feautre on the tunnel by Neale Ranns · 6 years ago
- d709cbc ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline by Damjan Marion · 6 years ago
- c59b9a2 ipsec: esp-encrypt rework by Damjan Marion · 6 years ago
- b966e8b ipsec: keep crypto data inside SA by Damjan Marion · 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
- 561d1ca ipsec: cleanup, remove unnecessary code, by Kingwel Xie · 6 years ago
- eba31ec IPSEC: move SA counters into the stats segment by Neale Ranns · 6 years ago
- 47727c0 Add -fno-common compile option by Benoît Ganne · 6 years ago
- 8d7c502 IPSEC: no second lookup after tunnel encap by Neale Ranns · 6 years ago
- 4c422f9 Add IPSec interface FIB index for TX packet by Pierre Pfister · 6 years ago
- 240f69a Fix [csit-dev] CSIT IPv6 IPSec transport mode tests are failing by jackiechen1985 · 6 years ago
- 9f6957d Fix VPP-1515 IPSec receive packet error in transport mode with udp encap by jackiechen1985 · 6 years ago
- 2e02ba0 ipsec: simplify bumping counters - cosmetic change by Klement Sekera · 6 years ago
- 178cf49 Remove c-11 memcpy checks from perf-critical code by Dave Barach · 6 years ago
- 35a5ee1 ipsec: fix typo by Klement Sekera · 6 years ago
- b8f3544 migrate ipsec to new multiarch infra by Klement Sekera · 6 years ago
- be5a5dd ipsec: split ipsec nodes into ip4/ip6 nodes by Klement Sekera · 6 years ago
- 067cd62 avoid using thread local storage for thread index by Damjan Marion · 6 years ago
- 6452622 fix VPP-1312 Invalid UDP packet length in ipsec by Klement Sekera · 7 years ago
- 4b089f2 ipsec: support UDP encap/decap for NAT traversal by Klement Sekera · 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
- f616d10 Allow Openssl 1.1.0 by Marco Varlese · 7 years ago
- 71612d6 Add extern to *_main global variable declarations in header files. by Dave Wallace · 7 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
- 7cd468a Reorganize source tree to use single autotools instance by Damjan Marion · 8 years ago[Renamed from vnet/vnet/ipsec/esp_encrypt.c]
- 1b6f902 ipsec: go straight to lookup after esp encrypt by Sergio Gonzalez Monroy · 8 years ago