Age | Commit message (Expand) | Author | Files | Lines |
2021-02-25 | ipsec: enable input features on tunnels |  Brian Russell | 1 | -0/+45 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 1 | -7/+7 |
2021-02-09 | Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" |  Matthew Smith | 1 | -7/+7 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 1 | -7/+7 |
2021-02-08 | ipsec: Checking wrong DB for initialistation |  Neale Ranns | 1 | -17/+17 |
2021-01-18 | ipsec: Support MPLS over IPSec[46] interface |  Neale Ranns | 1 | -16/+31 |
2021-01-07 | ipsec: Deprecated the old IPsec Tunnel interface |  Neale Ranns | 1 | -108/+3 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -3/+3 |
2020-10-21 | ipsec: support for multipoint on ipsec interfaces |  Neale Ranns | 1 | -2/+3 |
2020-10-21 | ipsec: Add to the SA info directly in the bihash |  Neale Ranns | 1 | -22/+30 |
2020-10-21 | misc: minimize dependencies on udp.h |  Florin Coras | 1 | -1/+1 |
2020-10-08 | ipsec: Allow SAs with NULL auth &crypto on IPSec interface |  Neale Ranns | 1 | -2/+3 |
2020-10-05 | ipsec: Use bihash for tunnel lookup |  Neale Ranns | 1 | -26/+122 |
2020-09-17 | teib: Use ip_address_t not ip46_address_t |  Neale Ranns | 1 | -23/+5 |
2020-09-17 | teib: Add adj-fibs for peers/adjacencies on p2mp interface |  Neale Ranns | 1 | -1/+3 |
2020-07-21 | ipsec: Dedicated IPSec interface type |  Neale Ranns | 1 | -14/+47 |
2020-05-05 | ipsec: User can choose the UDP source port |  Neale Ranns | 1 | -4/+2 |
2020-05-04 | fib: midchain adjacency optimisations |  Neale Ranns | 1 | -96/+92 |
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 | 1 | -0/+6 |
2020-02-25 | vlib: Punt reason allocation listener enable/disable callback |  Neale Ranns | 1 | -23/+54 |
2020-02-21 | ipsec: IPSec protection for multi-point tunnel interfaces |  Neale Ranns | 1 | -95/+472 |
2020-01-04 | ipsec: Targeted unit testing |  Neale Ranns | 1 | -19/+51 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels |  Neale Ranns | 1 | -2/+117 |
2019-10-18 | ipsec: fix tunnel protection removal |  Filip Tehlar | 1 | -1/+1 |
2019-09-27 | ipsec: support 4o6 and 6o4 for tunnel protect |  Neale Ranns | 1 | -25/+16 |
2019-07-16 | ipsec: handle UDP keepalives |  Neale Ranns | 1 | -6/+14 |
2019-07-12 | ipsec: Reference count the SAs |  Neale Ranns | 1 | -3/+11 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 1 | -0/+398 |