vcl: fix session handle in accept reply
[vpp.git] / src / plugins /
2017-11-27 Florin Corasdpdk: fix trajectory compilation 71/9571/2
2017-11-27 Damjan Marionvlib: make vlib_buffer_alloc inline function 63/9563/5
2017-11-24 Damjan Mariondpdk: enable tx checksum offloads as default, add disab... 58/9558/2
2017-11-24 Damjan Mariondpdk: avoid false sharing of dpdk_buffer_per_thread_data 56/9556/1
2017-11-23 Damjan Marionmemif: fix input node multiversion constructor 51/9551/1
2017-11-23 Damjan Marionmemif: try harder to transmit packets 50/9550/2
2017-11-23 Damjan Mariondpdk: prefetch both cachelines during buffer free 49/9549/2
2017-11-23 Damjan Marionmemif: multiversioning 48/9548/1
2017-11-22 Damjan Mariondpdk: fix potential crash in buffer free function 23/9523/4
2017-11-21 Andrew Yourtchenkostn-plugin: do not assume all punted packets start... 07/9507/2
2017-11-21 Damjan Mariondpdk: add l2_hdr_offset and l3_hdr_offset in vlib_buffer_t 06/9506/1
2017-11-20 Damjan Mariondpdk: add support for DPDK 17.11 69/9469/8
2017-11-17 Hongjun NiReplace tap interface using general interface 67/9467/4
2017-11-17 Andrew Yourtchenkoacl-plugin: use ip.save_rewrite_length to calculate... 34/9434/2
2017-11-16 Andrew Yourtchenkoacl-plugin: also print human-friendly format of 5tuple... 27/9427/2
2017-11-16 Damjan Mariondpdk: add additional data to TX trace 49/9449/2
2017-11-16 Sergio Gonzalez... dpdk/ipsec: use physmem when creating pools 30/9430/2
2017-11-16 Stevenmemif: fix uninitialized pointer read coverity error 41/9441/1
2017-11-14 Damjan MarionFix typos in configure.ac and dpdk/buffer.c 15/9415/3
2017-11-13 Damjan Mariondpdk: introduce AVX512 variants of node functions 86/9386/8
2017-11-13 Ole TroanNAT: Buufer overflow for memcpy() 96/9396/1
2017-11-12 Jon LoeligerACL: Add coding-style-patch-verification and indent. 89/9389/1
2017-11-11 Jon LoeligerACLs: Use better error return codes than "-1" everywhere. 83/9383/3
2017-11-11 Damjan Mariondpdk: optimize buffer alloc/free 58/9358/4
2017-11-11 Damjan MarionHandle CPU flags from autotools project 82/9382/3
2017-11-09 Damjan Marionmemif: use clib_socket_t for socket connections 16/8416/5
2017-11-09 Matus FabianPort restricted NAT44 (VPP-1048) 37/9337/3
2017-11-08 Damjan Marionmemif: do not mask head and tail pointers 14/9214/3
2017-11-08 Pavel KotucekACL plugin support tagged subinterfaces 19/8519/7
2017-11-08 Matus FabianNAT64 to use IPv4 address from interface (VPP-1051) 80/9280/2
2017-11-07 Matus FabianSNAT: IP fragmentation (VPP-890) 56/8056/4
2017-11-07 Matus FabianNAT: DS-Lite (VPP-1040) 38/9238/3
2017-11-03 Ole TroanNAT64: Input feature arc on virtual interface via inter... 18/9218/4
2017-11-03 Hongjun NiSet up P2P flag to gtpu interface 07/9207/2
2017-11-01 Gabriel Gannenat plugin - fix test logic 40/9040/2
2017-11-01 Sergio Gonzalez... dpdk/ipsec: align memory 58/9158/2
2017-11-01 Sergio Gonzalez... dpdk/ipsec: fix digest physical address 59/9159/2
2017-10-31 Gabriel Gannelb plugin tests - wipe flowtable after each unit test 67/9067/5
2017-10-30 Jon LoeligerMinor copyedit fixes to ACL Hash doc. 25/9125/1
2017-10-27 Andrew Yourtchenkoacl-plugin: increase the amount of memory for classifie... 85/9085/1
2017-10-26 Matus FabianNAT: delete session API/CLI (VPP-1041) 50/9050/2
2017-10-26 Andrew Yourtchenkoacl-plugin: refactor the "show acl-plugin" CLI, use... 61/9061/2
2017-10-25 Damjan Marionvlib: add support for multiple buffer pools 82/8782/6
2017-10-25 Matus FabianOne armed NAT (VPP-1035) 88/8988/2
2017-10-24 Dave WallaceAdd extern to *_main global variable declarations in... 72/8972/1
2017-10-18 Pierre PfisterPlugin for IP-Address to Interface Punting 64/8564/4
2017-10-18 Andrew Yourtchenkoipsec: use boolean or vs. bitwise or to avoid compiler... 70/8870/2
2017-10-16 Gabriel Gannelb plugin - fix format() type mismatches 55/8755/2
2017-10-14 Matus FabianNAT: fix delete of sessions for 1:1 NAT if 1 worker... 84/8784/2
2017-10-14 Gabriel Gannechange format_get_indent() to use u32 instead of uword 76/8776/4
2017-10-14 Georgina Sheehanplugins/dpdk: align memory to avoid potential segfault... 85/8785/5
2017-10-13 Steve Shinacl-plugin: display "::" for INADDR6_ANY on ACL output 13/8813/2
2017-10-13 Andrew Yourtchenkoacl-plugin: split the "show" commands and add an option... 05/8805/2
2017-10-12 Sergio Gonzalez... dpdk/ipsec: coverity fixes 79/8779/3
2017-10-10 Damjan Mariondpdk: fix mempool size calculation 37/8737/2
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-09 Matus FabianNAT: hairpinning rework (VPP-1003) 60/8660/2
2017-10-09 Matus FabianNAT: fixed ICMP broken translation for GRE tunnel inter... 70/8670/2
2017-10-06 Hongjun NiSeparate CP and DP fib table for PPPoE 97/8597/4
2017-10-05 Sergio Gonzalez... dpdk/ipsec: rework plus improved cli commands 18/8518/5
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-10-04 Damjan Mariondpdk: use vpp physmem allocator for dpdk buffers 01/7701/28
2017-10-04 Stevenmemif: crash on slave mode 04/8604/2
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-09-28 Chris LukeGeneral documentation updates 66/8566/5
2017-09-27 Steve ShinFix: unnecesary uio binding for Mellanox NIC 43/8543/2
2017-09-27 Andrew Yourtchenkoacl-plugin: take 2 at VPP-991 fix, this time with a... 60/8560/3
2017-09-26 Matus FabianNAT: remove worker_by_in lookup hash table (VPP-992) 34/8534/1
2017-09-26 AequitasMemory overwritten when using unformat %u (VPP-987) 12/8512/3
2017-09-25 Andrew Yourtchenkoacl-plugin: use vec_elt_at_index rather than pool_elt_a... 25/8525/3
2017-09-25 John LoFix sending GARP/NA on Bonded Interface Active/Backup... 13/8513/3
2017-09-25 Matus FabianNAT: session number limitation to avoid running out... 02/8502/2
2017-09-22 Andrew Yourtchenkoacl-plugin: remove the clib_warning "ACL enabling..." 94/8494/3
2017-09-21 Matus FabianNAT: remove worker_by_out lookup hash table (VPP-989) 88/8488/2
2017-09-20 Matus FabianNAT: don't call ipfix rpc when disabled (VPP-988) 66/8466/2
2017-09-20 Matus FabianNAT: move session and user lookup tables to per thread... 55/8455/3
2017-09-19 Pavel KotucekACL plugin enable macip for ip4/ip6 traffic 20/8420/2
2017-09-18 Pavel KotucekACL-plugin: fix coverity issue 94/8394/3
2017-09-16 Damjan Mariondpdk: display EAL init args on startup 38/8438/2
2017-09-15 Florin Corasdpdk: cli to check for buffer leakage 87/8387/8
2017-09-15 Damjan Marionvppinfra: add clib_mem_vm_ext_alloc function 32/8432/7
2017-09-15 dongjuanModify return value of snat_out2in_lb(VPP-985) 33/8433/1
2017-09-14 Matus FabianNAT: fixed bug in snat_alloc_outside_address_and_port... 18/8418/1
2017-09-13 Stevendevices: Fix coverity discovered 9/13/2017 14/8414/2
2017-09-13 flyingeagle23lb_vip_command_fn param redundancy when unformat ip... 47/8347/4
2017-09-13 flyingeagle23nat lb: del lb static mapping existed vec mem leak... 07/8407/2
2017-09-12 Damjan Marionphysmem: remove debug leftovers 98/8398/1
2017-09-12 Matus FabianNAT: fixed bug in snat_alloc_outside_address_and_port... 96/8396/2
2017-09-12 Stevendevices: Display VhostEthernet instead of UnknownEthern... 26/7826/3
2017-09-12 Shachar Beisernet/mlx5: fix warning message 89/8389/2
2017-09-12 flyingeagle23Fix issue in nat Bisearch algorithm (VPP-980) 88/8388/3
2017-09-12 Andrew Yourtchenkoacl-plugin: add startup-config section "acl-plugin... 83/8383/2
2017-09-12 flyingeagle23nat lb mapping command existed array out of bounds... 75/8375/2
2017-09-12 Pavel KotucekACL-plugin add "replace" semantics for adding a new... 40/8340/4
2017-09-11 Stevenmemif: mode ip is not settable from binary API 68/8368/2
2017-09-11 Neale RannsFIB table add/delete API 71/8371/2
2017-09-11 Matus FabianNAT: fixed hairpinning for in2out translation as an... 73/8373/1
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-09-08 Damjan Marionvlib: move linux-specific code to vlib/linux 60/8360/3
2017-09-08 Stevenmemif: fix coverity warnings as of 9/7 44/8344/5
next