Age | Commit message (Expand) | Author | Files | Lines |
2020-09-07 | ipsec: fix padding/alignment for native IPsec encryption |  Christian Hopps | 5 | -19/+19 |
2020-09-04 | ipsec: fix trace of GRE_teb packets |  Christian Hopps | 1 | -2/+5 |
2020-09-04 | ipsec: cli: add missing flags for SA add |  Christian Hopps | 1 | -0/+12 |
2020-09-02 | ipsec: add ipsec set async mode api |  Yulong Pei | 2 | -1/+26 |
2020-08-27 | ipsec: Deprecate old interface API |  Neale Ranns | 1 | -1/+3 |
2020-08-20 | ipsec: fix esp padding |  Milan Lenco | 1 | -1/+1 |
2020-07-29 | ipsec: fix cli uninitialized parameters |  Benoît Ganne | 1 | -15/+37 |
2020-07-21 | ipsec: Dedicated IPSec interface type |  Neale Ranns | 7 | -19/+748 |
2020-05-27 | ipsec: Add/Del IPSec SA is not MP safe |  Neale Ranns | 1 | -7/+0 |
2020-05-24 | ipsec: fixed chaining ops after add footer and icv |  PiotrX Kleski | 1 | -8/+11 |
2020-05-13 | ipsec: Support 4o6 and 6o4 for SPD tunnel mode SAs |  Neale Ranns | 2 | -38/+65 |
2020-05-05 | ipsec: User can choose the UDP source port |  Neale Ranns | 9 | -24/+110 |
2020-05-04 | fib: midchain adjacency optimisations |  Neale Ranns | 4 | -205/+120 |
2020-04-30 | crypto: introduce async crypto infra |  Fan Zhang | 8 | -708/+1862 |
2020-04-28 | ipsec: fix buffer alloc |  Filip Tehlar | 1 | -1/+7 |
2020-04-24 | ipsec: add input node bypass/discard functionality |  ShivaShankarK | 3 | -164/+263 |
2020-04-16 | ipsec: fix use-after-free |  Benoît Ganne | 1 | -1/+1 |
2020-04-14 | ipsec: validate number of input sas |  Matthew Smith | 2 | -1/+9 |
2020-04-02 | ipsec: provide stat index in sa details |  Matthew Smith | 2 | -3/+5 |
2020-03-31 | ipsec: use id in ipsec_tunnel_protect_details |  Matthew Smith | 1 | -4/+6 |
2020-03-31 | ipsec: fix chained ESP |  Filip Tehlar | 2 | -50/+145 |
2020-03-31 | ipsec: fix udp-encap in transport mode |  Alexander Chernavin | 1 | -1/+7 |
2020-03-23 | ipsec: Revert "ipsec: fix chained ESP" |  Florin Coras | 2 | -144/+50 |
2020-03-23 | ipsec: fix chained ESP |  Filip Tehlar | 2 | -50/+144 |
2020-03-23 | ipsec: increment no-tunnel counter in ipsec-tun-input |  Alexander Chernavin | 1 | -0/+3 |
2020-03-21 | ipsec: efficient layout of ESP per thread data |  Rajesh Goel | 1 | -3/+4 |
2020-03-21 | ikev2: add support for custom ipsec-over-udp port |  Filip Tehlar | 4 | -10/+25 |
2020-03-17 | ipsec: initialize algs to none in 'create ipsec tunnel' cli |  Damjan Marion | 1 | -2/+2 |
2020-03-10 | ipsec: API cleanup |  Jakub Grajciar | 2 | -25/+27 |
2020-03-05 | api: ipsec: add missing IS_INBOUND flag. |  Christian Hopps | 2 | -0/+6 |
2020-02-26 | ipsec: Revert API cleanup |  Ole Trøan | 2 | -27/+25 |
2020-02-26 | ipsec: API cleanup |  Jakub Grajciar | 2 | -25/+27 |
2020-02-25 | feature: provide a u16 version of vnet_feature_next |  Neale Ranns | 1 | -3/+1 |
2020-02-25 | vlib: Punt reason allocation listener enable/disable callback |  Neale Ranns | 3 | -23/+75 |
2020-02-21 | ipsec: IPSec protection for multi-point tunnel interfaces |  Neale Ranns | 8 | -141/+556 |
2020-02-17 | misc: fix coverity warnings |  Dave Barach | 1 | -1/+1 |
2020-02-11 | ipsec: add support for chained buffers |  Filip Tehlar | 3 | -97/+534 |
2020-02-10 | ipsec: fix AES-GCM block size |  Damjan Marion | 1 | -3/+6 |
2020-02-10 | ipsec: remove dead code |  Filip Tehlar | 1 | -29/+0 |
2020-02-05 | ipsec: set l2_len for GRE-TEB tunnel decap |  John Lo | 1 | -0/+2 |
2020-01-27 | ipip: Multi-point interface |  Neale Ranns | 2 | -2/+2 |
2020-01-27 | tunnel: Common types for IP tunnels |  Neale Ranns | 2 | -2/+4 |
2020-01-22 | ipsec: re-enable DPDK IPSec for tunnel decap/encap (VPP-1823) |  Neale Ranns | 3 | -9/+28 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published |  John DeNisco | 1 | -1/+1 |
2020-01-07 | ipsec: Add FEATURE/yaml |  Neale Ranns | 1 | -0/+11 |
2020-01-04 | ipsec: AH copy destination and source address from template |  Neale Ranns | 1 | -1/+1 |
2020-01-04 | ipsec: Targeted unit testing |  Neale Ranns | 6 | -97/+114 |
2019-12-23 | ipsec: Test and fix IPSec worker hand-off |  Neale Ranns | 3 | -6/+6 |
2019-12-18 | ipsec: Fix decap of IPSEC/GRE in transport mode |  Neale Ranns | 1 | -6/+44 |
2019-12-17 | ipsec: bind an SA to a worker |  Neale Ranns | 10 | -43/+642 |