Age | Commit message (Expand) | Author | Files | Lines |
2018-11-29 | ipsec: move ipsec defs to ipsec.h | Klement Sekera | 2 | -51/+54 |
2018-11-26 | Fix IPSec CLI key parsing | Pierre Pfister | 2 | -4/+11 |
2018-11-20 | IPSEC: remove duplicate memcy | Neale Ranns | 1 | -6/+0 |
2018-11-15 | ipsec: infra for selecting backends | Klement Sekera | 6 | -177/+622 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 4 | -42/+43 |
2018-11-13 | ipsec: fix typo | Klement Sekera | 1 | -1/+1 |
2018-11-05 | VPP-1450: binary api call for dumping SPD to interface registration | Filip Varga | 2 | -1/+81 |
2018-10-29 | migrate ipsec to new multiarch infra | Klement Sekera | 7 | -73/+42 |
2018-10-25 | buffer trace is broken in ipsec-output. copy it from node->flags to frame->fr... | Kingwel Xie | 1 | -0/+5 |
2018-10-23 | c11 safe string handling support | Dave Barach | 11 | -39/+39 |
2018-10-23 | ipsec: fix wrong counter bump | Klement Sekera | 1 | -1/+1 |
2018-10-22 | ipsec: split ipsec nodes into ip4/ip6 nodes | Klement Sekera | 10 | -311/+502 |
2018-10-03 | ipsec: add missing ipv6 ah code & ipv6 tests | Klement Sekera | 4 | -27/+103 |
2018-10-02 | IPsec: add API for SPDs dump (VPP-1363) | Matus Fabian | 2 | -1/+60 |
2018-09-26 | forget to assign spd_index to config | Kingwel Xie | 1 | -0/+2 |
2018-09-24 | Trivial: Clean up some typos. | Paul Vinciguerra | 6 | -10/+10 |
2018-08-30 | Add SHA2 support to IKEv2 implementation | Berenger Foucher | 2 | -8/+89 |
2018-08-03 | ipsec: add udp-encap option to debug cli commands | Radu Nicolau | 5 | -10/+17 |
2018-07-19 | Remove unused argument to vlib_feature_next | Damjan Marion | 2 | -10/+3 |
2018-07-13 | VPP-1338: fix ipsec api coverity warnings | Dave Barach | 1 | -4/+3 |
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 4 | -7/+7 |
2018-07-08 | Fix IPsec intf tx node setup at intf creation | Matthew Smith | 1 | -2/+2 |
2018-07-04 | fix VPP-1312 Invalid UDP packet length in ipsec | Klement Sekera | 1 | -1/+2 |
2018-06-29 | ipsec: fix VPP-1333 - crash in ipsec policy cli | Klement Sekera | 1 | -0/+6 |
2018-06-24 | Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" | Klement Sekera | 5 | -194/+180 |
2018-06-22 | Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" | Ole Troan | 5 | -180/+194 |
2018-06-21 | ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums | Klement Sekera | 5 | -194/+180 |
2018-06-20 | ipsec: VPP-1308 fix sorting of SPD entries | Klement Sekera | 2 | -10/+11 |
2018-05-29 | ipsec: fix IKEv2 crash when rsa cert is used for authentication | Radu Nicolau | 1 | -0/+1 |
2018-05-22 | CSIT-928 dpdk/ipsec: performance improvement | Radu Nicolau | 1 | -7/+5 |
2018-05-16 | Drop IPsec packets when interface is down | Matthew Smith | 1 | -10/+32 |
2018-05-11 | VPP-1275 Fix memory leaks in IPsec CLI | Klement Sekera | 1 | -54/+83 |
2018-05-10 | Change the way IP header pointer is calculated in esp_decrypt nodes | Szymon Sliwa | 2 | -3/+11 |
2018-05-09 | ipsec: support UDP encap/decap for NAT traversal | Klement Sekera | 8 | -33/+89 |
2018-05-04 | ipsec: allow null/null for crypto/integ algorithms pair | Radu Nicolau | 2 | -3/+3 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests | Dave Barach | 1 | -0/+2 |
2018-04-25 | Fix some build warnings about "Old Style VLA" | Juraj Sloboda | 1 | -2/+2 |
2018-04-19 | Allow an IPsec tunnel interface to be renumbered | Matthew Smith | 5 | -29/+42 |
2018-04-18 | Fix the ip header offset counting in vnet/ipsec | Szymon Sliwa | 1 | -5/+4 |
2018-04-10 | Make IPsec tunnel intf work with IPv4 output features | Matthew Smith | 1 | -0/+7 |
2018-03-23 | IPSEC_AH: broken initialization (VPP-1208) | Marco Varlese | 1 | -1/+1 |
2018-03-16 | IPSec: fix IPv6 policy deleting | Matus Fabian | 1 | -1/+1 |
2018-01-24 | SCTP stack (RFC4960) | Marco Varlese | 1 | -2/+6 |
2018-01-23 | VPPAPIGEN: vppapigen replacement in Python PLY. | Ole Troan | 1 | -1/+1 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -12/+13 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -5/+4 |
2017-12-15 | ESP_AH_test_automation_scripts rev1 | “mystarrocks” | 1 | -7/+0 |
2017-11-29 | DES-CBC/3DES-CBC support for VPP IPSec Core | “mukeshyadav1984” | 4 | -26/+57 |
2017-11-28 | IPSec AH protocol enhancement in VPP native core | “mukeshyadav1984” | 12 | -55/+889 |
2017-11-10 | Allow Openssl 1.1.0 | Marco Varlese | 5 | -12/+159 |