Age | Commit message (Expand) | Author | Files | Lines |
2019-10-18 | ipsec: make tests support python3 | Ole Troan | 1 | -4/+4 |
2019-08-27 | ipsec: Fix NULL encryption algorithm | Neale Ranns | 1 | -1/+1 |
2019-08-01 | ipsec: Redo the anit-replay check post decrypt | Neale Ranns | 1 | -0/+15 |
2019-07-31 | ip: Ensure reassembly runs before IPSec decrypt. | Neale Ranns | 1 | -1/+71 |
2019-07-24 | ipsec: GCM, Anti-replay and ESN fixess | Neale Ranns | 1 | -55/+173 |
2019-07-16 | ipsec: handle UDP keepalives | Neale Ranns | 1 | -0/+19 |
2019-06-18 | ipsec: ipsec-tun protect | Neale Ranns | 1 | -36/+62 |
2019-05-29 | make test: fix packet counter assert | Klement Sekera | 1 | -7/+9 |
2019-05-22 | stats: support multiple works for error counters | Ole Troan | 1 | -6/+6 |
2019-05-17 | Tests: Raise exception if API cli_inband command fails. | Paul Vinciguerra | 1 | -6/+6 |
2019-04-25 | ipsec: drop runts in esp-decrypt | Damjan Marion | 1 | -2/+22 |
2019-04-19 | IPSEC: IPv6 ESP transport mode incorrect packet length and checksum (VPP-1654) | Neale Ranns | 1 | -0/+4 |
2019-04-19 | IPSEC: ESP IPv6 transport mode payload length incorrect (VPP-1653) | Neale Ranns | 1 | -0/+4 |
2019-04-17 | IPSEC: Pass the algorithm salt (used in GCM) over the API | Neale Ranns | 1 | -6/+17 |
2019-04-16 | IPSEC: support GCM in ESP | Neale Ranns | 1 | -4/+6 |
2019-04-11 | Tests: Refactor tearDown show command logging, add lifecycle markers. | Paul Vinciguerra | 1 | -2/+3 |
2019-04-10 | make test: fix redundant setUp() in template_ipsec.py | Dave Wallace | 1 | -3/+0 |
2019-04-10 | IPSEC: for each engine and algorithm tests | Neale Ranns | 1 | -33/+64 |
2019-04-10 | Tests Cleanup: Fix missing calls to setUpClass/tearDownClass. | Paul Vinciguerra | 1 | -0/+11 |
2019-04-08 | IPSEC TEST: various hash alogrithms | Neale Ranns | 1 | -2/+2 |
2019-04-02 | IPSEC-GRE; tests | Neale Ranns | 1 | -24/+31 |
2019-03-29 | IPSEC: tunnel fragmentation | Neale Ranns | 1 | -15/+25 |
2019-03-28 | ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN | Damjan Marion | 1 | -2/+2 |
2019-03-28 | IPSEC: 4o6 and 6o4 for tunnel interfaces | Neale Ranns | 1 | -45/+111 |
2019-03-28 | Typos. A bunch of typos I've been collecting. | Paul Vinciguerra | 1 | -2/+2 |
2019-03-25 | IPSEC tests fnd fix or Extended Sequence Numbers | Neale Ranns | 1 | -24/+79 |
2019-03-22 | IPSEC: test for packet drop on sequence number wrap | Neale Ranns | 1 | -0/+16 |
2019-03-21 | IPSEC: Mutli-tunnel tests | Neale Ranns | 1 | -40/+72 |
2019-03-21 | ipsec: add ipv6 support for ipsec tunnel interface | Kingwel Xie | 1 | -8/+9 |
2019-02-28 | TEST: IPSEC NAT-T with UDP header | Neale Ranns | 1 | -17/+33 |
2019-02-18 | IPSEC: move SA counters into the stats segment | Neale Ranns | 1 | -0/+36 |
2019-02-05 | IPSEC: SPD counters in the stats sgement | Neale Ranns | 1 | -0/+5 |
2019-01-31 | IPSEC: API modernisation | Neale Ranns | 1 | -32/+45 |
2019-01-24 | IPSEC Tests: to per-test setup and tearDown | Neale Ranns | 1 | -24/+30 |
2018-12-13 | VPP-1522: harden reassembly code | Klement Sekera | 1 | -7/+5 |
2018-12-02 | IPSEC-AH: anti-replay testing | Neale Ranns | 1 | -24/+95 |
2018-11-29 | make test: verify packet counters in ipsec tests | Klement Sekera | 1 | -0/+16 |
2018-11-15 | ipsec: infra for selecting backends | Klement Sekera | 1 | -0/+6 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests | Klement Sekera | 1 | -81/+207 |
2018-06-24 | Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" | Klement Sekera | 1 | -0/+208 |
2018-06-22 | Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" | Ole Troan | 1 | -208/+0 |
2018-06-21 | ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums | Klement Sekera | 1 | -0/+208 |