Age | Commit message (Expand) | Author | Files | Lines |
2021-01-18 | ipsec: Support MPLS over IPSec[46] interface | Neale Ranns | 1 | -1/+156 |
2021-01-07 | ipsec: Deprecated the old IPsec Tunnel interface | Neale Ranns | 1 | -350/+257 |
2020-11-25 | ipsec: A P2MP ipsec interface is NBMA | Neale Ranns | 1 | -0/+2 |
2020-11-02 | ipsec: Tunnel SA DSCP behaviour | Neale Ranns | 1 | -12/+18 |
2020-10-21 | ipsec: support for multipoint on ipsec interfaces | Neale Ranns | 1 | -1/+124 |
2020-10-16 | ipsec: fix instance, and cli del for new ipsec interface | Eric Kinzie | 1 | -2/+20 |
2020-10-08 | ipsec: Allow SAs with NULL auth &crypto on IPSec interface | Neale Ranns | 1 | -4/+25 |
2020-07-21 | ipsec: Dedicated IPSec interface type | Neale Ranns | 1 | -4/+302 |
2020-05-13 | feature: Config end nodes are user specific | Neale Ranns | 1 | -0/+12 |
2020-05-05 | ipsec: User can choose the UDP source port | Neale Ranns | 1 | -3/+133 |
2020-05-04 | fib: midchain adjacency optimisations | Neale Ranns | 1 | -2/+3 |
2020-03-31 | ipsec: fix udp-encap in transport mode | Alexander Chernavin | 1 | -2/+51 |
2020-02-21 | ipsec: IPSec protection for multi-point tunnel interfaces | Neale Ranns | 1 | -16/+281 |
2020-02-05 | ipsec: set l2_len for GRE-TEB tunnel decap | John Lo | 1 | -1/+122 |
2020-01-04 | ipsec: AH copy destination and source address from template | Neale Ranns | 1 | -8/+12 |
2020-01-04 | ipsec: Targeted unit testing | Neale Ranns | 1 | -5/+315 |
2019-12-23 | ipsec: Test and fix IPSec worker hand-off | Neale Ranns | 1 | -2/+18 |
2019-12-18 | ipsec: Fix decap of IPSEC/GRE in transport mode | Neale Ranns | 1 | -1/+125 |
2019-12-14 | tests: changes for scapy 2.4.3 migration | snaramre | 1 | -5/+6 |
2019-12-02 | tests: GRE over IPSec unit tests | Neale Ranns | 1 | -0/+97 |
2019-11-08 | ipsec: remove dedicated IPSec tunnels | Neale Ranns | 1 | -56/+90 |
2019-11-08 | tests: python3 use byte strings in raw() | Ole Troan | 1 | -8/+8 |
2019-10-18 | ipsec: make tests support python3 | Ole Troan | 1 | -13/+13 |
2019-09-27 | ipsec: support 4o6 and 6o4 for tunnel protect | Neale Ranns | 1 | -2/+40 |
2019-08-27 | ipsec: Fix NULL encryption algorithm | Neale Ranns | 1 | -0/+8 |
2019-07-16 | ipsec: handle UDP keepalives | Neale Ranns | 1 | -8/+113 |
2019-07-10 | tests: Re-enable ipsec tests on ARM | juraj.linkes | 1 | -3/+1 |
2019-06-18 | ipsec: fix ipv6 tunnel protect tests | Florin Coras | 1 | -2/+1 |
2019-06-18 | ipsec: ipsec-tun protect | Neale Ranns | 1 | -30/+629 |
2019-06-18 | fib: fib api updates | Neale Ranns | 1 | -21/+23 |
2019-05-29 | make test: fix packet counter assert | Klement Sekera | 1 | -5/+13 |
2019-04-18 | IPSEC: tunnel rekey fix and test (VPP-1652) | Neale Ranns | 1 | -0/+57 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API | Neale Ranns | 1 | -9/+9 |
2019-04-16 | IPSEC: support GCM in ESP | Neale Ranns | 1 | -0/+127 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+8 |
2019-04-02 | IPSEC-GRE; tests | Neale Ranns | 1 | -2/+114 |
2019-03-29 | IPSEC: tunnel fragmentation | Neale Ranns | 1 | -11/+23 |
2019-03-28 | IPSEC: 4o6 and 6o4 for tunnel interfaces | Neale Ranns | 1 | -0/+26 |
2019-03-28 | IPSEC: run encrpyt as a feautre on the tunnel | Neale Ranns | 1 | -2/+2 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -1/+1 |
2019-03-21 | IPSEC: Mutli-tunnel tests | Neale Ranns | 1 | -2/+125 |
2019-03-21 | ipsec: add ipv6 support for ipsec tunnel interface | Kingwel Xie | 1 | -7/+46 |
2019-01-25 | IPSEC: tests use opbject registry | Neale Ranns | 1 | -2/+5 |
2019-01-24 | IPSEC Tests: to per-test setup and tearDown | Neale Ranns | 1 | -5/+4 |
2018-11-15 | ipsec: infra for selecting backends | Klement Sekera | 1 | -1/+2 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests | Klement Sekera | 1 | -16/+13 |
2018-06-24 | Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" | Klement Sekera | 1 | -0/+52 |
2018-06-22 | Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" | Ole Troan | 1 | -52/+0 |
2018-06-21 | ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums | Klement Sekera | 1 | -0/+52 |