Age | Commit message (Expand) | Author | Files | Lines |
2019-06-07 | ipsec: remove the set_key API | Neale Ranns | 1 | -59/+0 |
2019-04-25 | IPSEC; dpdk backend for tunnel interface encryption | Neale Ranns | 1 | -16/+22 |
2019-04-25 | crypto: improve key handling | Damjan Marion | 1 | -0/+13 |
2019-04-18 | IPSEC: tunnel rekey fix and test (VPP-1652) | Neale Ranns | 1 | -21/+24 |
2019-04-16 | IPSEC: support GCM in ESP | Neale Ranns | 1 | -0/+2 |
2019-04-02 | IPSEC: tunnel scaling - don't stack the inbould SA | Neale Ranns | 1 | -1/+1 |
2019-03-29 | IPSEC-GRE: fixes and API update to common types. | Neale Ranns | 1 | -5/+10 |
2019-03-29 | IPSEC: tunnel fragmentation | Neale Ranns | 1 | -0/+3 |
2019-03-28 | ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN | Damjan Marion | 1 | -1/+1 |
2019-03-28 | IPSEC: fix build breakage from ships in the night merges | Neale Ranns | 1 | -2/+6 |
2019-03-28 | IPSEC: run encrpyt as a feautre on the tunnel | Neale Ranns | 1 | -119/+95 |
2019-03-27 | ipsec: compress ipsec_sa_t so data used by dataplane code fits in cacheline | Damjan Marion | 1 | -4/+6 |
2019-03-26 | IPSEC: more expressive API errors | Neale Ranns | 1 | -2/+2 |
2019-03-21 | ipsec: add ipv6 support for ipsec tunnel interface | Kingwel Xie | 1 | -49/+131 |
2019-03-20 | IPSEC: Tunnel SA not deleted | Neale Ranns | 1 | -3/+6 |
2019-03-20 | ipsec: keep crypto data inside SA | Damjan Marion | 1 | -4/+4 |
2019-03-07 | ipsec: ipsec-if optimizations & bug fixes | Kingwel Xie | 1 | -0/+4 |
2019-03-06 | IPSEC: tunnel encap/decap dual loop speedups | Neale Ranns | 1 | -88/+69 |
2019-03-01 | IPSEC: tunnel-input; don't load the HW interface struct | Neale Ranns | 1 | -7/+21 |
2019-02-11 | IPSEC-tun: The tunnel DB uses the network order SPI to save the byte swap in ... | Neale Ranns | 1 | -6/+10 |
2019-02-11 | ipsec: multi-arch, next-node-index cleanup | Kingwel Xie | 1 | -4/+6 |
2019-02-07 | IPSEC: no second lookup after tunnel encap | Neale Ranns | 1 | -76/+71 |
2019-01-30 | ipsec: fix check support functions | Klement Sekera | 1 | -0/+2 |
2018-12-12 | fix spurious error setting SA on ipsec intf | Matthew Smith | 1 | -1/+1 |
2018-12-11 | Add IPSec interface FIB index for TX packet | Pierre Pfister | 1 | -0/+8 |
2018-11-15 | ipsec: infra for selecting backends | Klement Sekera | 1 | -39/+17 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -4/+4 |
2018-10-22 | ipsec: split ipsec nodes into ip4/ip6 nodes | Klement Sekera | 1 | -4/+4 |
2018-08-03 | ipsec: add udp-encap option to debug cli commands | Radu Nicolau | 1 | -0/+2 |
2018-07-11 | avoid using thread local storage for thread index | Damjan Marion | 1 | -1/+1 |
2018-07-08 | Fix IPsec intf tx node setup at intf creation | Matthew Smith | 1 | -2/+2 |
2018-06-24 | Revert "Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums"" | Klement Sekera | 1 | -7/+131 |
2018-06-22 | Revert "ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums" | Ole Troan | 1 | -131/+7 |
2018-06-21 | ipsec: VPP-1316 calculate IP/TCP/UDP inner checksums | Klement Sekera | 1 | -7/+131 |
2018-04-19 | Allow an IPsec tunnel interface to be renumbered | Matthew Smith | 1 | -28/+29 |
2018-04-10 | Make IPsec tunnel intf work with IPv4 output features | Matthew Smith | 1 | -0/+7 |
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 | 1 | -0/+79 |
2017-10-05 | dpdk/ipsec: rework plus improved cli commands | Sergio Gonzalez Monroy | 1 | -35/+43 |
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 | 1 | -0/+9 |
2017-05-15 | Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_del | Matthew Smith | 1 | -11/+11 |
2017-04-06 | Use thread local storage for thread index | Damjan Marion | 1 | -1/+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 | 1 | -21/+52 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+372 |