ipsec: Reference count the SAs
[vpp.git] / src / vnet / ipsec /
2019-07-12 Neale Rannsipsec: Reference count the SAs 23/20623/2
2019-07-12 Neale Rannsip ipsec: Remove IPSec SPI-0 punt reason 74/20574/3
2019-07-11 Neale Rannsipsec: Revert "IPSEC: remove byte swap operations in... 02/20602/3
2019-07-11 Neale Rannsipsec: Revert "IPSEC: remove double byte swap of IP... 03/20603/2
2019-06-25 Guillaume Solignacipsec: print spi in hexadecimal 06/19606/10
2019-06-25 Neale Rannsipsec: return error if the engine backend has no handle... 82/20282/2
2019-06-19 Klement Sekeraipsec: fix l2 header handling in ah encrypt 30/20230/2
2019-06-18 Neale Rannsipsec: ipsec-tun protect 56/18956/18
2019-06-17 Neale Rannsipsec: One DPO per SA 80/20180/2
2019-06-17 Neale Rannsipsec: return original SA create error for tunnel create 31/20131/2
2019-06-14 Neale Rannsipsec: Display user specified SPI ID not VPP's index 39/20139/2
2019-06-14 Neale Rannsipsec: Correctly rewind the buffer to the IP header... 28/20128/2
2019-06-13 Neale Rannsipsec: remove spurious warnings 15/20115/2
2019-06-05 Filip Tehlaripsec: ah_decrypt rework 08/19808/8
2019-06-07 Neale Rannsipsec: remove the set_key API 03/20003/3
2019-06-05 Filip Tehlaripsec: fix combined counters in ah-encrypt node 80/19980/4
2019-06-05 Damjan Marionipsec: fix sa counters in esp-encrypt 73/19973/3
2019-06-05 Damjan Marionipsec: fix sa counters in esp-decrypt 72/19972/4
2019-06-05 Neale RannsIPSEC: some CLI fixes 58/19958/3
2019-06-04 Guillaume SolignacFix: bug prevented IPsec ipv4 SPDs to show correctly 19/19719/5
2019-06-02 Neale RannsIPSec: memcpy of integ key bork 15/19915/1
2019-05-30 Matthew G SmithIPsec: modify post-decrypt buf len calculation 89/19889/2
2019-05-29 Damjan Marionipsec: fix perf issue in esp_aad_fill 81/19881/1
2019-05-28 Filip Tehlaripsec: ah_encrypt rework 16/19016/11
2019-05-28 Neale RannsPunt: socket register for exception dispatched/punted... 42/19642/14
2019-05-20 Neale RannsIPSEC: rename default backend 55/19655/2
2019-05-15 Neale RannsIPSEC: remove CLI check for unsupported IPv6-AH - it... 16/19616/1
2019-05-14 Neale RannsIPSEC coverity fixes 68/19568/3
2019-05-14 Neale RannsIPSEC: remove unecessary pass by reference of sequence... 70/19570/2
2019-05-06 Dave BarachAdd missing init fn dependency to ipsec_init 44/19344/2
2019-05-01 Zhiyong Yangesp_encrypt: remove unnecessary code 51/19251/2
2019-05-01 Benoît Ganneipsec: fix ipsec format overflow 68/19268/2
2019-04-30 Benoît Gannecrypto: enforce per-alg crypto key length 40/19240/2
2019-04-26 Damjan Marioncrypto, ipsec: change GCM IV handling 82/19182/2
2019-04-25 Damjan Marioncrypto: AES GCM IV length is always 12 74/19174/3
2019-04-25 Damjan Marioncrypto_ipsecmb: use pre-expanded keys 45/19145/13
2019-04-25 Neale RannsIPSEC; dpdk backend for tunnel interface encryption 52/19152/2
2019-04-25 Damjan Marionipsec: drop runts in esp-decrypt 50/19150/4
2019-04-25 Damjan Marioncrypto: improve key handling 81/18981/10
2019-04-24 Vratko PolakRearrange prefetching in ipsec_output_inline 16/19116/2
2019-04-23 Simon ZhangFix a ipsec command line typo 92/19092/2
2019-04-23 Zhiyong Yangipsec4-output: add pkt header and data prefetching 74/19074/2
2019-04-19 Neale RannsIPSEC: IPv6 ESP transport mode incorrect packet length... 57/19057/3
2019-04-19 Neale RannsIPSEC: ESP IPv6 transport mode payload length incorrect... 54/19054/2
2019-04-18 Neale RannsIPSEC: tunnel rekey fix and test (VPP-1652) 87/18987/2
2019-04-17 Neale RannsIPSEC: Pass the algorithm salt (used in GCM) over the API 50/18950/2
2019-04-16 Neale RannsIPSEC: SA format; don't print keys when there's no... 47/18947/1
2019-04-16 Neale RannsIPSEC: support GCM in ESP 34/18834/8
2019-04-15 Neale RannsIPSEC: crypto overflow 61/18861/2
2019-04-11 Neale RannsIPSEC: ESP with ESN tests and fixes 99/18799/3
2019-04-11 Neale RannsIPSEC-MB: Use random & non-repeating IV (VPP-1642) 07/18807/5
2019-04-10 Neale Rannscrypto: Intel IPSEC-MB engine 48/18748/8
2019-04-10 Neale RannsIPSEC: for each engine and algorithm tests 95/18795/4
2019-04-10 Neale RannsIPSEC: remove double byte swap of IP addresses 86/18786/1
2019-04-08 Neale RannsIPSEC TEST: various hash alogrithms 47/18747/3
2019-04-07 Damjan Marioncrypto: add support for AEAD and AES-GCM 13/18713/4
2019-04-05 Neale RannsIPSEC: punt reasons; SPI=0, no-tunnel 87/18687/3
2019-04-04 Damjan Marionipsec: trunc_size -> icv_size 78/18678/2
2019-04-03 Neale RannsIPSEC: correctly size per-thread data 67/18667/2
2019-04-03 Neale RannsIPSEC: show CLI improvements 65/18665/2
2019-04-02 Neale RannsIPSEC: tunnel scaling - don't stack the inbould SA 32/18632/3
2019-04-02 Neale RannsIPSEC: remove pointless feature ordering 36/18636/1
2019-03-29 Neale RannsIPSEC-GRE: fixes and API update to common types. 91/17691/14
2019-03-29 Damjan Marionipsec: esp-decrypt rework 38/18538/7
2019-03-29 Neale RannsIPSEC: tunnel fragmentation 68/18568/4
2019-03-28 Damjan Marioncrypto: add vnet_crypto_op_init (...) 83/18583/3
2019-03-28 Damjan Marionipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN 66/18566/6
2019-03-28 Damjan Marionipsec: anti-replay code cleanup 77/18577/3
2019-03-28 Neale RannsIPSEC: 4o6 and 6o4 for tunnel interfaces 60/18560/2
2019-03-28 Neale RannsIPSEC: fix build breakage from ships in the night merges 61/18561/1
2019-03-28 Neale RannsIPSEC: run encrpyt as a feautre on the tunnel 37/18537/3
2019-03-27 Damjan Marionipsec: compress ipsec_sa_t so data used by dataplane... 31/18531/3
2019-03-26 Neale RannsIPSEC: more expressive API errors 27/18527/3
2019-03-26 Damjan Marionipsec: esp-encrypt rework 98/18398/18
2019-03-26 Neale RannsIPSEC: improved policy delete 28/18528/1
2019-03-25 Neale RannsIPSEC tests fnd fix or Extended Sequence Numbers 10/18510/5
2019-03-22 Damjan Marionipsec: fix esn handling 58/18458/3
2019-03-22 Neale RannsIPSEC: test for packet drop on sequence number wrap 61/18461/2
2019-03-21 Kingwel Xieipsec: add ipv6 support for ipsec tunnel interface 18/18418/4
2019-03-20 Damjan Marioncrypto: add hmac truncate option 38/18438/3
2019-03-20 Neale RannsIPSEC: Tunnel SA not deleted 26/18426/2
2019-03-20 Damjan Marionipsec: keep crypto data inside SA 37/18437/2
2019-03-20 Kingwel Xieipsec: bug fix ipsec-init sequence 76/18376/3
2019-03-19 Damjan Marioncrypto: introduce crypto infra 75/18375/5
2019-03-19 Neale RannsIPSEC: remove byte swap operations in DP during SPD... 69/18369/3
2019-03-19 Neale RannsIPSEC: tidy the policy types 74/18374/2
2019-03-13 Dave BarachVPP-1576: fix a set of coverity warnings 70/18270/1
2019-03-08 Neale Rannsupdates now that flags are supported on the API 31/18131/2
2019-03-07 Kingwel Xieipsec: cli bug fixes 09/18109/2
2019-03-07 Kingwel Xieipsec: ipsec-if optimizations & bug fixes 96/18096/2
2019-03-06 Damjan Marionipsec: esp-encrypt and esp-decrypt cleanup 65/18065/3
2019-03-06 Neale RannsIPSEC: tunnel encap/decap dual loop speedups 99/17999/6
2019-03-06 Kingwel Xieipsec: cleanup, remove unnecessary code, 45/18045/1
2019-03-04 Neale RannsIPSEC: script to bounce IPSEC traffic through a pipe... 97/17997/5
2019-03-01 Neale RannsIPSEC: tunnel-input; don't load the HW interface struct 35/17935/3
2019-02-28 Neale RannsTEST: IPSEC NAT-T with UDP header 07/17807/3
2019-02-25 Neale RannsIKEv2 to plugin 03/17803/3
2019-02-22 Neale RannsIPSEC: header exports 68/17768/2
2019-02-20 Neale RannsIPSEC: API coverity error of unitialised stat_index... 93/17693/2
2019-02-18 Neale RannsIPSEC: move SA counters into the stats segment 31/17631/2
next