Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-11-10 | Fix bug in key calculation for IPsec tunnel interface | Matthew Smith | 1 | -2/+2 |
2017-10-26 | Allow IPsec interface to have SAs reset | Matthew Smith | 5 | -1/+123 |
2017-10-24 | Add extern to *_main global variable declarations in header files. | Dave Wallace | 6 | -3/+8 |
2017-10-14 | Add API call to set keys on IPsec tunnel intf | Matthew Smith | 2 | -0/+75 |
2017-10-12 | dpdk/ipsec: coverity fixes | Sergio Gonzalez Monroy | 1 | -9/+20 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps | Dave Barach | 1 | -0/+2 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands | Sergio Gonzalez Monroy | 5 | -44/+100 |
2017-10-04 | Add API support to dump IPsec SAs | Matthew Smith | 2 | -0/+175 |
2017-09-19 | Set RX sw_if_index on decrypted routed IPsec buffers | Matthew Smith | 2 | -0/+3 |
2017-09-08 | Fixes for issues reported by Coverity (VPP-972) | Chris Luke | 1 | -1/+10 |
2017-05-24 | Add p2p flag to IPsec tunnel interface hw class | Matthew Smith | 1 | -0/+1 |
2017-05-17 | Use counters on ipsec tunnel interfaces | Matthew Smith | 3 | -6/+107 |
2017-05-15 | Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_del | Matthew Smith | 4 | -15/+36 |
2017-05-09 | API support for IPsec tunnel interface creation | Matthew Smith | 2 | -1/+87 |
2017-04-27 | VPP-716: IKEv2 responder fails to authenticate initiator | Matthew Smith | 1 | -15/+16 |
2017-04-25 | "autoreply" flag: autogenerate standard xxx_reply_t messages | Dave Barach | 1 | -205/+19 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 6 | -51/+61 |
2017-03-10 | Fix coverity CIDs 161048, 163895 | Pavel Kotucek | 1 | -2/+1 |
2017-03-01 | dpdk: be a plugin | Damjan Marion | 1 | -4/+0 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 3 | -3/+3 |
2017-02-22 | VPP-635: CLI Memory leak with invalid parameter | Billy McFall | 1 | -55/+122 |
2017-02-17 | Implemented IKEv2 initiator features: | Radu Nicolau | 11 | -186/+2176 |
2017-02-17 | ipsec: changed ipsec-input-ip6 node to be a sibling of ipsec-input-ip4, fixes... | Radu Nicolau | 1 | -6/+1 |
2017-01-30 | Fixed set int state up for ipsec interfaces | Radu Nicolau | 1 | -2/+2 |
2017-01-27 | dpdk: rework cryptodev ipsec build and setup | Sergio Gonzalez Monroy | 9 | -203/+148 |
2017-01-16 | Add --without-libssl configure parameter | Damjan Marion | 2 | -13/+13 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 21 | -0/+10534 |