IPSEC; dpdk backend for tunnel interface encryption
[vpp.git] / src / vnet /
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-25 John LoRemove dummy_interface_tx nodes from l2tp l2xcrw and nsh 49/19149/2
2019-04-24 Aloys AugustinAdd get_endpoint in transport vft 51/18751/14
2019-04-24 Zhiyong Yangip4_lookup_inline: leverage vlib_get_buffers to improve... 33/19133/3
2019-04-24 Aloys AugustinQUIC: Add multi-stream support to internal test apps 50/18750/8
2019-04-24 Aloys AugustinUDPC: Fix open segfault with multiple workers 40/19140/2
2019-04-24 Mohsin Kazmil2: Add support for arp unicast forwarding 14/18714/4
2019-04-24 Florin Corassession: remove unused fifo allo return value 27/19127/2
2019-04-24 Zhiyong Yangethernet_input_inline: leverage vlib_get_buffers 37/19137/3
2019-04-24 Vratko PolakRearrange prefetching in ipsec_output_inline 16/19116/2
2019-04-23 Vratko PolakAPI sw_interface_dump: Dump all if index is zero 06/19106/2
2019-04-23 Simon ZhangFix a ipsec command line typo 92/19092/2
2019-04-23 Zhiyong Yangvnet: clean up calc_checksums() 66/19066/2
2019-04-23 Zhiyong Yangipsec4-output: add pkt header and data prefetching 74/19074/2
2019-04-22 Alexander ChernavinGRE: set gre_tunnel_type init value to zero in API 76/19076/2
2019-04-19 Dave WallaceDoxygen cleanup. 86/18986/3
2019-04-19 Neale RannsIPSEC: IPv6 ESP transport mode incorrect packet length... 57/19057/3
2019-04-19 Benoît Ganne6rd: fix debug cli short-help 64/19064/2
2019-04-19 Dave WallaceDOCS-ONLY: Fix broken doxygen tag in BVI 53/19053/2
2019-04-19 Neale RannsIPSEC: ESP IPv6 transport mode payload length incorrect... 54/19054/2
2019-04-19 Neale RannsFIB: recursion casues path realloc 22/19022/2
2019-04-18 Florin Corassvm: allow indirect fifo data chunks 79/18779/22
2019-04-18 Neale RannsGRE: API update 13/18913/5
2019-04-18 Florin Corastls: allow engines to customize close 83/18983/6
2019-04-18 Neale RannsIPSEC: tunnel rekey fix and test (VPP-1652) 87/18987/2
2019-04-17 Florin Corassession: fix segment manager init condition 79/18979/2
2019-04-17 Vratko PolakMake sw_interface_dump more compatible with 2.2.0 80/18980/2
2019-04-17 Florin Corasvcl/session: tx notifications for cut-thru sessions 77/18977/3
2019-04-17 Paul Vinciguerraapi: Add to interface crud - read by sw_if_index. 93/18693/5
2019-04-17 Steven LuongRevert "Revert "bond: problem switching from l2 to... 74/18774/3
2019-04-17 Mohsin Kazmitap: clean-up when linux will delete the tap interface 66/18966/2
2019-04-17 Neale RannsIPSEC: Pass the algorithm salt (used in GCM) over the API 50/18950/2
2019-04-17 Neale RannsDuplicate pcap tx trace fix 44/18944/2
2019-04-17 Neale RannsADJ: crash in format/show (VPP-1648) 51/18951/1
2019-04-16 Neale RannsIPSEC: SA format; don't print keys when there's no... 47/18947/1
2019-04-16 Sirshak Dassvm_fifo rework to avoid contention on cursize 23/18223/13
2019-04-16 Aloys AugustinQUIC: Initial multi stream support 61/18761/3
2019-04-16 Aloys AugustinAllow sessions to be allocated in app's RX callbacks 60/18760/3
2019-04-16 Neale RannsIPSEC: support GCM in ESP 34/18834/8
2019-04-16 Neale RannsIPSEC-GRE: return correct API code 02/18902/2
2019-04-16 Dave Barachvpp-1647: fix typo in pcap_trace_command_internal 23/18923/1
2019-04-15 Mohsin Kazmitap: fix the crash 82/18882/2
2019-04-15 Neale RannsIPSEC: crypto overflow 61/18861/2
2019-04-14 faicker.moip4: don't format upper layer if it's a fragment 34/18134/2
2019-04-14 fituldocrypto: add support for AES-CTR cipher 58/18858/2
2019-04-12 Florin Corassession: drop lock on segment allocation error 49/18849/1
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-11 Ole TroanStats: Spelling mistake: s/tx-unicast-miss/tx-unicast/ 06/18806/2
2019-04-11 Damjan Marioncrypto: add performace test to unittest plugin 40/18740/5
2019-04-10 Florin Corasudp: fix copyright typo 94/18794/2
2019-04-10 Neale Rannscrypto: Intel IPSEC-MB engine 48/18748/8
2019-04-10 Benoît Ganneethernet: fix packet tracing 93/18793/3
2019-04-10 Neale RannsIPSEC: for each engine and algorithm tests 95/18795/4
2019-04-10 Florin Corassession: binary api app names as vectors 75/18775/3
2019-04-10 Ole TroanAPI: Fix shared memory only action handlers. 85/18785/2
2019-04-10 Neale RannsIPSEC: remove double byte swap of IP addresses 86/18786/1
2019-04-10 John LoMake tcp/udp/icmp compute checksum safer for buffer... 65/18765/3
2019-04-09 Florin Corassession: fix session flags 69/18769/3
2019-04-08 Jim Thompsonfixing typos 32/18732/4
2019-04-08 Mohsin Kazmivirtio: Fix the coverity warnings 36/18736/2
2019-04-08 Neale RannsIPSEC TEST: various hash alogrithms 47/18747/3
2019-04-08 Florin Corashost stack: update stale copyright 46/18746/3
2019-04-08 Jim Thompsonminor spelling errors (both in comments) 27/18727/2
2019-04-07 Damjan Marioncrypto: add support for AEAD and AES-GCM 13/18713/4
2019-04-07 Florin Corashttp_server: add timer wheel for session cleanup 20/18720/6
2019-04-07 Damjan Marioncrypto: coverity issues 01/18701/5
2019-04-06 Neale RannsPipe: fix double count on TX (TX counting is done in... 99/18699/3
2019-04-05 Florin Corassession: fix app name formatting 95/18695/3
2019-04-05 Jack Xufix pcap_trace cli output issue 29/18529/3
2019-04-05 Neale RannsIPSEC: punt reasons; SPI=0, no-tunnel 87/18687/3
2019-04-05 Florin Corastcp: do not delete session on establish pop 75/18675/5
2019-04-04 Florin Corassession: fix http server rpc to main 88/18688/3
2019-04-04 Florin Corastcp: properly validate acks between snd_nxt and una_max 60/18660/2
2019-04-04 Damjan Marionipsec: trunc_size -> icv_size 78/18678/2
2019-04-04 Damjan Marioncrypto: pass multiple ops to handler 74/18674/5
2019-04-04 Florin Corastcp: shorten wait in fin-wait-1 with fin rcvd 59/18659/6
2019-04-03 Steven Luonglacp: passive mode support [VPP-1551] 35/18035/4
2019-04-03 Neale RannsIPSEC: correctly size per-thread data 67/18667/2
2019-04-03 Mohsin Kazmivirtio: Add support for multiqueue 06/17306/8
2019-04-03 Neale RannsIPSEC: show CLI improvements 65/18665/2
2019-04-03 Neale RannsGBP: iVXLAN reflection check 91/18591/4
2019-04-03 Florin Corassession: fix cli for sessions in created state 58/18658/3
2019-04-03 Florin Corassession: do not enable pre-input node with 0 workers 57/18657/2
2019-04-02 Florin Corassession: remove session logic from io rx evt sender 46/18646/3
2019-04-02 Florin Corassession: use app cb function wrappers 51/18651/2
2019-04-02 Florin Corastcp: improve rcv process ack processing 12/18612/8
2019-04-02 Filip Tehlarlisp: use crypto lib instead of openssl directly 38/18638/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-30 Igor Mikhailov ... SPAN: Add pending frame on current thread, not on main 07/18607/1
2019-03-29 Dave BarachMinor bug fixes 99/18599/3
2019-03-29 Neale RannsIPSEC-GRE: fixes and API update to common types. 91/17691/14
2019-03-29 Nathan SkrzypczakIntegrate first QUIC protocol implementation 78/18378/11
2019-03-29 Neale RannsBVI: coverity error fix 89/18589/2
2019-03-29 Damjan Marionipsec: esp-decrypt rework 38/18538/7
2019-03-29 Neale RannsIPSEC: tunnel fragmentation 68/18568/4
2019-03-29 Florin Corastcp: remove sent rcv wnd 0 flag 87/18587/2
next