ipsec: Support MPLS over IPSec[46] interface
[vpp.git] / src / vnet / ipsec / esp_decrypt.c
2021-01-18 Neale Rannsipsec: Support MPLS over IPSec[46] interface 64/30664/6
2020-12-18 PiotrX Kleskiipsec: fixed esp_decrypt pkt len after icv moved 74/30474/2
2020-12-01 Fan Zhangipsec: change prediction 79/29979/4
2020-11-26 Neale Rannsgre: Move to new API generated types/messages 55/30155/2
2020-10-24 Fan Zhangipsec: remove pending node 28/29528/3
2020-10-19 Neale Rannsipsec: Layout and prefetching of SA struct 17/29517/2
2020-09-04 Christian Hoppsipsec: fix trace of GRE_teb packets 61/28661/3
2020-04-30 Fan Zhangcrypto: introduce async crypto infra 36/18036/54
2020-04-28 Filip Tehlaripsec: fix buffer alloc 17/26417/3
2020-03-31 Filip Tehlaripsec: fix chained ESP 13/26113/3
2020-03-23 Florin Corasipsec: Revert "ipsec: fix chained ESP" 89/26089/4
2020-03-23 Filip Tehlaripsec: fix chained ESP 07/25207/2
2020-03-21 Rajesh Goelipsec: efficient layout of ESP per thread data 33/25933/8
2020-02-11 Filip Tehlaripsec: add support for chained buffers 58/23358/17
2020-02-05 John Loipsec: set l2_len for GRE-TEB tunnel decap 08/24808/2
2020-01-04 Neale Rannsipsec: Targeted unit testing 88/24088/4
2019-12-23 Neale Rannsipsec: Test and fix IPSec worker hand-off 13/24113/2
2019-12-18 Neale Rannsipsec: Fix decap of IPSEC/GRE in transport mode 44/24044/1
2019-12-17 Neale Rannsipsec: bind an SA to a worker 64/18664/15
2019-11-08 Neale Rannsipsec: remove dedicated IPSec tunnels 78/22878/6
2019-08-01 Neale Rannsipsec: Redo the anit-replay check post decrypt 09/21009/2
2019-07-24 Neale Rannsipsec: GCM, Anti-replay and ESN fixess 30/20730/4
2019-06-18 Neale Rannsipsec: ipsec-tun protect 56/18956/18
2019-06-05 Damjan Marionipsec: fix sa counters in esp-decrypt 72/19972/4
2019-05-30 Matthew G SmithIPsec: modify post-decrypt buf len calculation 89/19889/2
2019-05-14 Neale RannsIPSEC: remove unecessary pass by reference of sequence... 70/19570/2
2019-04-25 Damjan Marioncrypto: AES GCM IV length is always 12 74/19174/3
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-17 Neale RannsIPSEC: Pass the algorithm salt (used in GCM) over the API 50/18950/2
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-07 Damjan Marioncrypto: add support for AEAD and AES-GCM 13/18713/4
2019-04-04 Damjan Marionipsec: trunc_size -> icv_size 78/18678/2
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-28 Damjan Marioncrypto: add vnet_crypto_op_init (...) 83/18583/3
2019-03-28 Damjan Marionipsec: anti-replay code cleanup 77/18577/3
2019-03-27 Damjan Marionipsec: compress ipsec_sa_t so data used by dataplane... 31/18531/3
2019-03-20 Damjan Marionipsec: keep crypto data inside SA 37/18437/2
2019-03-19 Damjan Marioncrypto: introduce crypto infra 75/18375/5
2019-03-06 Damjan Marionipsec: esp-encrypt and esp-decrypt cleanup 65/18065/3
2019-03-06 Kingwel Xieipsec: cleanup, remove unnecessary code, 45/18045/1
2019-02-22 Neale RannsIPSEC: header exports 68/17768/2
2019-02-18 Neale RannsIPSEC: move SA counters into the stats segment 31/17631/2
2019-02-07 Neale RannsIPSEC: no second lookup after tunnel encap 36/17336/5
2018-12-07 jackiechen1985Fix VPP-1515 IPSec receive packet error in transport... 50/16350/5
2018-12-04 Klement Sekeraipsec: simplify bumping counters - cosmetic change 00/16300/4
2018-11-30 Neale RannsIPSEC-AH: fix packet drop 91/16291/2
2018-10-29 Klement Sekeramigrate ipsec to new multiarch infra 20/15420/5
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-22 Klement Sekeraipsec: split ipsec nodes into ip4/ip6 nodes 07/15207/7
2018-05-10 Szymon SliwaChange the way IP header pointer is calculated in esp_d... 04/12504/2
2018-04-18 Szymon SliwaFix the ip header offset counting in vnet/ipsec 23/11223/2
2017-11-29 “mukeshyadav1984”DES-CBC/3DES-CBC support for VPP IPSec Core 08/9608/2
2017-11-28 “mukeshyadav1984”IPSec AH protocol enhancement in VPP native core 38/9538/5
2017-11-10 Marco VarleseAllow Openssl 1.1.0 54/9354/4
2017-09-19 Matthew SmithSet RX sw_if_index on decrypted routed IPsec buffers 31/8431/2
2017-04-06 Damjan MarionUse thread local storage for thread index 11/6011/4
2017-02-17 Radu NicolauImplemented IKEv2 initiator features: 01/5401/6
2016-12-28 Damjan MarionReorganize source tree to use single autotools instance 30/4430/19