Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-12-10 | ipsec: Init salt value in SA creation CLI (so it's not random) | Neale Ranns | 1 | -0/+1 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -1/+1 |
2019-12-09 | ipsec: make sure pad_bytes does not exceed pad data size | Benoît Ganne | 1 | -1/+5 |
2019-12-03 | ipip: Tunnel flags controlling copying data to/from payload/encap | Neale Ranns | 2 | -3/+4 |
2019-12-03 | ipsec: Changes to make ipsec encoder/decoders reusable by the plugins | Prashant Maheshwari | 6 | -255/+365 |
2019-11-22 | ipsec: fix trailing data overflow | Filip Tehlar | 1 | -23/+21 |
2019-11-20 | ipsec: Honour the renumber argument when selecting show instnace | Neale Ranns | 1 | -1/+1 |
2019-11-18 | ipsec: Coverity warnings | Neale Ranns | 2 | -8/+12 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels | Neale Ranns | 15 | -1654/+494 |
2019-11-05 | ipsec: ipsec-input: check for too-short packets | Benoît Ganne | 1 | -12/+25 |
2019-10-31 | ipsec: fix esp trace seq number overflow | Benoît Ganne | 2 | -4/+12 |
2019-10-22 | ikev2: fix GCM cipher | Filip Tehlar | 1 | -9/+17 |
2019-10-18 | ipsec: fix tunnel protection removal | Filip Tehlar | 1 | -1/+1 |
2019-09-30 | ipsec: fix use-after-free | Benoît Ganne | 1 | -3/+7 |
2019-09-30 | ipsec: add insecure option for format of SA | Christian E. Hopps | 3 | -3/+9 |
2019-09-27 | ipsec: support 4o6 and 6o4 for tunnel protect | Neale Ranns | 2 | -25/+31 |
2019-09-25 | ip: respect buffer boundary when searching for ipv6 headers | Klement Sekera | 1 | -1/+2 |
2019-09-02 | ipsec ip tcp l2: multiarch nodes cannot be declared as static | Damjan Marion | 1 | -4/+4 |
2019-08-27 | ipsec: Add 'detail' option to 'sh ipsec sa' | Neale Ranns | 1 | -4/+8 |
2019-08-27 | ipsec: Fix NULL encryption algorithm | Neale Ranns | 2 | -1/+9 |
2019-08-16 | ipsec: fix missed IPSEC_INTEG_ALG_MD5_96 | Dmitry Vakhrushev | 1 | -0/+5 |
2019-08-01 | ipsec: Redo the anit-replay check post decrypt | Neale Ranns | 2 | -0/+36 |
2019-07-31 | ipsec: Typo in flag name | Neale Ranns | 1 | -1/+1 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess | Neale Ranns | 4 | -42/+129 |
2019-07-19 | fib: FIB Entry tracking | Neale Ranns | 1 | -10/+6 |
2019-07-19 | ipsec: register for port 4500 at INIT | Neale Ranns | 1 | -13/+5 |
2019-07-16 | ipsec: handle UDP keepalives | Neale Ranns | 8 | -38/+227 |
2019-07-16 | ipsec: coverity found c-n-p error | Neale Ranns | 1 | -1/+1 |
2019-07-15 | ipsec: rewind missing from dual loop | Neale Ranns | 1 | -4/+9 |
2019-07-12 | ipsec: drop outbound ESP when no crypto alg set | Matthew Smith | 4 | -5/+162 |
2019-07-12 | ipsec: Reference count the SAs | Neale Ranns | 9 | -166/+155 |