Age | Commit message (Expand) | Author | Files | Lines |
2022-05-10 | tests: replace pycodestyle with black |  Klement Sekera | 1 | -99/+127 |
2021-09-29 | ipsec: Record the number of packets lost from an SA |  Neale Ranns | 1 | -0/+11 |
2021-06-30 | ipsec: Derive the TUNNEL_V6 flag from the configured address types |  Neale Ranns | 1 | -2/+0 |
2021-06-28 | ipsec: Split the SA add_del API into an separate add and del |  Neale Ranns | 1 | -20/+2 |
2021-06-14 | linux-cp: Add tests for tun devices |  Neale Ranns | 1 | -2/+4 |
2021-03-05 | ipsec: Submit fuller async frames |  Neale Ranns | 1 | -0/+1 |
2021-02-10 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 1 | -11/+19 |
2021-02-09 | Revert "ipsec: Use the new tunnel API types to add flow label and TTL copy" |  Matthew Smith | 1 | -19/+11 |
2021-02-08 | ipsec: Use the new tunnel API types to add flow label and TTL copy |  Neale Ranns | 1 | -11/+19 |
2021-01-07 | ipsec: Deprecated the old IPsec Tunnel interface |  Neale Ranns | 1 | -0/+1 |
2020-11-02 | ipsec: Tunnel SA DSCP behaviour |  Neale Ranns | 1 | -5/+15 |
2020-10-21 | ipsec: support for multipoint on ipsec interfaces |  Neale Ranns | 1 | -3/+4 |
2020-10-16 | ipsec: fix instance, and cli del for new ipsec interface |  Eric Kinzie | 1 | -2/+3 |
2020-07-21 | ipsec: Dedicated IPSec interface type |  Neale Ranns | 1 | -0/+39 |
2020-05-05 | ipsec: User can choose the UDP source port |  Neale Ranns | 1 | -25/+71 |
2020-02-21 | ipsec: IPSec protection for multi-point tunnel interfaces |  Neale Ranns | 1 | -6/+13 |
2019-12-23 | ipsec: Test and fix IPSec worker hand-off |  Neale Ranns | 1 | -4/+22 |
2019-06-18 | ipsec: ipsec-tun protect |  Neale Ranns | 1 | -0/+50 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API |  Neale Ranns | 1 | -2/+4 |
2019-03-29 | tests: refactor vpp_object.py |  Paul Vinciguerra | 1 | -12/+0 |
2019-03-28 | Typos. A bunch of typos I've been collecting. |  Paul Vinciguerra | 1 | -1/+1 |
2019-03-01 | Tests: Remove all wildcard imports. |  Paul Vinciguerra | 1 | -1/+1 |
2019-02-18 | IPSEC: move SA counters into the stats segment |  Neale Ranns | 1 | -1/+6 |
2019-02-07 | IPSEC: no second lookup after tunnel encap |  Neale Ranns | 1 | -1/+1 |
2019-02-05 | IPSEC: SPD counters in the stats sgement |  Neale Ranns | 1 | -1/+6 |
2019-01-31 | IPSEC: API modernisation |  Neale Ranns | 1 | -40/+40 |
2019-01-25 | IPSEC: tests use opbject registry |  Neale Ranns | 1 | -0/+249 |