VXLAN: Allow user to specify a custom vxlan tunnel instance id.
[vpp.git] / src / plugins /
2018-02-07 Andrew Yourtchenkoacl-plugin: multicore: send the interrupts to thread0 too 47/10447/2
2018-02-07 Andrew Yourtchenkoclassifier-based ACL: refactor + add output ACL 02/10002/9
2018-02-07 Damjan MarionRefactor vlib_buffer flags 75/10375/8
2018-02-06 Damjan Marionvlib: epoll on worker threads 67/10167/4
2018-02-06 Steve ShinReflexive ACL support on ICMP 18/10418/2
2018-02-05 Matus FabianNAT64: Run nat64-expire-worker-walk only when NAT64... 08/10408/2
2018-02-02 Hongjun NiAdd L3DSR feature in LB plugin 03/10203/9
2018-02-01 Jon LoeligerFIB: Consolidate several copies of fib_ip_proto() into... 79/10379/2
2018-02-01 Eyal Baridpdk:fix typo in prefetch sequence 92/10292/2
2018-02-01 Francois Cladsrv6-ad: fixing coverity issues 49/10349/2
2018-02-01 Francois Cladsrv6-as: fixing coverity issues 62/10362/2
2018-01-31 Stevenvlib: allocating buffers on thread-x and freeing them... 34/10334/2
2018-01-31 Neale RannsImproved tracing for the IP[46] not-enabled case. 35/10335/3
2018-01-31 Matus FabianNAT66 1:1 mapping (VPP-1108) 96/10196/2
2018-01-31 Matus FabianNAT44: in2out output feature skip translation for alrea... 29/10329/3
2018-01-31 Matus FabianNAT44: Delete dynamic sessions matching new 1:1NAT... 58/10358/1
2018-01-31 Matus FabianNAT44: nat44_static_mapping_details protocol=0 if addr_... 44/10344/1
2018-01-30 Matus FabianNAT: add missing CLI and API documentation (VPP-1142) 97/10297/2
2018-01-30 Matus FabianNAT: replace format_vnet_sw_interface_name with format_... 66/10266/2
2018-01-30 Neale RannsAllow the provider of a midchain adjacency to pass... 10/10310/2
2018-01-29 Jon Loeligermemif: Add new API calls to manage memif socket names. 72/10172/4
2018-01-29 Francois CladSRv6 dynamic proxy plugin 37/10137/8
2018-01-26 Matus FabianNAT44: fix ICMP error translation for endpoint dependen... 60/10260/2
2018-01-26 Matus FabianNAT44: add opaque string tag to static mapping APIs... 54/10254/1
2018-01-25 Francois Cladsrv6-as: fixing version 33/10233/3
2018-01-25 Matus FabianNAT: nat.c refactor (split out CLI) (VPP-1140) 45/10245/2
2018-01-25 Francois CladSRv6 masquerading proxy plugin 39/10139/7
2018-01-24 John LoImprove tunnel interface creation performance 16/10216/4
2018-01-24 Matus FabianNAT44: asymmetrical static mapping and one-armed NAT... 06/10206/2
2018-01-24 Dave Wallacedocs: Clean up TOC 17/10217/1
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-23 Milan LencoNAT44: Fix interface feature removal. 95/10195/2
2018-01-22 Matus FabianNAT44: asymmetrical static mapping rule (VPP-1135) 54/10154/2
2018-01-19 Francois CladSRv6 static proxy plugin 35/10135/4
2018-01-18 Hongjun NiVPP-1119: PPPoE's destination MAC was overwritten 62/10062/2
2018-01-18 Radu NicolauVPP-1122 dpdk/ipsec: fix transport mode pkt len 21/10121/5
2018-01-17 Florin Corasstn: add vat support 10/10110/2
2018-01-16 Andrew Yourtchenkoacl-plugin: multicore: use pool_init_fixed for per... 20/10120/2
2018-01-15 Gabriel Gannefix udp_ping api naming error 76/10076/3
2018-01-15 Damjan MarionMarvell device plugin 07/9907/11
2018-01-13 John LoImprove "show xxx tunnel" and "show int addr" output 94/10094/3
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-11 Dave BarachRemove vpp_api_test interface name filter catalog 77/10077/2
2018-01-11 Billy McFallVPP-1131: doxygen: Documentation for Debug CLI stops... 74/10074/2
2018-01-11 Matus FabianNAT44: asymmetrical load balancing static mapping rule... 73/10073/1
2018-01-11 Juraj SlobodaAdd basic support for DS-Lite CE (VPP-1059) 50/10050/4
2018-01-10 Florin CorasFix stn rules dump api (VPP-1123) 31/10031/3
2018-01-09 Matthew SmithPatch ENA PMD to skip setting tx flags in rx path 78/9878/3
2018-01-09 Stevenmemif: fix coverity divide by zero 01/10001/2
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2018-01-08 Matus FabianNAT64: IPFix (VPP-1106) 51/9951/2
2018-01-08 Matus FabianNAT: fixed get_worker_out2in bug (VPP-1116) 82/9982/1
2018-01-05 John LoUnify and cleanup usage of hash_set/unset_mem by variou... 53/9953/3
2018-01-05 Juraj SlobodaAdd support for 464XLAT NAT44 mode (VPP-1045) 26/9626/5
2018-01-03 Matus FabianNAT64: free port when dynamic BIB deleted (VPP-1107) 72/9872/2 v18.04-rc0
2017-12-21 Swarup NayakVPP-1109 Fix loop for some CLI (code review) 94/9894/1
2017-12-20 Neale RannsL2 emulation: remove usued ip-table-id from API 88/9888/1
2017-12-20 Andrew Yourtchenkoacl-plugin: add a debug CLI to print 5-tuple structure... 86/9886/2
2017-12-20 Neale RannsL2 Emulation 59/9759/8
2017-12-20 Gabriel Gannefix kubeproxy some tests 80/9880/2
2017-12-20 Juraj SlobodaTranslate matching packets using NAT (VPP-1069) 59/9559/8
2017-12-19 Matus FabianNAT: Twice NAT44 (VPP-969) 67/9867/2
2017-12-18 Matus FabianNAT: Add performance testing TRex scripts and config... 58/8558/3
2017-12-18 Dave BarachFix nat44 identity mapping 65/9865/2
2017-12-18 Hongjun NiSupport kube-proxy data plane 20/8220/25
2017-12-16 Gabriel GanneUse crc32 wrapper (VPP-1086) 54/9854/2
2017-12-16 Damjan Mariondpdk: unset ETH_TXQ_FLAGS_NOXSUMS only for selected... 59/9859/2
2017-12-14 Damjan Marionpci: auto-detect right vfio/uio driver 01/9801/4
2017-12-14 Matthew SmithEnable AWS ENA PMD 37/9837/2
2017-12-14 Matus FabianNAT64: fix coverity (VPP-1032) 38/9838/2
2017-12-13 Matus FabianNAT64: multi-thread support (VPP-891) 58/9758/2
2017-12-13 Matus FabianNAT: DS-Lite AFTR tunnel endpoint address respond to... 60/9760/2
2017-12-11 Andrew Yourtchenkoacl-plugin: unapply/reapply the classifier-based inacls... 72/9772/5
2017-12-11 Swarup Nayakcall unformat_free in some flow, remove unnecessary... 19/9719/5
2017-12-09 Damjan Marionvlib: PCI rework to support VFIO 57/9757/12
2017-12-06 Hongjun NiRestructure some files in LB to src/vnet to reuse 93/9393/22
2017-12-05 Sergio Gonzalez... dpdk/ipsec: multiple fixes 28/9628/6
2017-12-05 Eyal Baridpdk:remove duplicate code 16/9716/2
2017-12-04 Eyal Baridpdk: remove unused "use_rss" flag 12/9712/3
2017-12-04 Eyal Baridpdk: remove duplicate function 08/9708/3
2017-12-04 Eyal Baridpdk: remove unused cached eth input node 06/9706/3
2017-12-01 Andrew Yourtchenkoacl-plugin: fix coverity 177970-177973,178891, and... 11/9611/7
2017-11-30 Matus FabianNAT44: identity NAT (VPP-1073) 99/9599/2
2017-11-30 Juraj SlobodaFix variable mismatch 30/9630/2
2017-11-29 Matus FabianNAT: Remove old SNAT API (VPP-1070) 17/9617/2
2017-11-28 Gabriel Gannenet/virtio: support modern device id 96/9596/2
2017-11-27 Damjan Mariondpdk: fix issue when tx offload stops working after... 92/9592/2
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
next