VPP-393: Subinterface is still used after deletion
[vpp.git] / vlib /
2016-11-15 Damjan Marionthreads: add assert to silence coverity warning 07/3807/2
2016-11-15 Damjan Marionbuffer: clone free_list to each vlib_main on creation 91/3791/3
2016-11-09 Damjan Marionthreads: don't wait for dpdk init in vpp_lite 39/3739/3
2016-11-08 Damjan Marionpg: maintain per-worker bitmap of enabled streams 24/3724/2
2016-11-08 Damjan Marionpg: support for packet generator on different worker... 15/3715/3
2016-11-04 Damjan Marionvlib: fix cacheline alignement in several structs 00/3700/2
2016-11-04 Damjan Marionfeature: store arc index in vlib_buffer 97/3697/5
2016-11-03 Damjan Marionvlib: add vlib_buffer_copy function 91/3691/2
2016-11-03 Dave BarachReset frame length after dispatch when recycling frames 02/3202/2
2016-11-01 Damjan Marionfeature: add new feature handling code and device-input... 45/3445/25
2016-11-01 Damjan Marionvppinfra: add STATIC_ASSERT macro 49/3649/2
2016-11-01 Damjan Marionnode: ensure that vlib_node_runtime_t is cacheline... 45/3645/1
2016-10-27 Dave BarachPer-packet IPFIX record generation plugin 18/3318/6
2016-10-26 Damjan Mariondpdk: remove support for dpdk 16.04 75/3575/2
2016-10-21 Dave BarachQuad-loop ip4_lookup_inline, add _x4 validate buffer... 77/3477/2
2016-10-13 Dave BarachAdd clib_mem_alloc_or_null(...) 00/3400/1
2016-10-13 Pavel Kotucekvpp_lite: add cpu pinning support (VPP-467) 32/3332/8
2016-10-07 Neale Rannsunicast RPF for FIB2.0 02/3302/5
2016-09-27 Damjan MarionFix hugepage detection issue 67/3167/2
2016-09-27 Pavel KotucekScheduler policy & priority config, few minor fixes... 63/3163/3
2016-09-27 Pavel KotucekVPP-425: Scheduler policy & priority configuration 02/3102/4
2016-09-21 Chris LukeRefactor pre-Doxy siphon scripts; VPP-396 61/2861/6
2016-09-20 Eyal BariAdded volatile to local variables needed by setjmp 34/2934/3
2016-09-13 Dave BarachUse the correct thread stack alignment constraint,... 33/2833/3
2016-09-07 Damjan MarionAvoid use of node index 0 by registering null-node 79/2679/3
2016-09-06 Damjan MarionAdd support for input nodes in interrupt mode on the... 80/2680/2
2016-09-06 Chris LukeVPP-346 More VPP doc fixes 76/2676/2
2016-08-31 Chris LukeVPP-221 CLI auto-documentation infrastructure 08/2408/6
2016-08-23 Damjan MarionFix PCI vendor_id/device_id detection for SR-IOV devices 67/2467/2
2016-08-17 Damjan MarionCoding standards cleanup - remove trailing whitespace... 06/2406/3
2016-08-12 Ed WarnickeVPP-237: indent fixes in prep for checkstyle 56/2356/2
2016-08-12 Dave BarachVPP-223 Add doxygen tags to counter.h 54/2354/2
2016-08-11 Dave BarachVPP-223 Document vlib cooperative multi-tasking threads 24/2324/2
2016-08-10 Dave BarachVPP-189 Fix coverity warnings 23/2323/1
2016-08-09 Dave BarachVPP-189 Fix Coverity warnings 73/2273/2
2016-08-05 Dave Barachvpp-189 Clean up more coverity warnings 29/2229/1
2016-08-03 Dave BarachVPP-180 Clean up multi-socket / multi-chunk mempool... 96/2196/4
2016-07-27 Dave BarachVPP-189 coverity warning cleanups 04/2104/3
2016-07-26 Chris LukeVPP-223 General documentation updates 93/2093/1
2016-07-26 Dave BarachFix coverity warnings 86/2086/1
2016-07-22 Damjan MarionAdd DPDK 16.07 support (rc3 based) 38/2038/2
2016-07-14 John LoVPP-189 Addtional fixes for last coverity fix in linux_... 58/1958/3
2016-07-12 Shwetha BhandariShow cli for plugin path, name filter and loaded plugins 36/1936/2
2016-07-08 Dave Barachfd-io-styleify pass 18/1918/6
2016-07-08 Damjan MarionRemove unnecessary and obsolete configure.ac directives 16/1916/3
2016-07-08 Chris LukeVPP-189 Some bugfixes for issues reported by Coverity 03/1903/4
2016-07-07 Dave BarachRemove #if DPDK == 0, to eliminate a data structure... 02/1902/2
2016-07-07 Damjan MarionRemove duplicate code buffer_func.h 94/1894/2
2016-07-07 Dave BarachAdd some doxygen tags 79/1879/4
2016-06-29 Damjan MarionDecouple worker thread code from dpdk, enable worker... 98/1798/3
2016-06-18 Dave BarachMove pkt replication counter to the opaque2 cache line 40/1640/2
2016-06-17 Dave BarachDynamically compute ip feature subgraph order 53/1553/6
2016-06-15 Ole Troan6rd: Move to plugin 04/1604/3
2016-06-14 Ole TroanFix node siblings 91/1491/4
2016-06-14 Damjan MarionRetire io threads and main-thread-io mode 31/1531/2
2016-06-09 Dave BarachVPP-133: increase size of cli process stacks 82/1482/2
2016-06-09 Damjan MarionAdd verbose flag for packet trace, show hexdump in... 77/1477/2
2016-06-05 Damjan MarionAdd per-device startup config support 94/1294/8
2016-06-01 Dave BarachVPP-83 Allow non-privileged clients to use the vpp... 46/1346/2
2016-05-23 Damjan MarionNative VPP driver for Intel Niantic family of NICs 31/1231/3
2016-05-21 Dave BarachAdd per-thread, per-node runtime stats serialization 02/1102/6
2016-05-19 Chris LukeVPP-74 Fix signedness issue when terminal resizes 04/1204/1
2016-05-19 Damjan MarionRemove unused PCI code 03/1203/2
2016-05-19 Damjan MarionAdd support for multiple microarchitectures in single... 75/1075/6
2016-05-18 Damjan MarionRework of the old PCI code 78/1178/2
2016-05-17 Christophe Fontainedpdk/build - 32bits compilation 18/1118/3
2016-05-16 Chris LukeVPP-23 Re-work pager line collation 54/1154/6
2016-05-16 Chris LukeVPP-57 Add missing license headers in doc files 22/1122/2
2016-05-13 Chris LukeVPP-57 Add Doxygen to VPP 79/979/13
2016-05-10 Chris LukeVPP-46 Fix cut-and-paste in the debug CLI 56/1056/2
2016-05-10 Andrew YourtchenkoAvoid clobbering output_function by concurrent CLI... 48/1048/4
2016-04-29 Chris LukeVPP-26 Iterate through empty command line in cli history 35/935/2
2016-04-29 Chris LukeVPP-27 Extend telnet protocol buffer guard 32/932/2
2016-04-29 Dave BarachClean up per-thread mheap setup. 18/918/2
2016-04-28 Chris LukeTrack number of ethernet vlans in a frame 73/873/8
2016-04-27 Chris LukeCLI output pager 72/872/4
2016-04-27 Chris LukeAdd "history" CLI command 71/871/3
2016-04-27 Chris LukeAdd a (small) banner to the Debug and Telnet CLI 70/870/3
2016-04-27 Chris LukeDebug/Telnet CLI enhancements 69/869/3
2016-04-26 Damjan MarionMake automake silent rules default 89/889/2
2016-04-26 Damjan MarionFix compile errors reported by clang 87/887/3
2016-04-25 Bud GriseAllow the number of elements in a frame queue to be... 99/699/2
2016-04-25 John LoImprove mechanism for using loopback interface as BVI... 51/851/2
2016-04-22 Damjan MarionAdd clib_memcpy macro based on DPDK rte_memcpy implemen... 46/846/3
2016-04-19 Dave BarachVPP-6: set epoll wait-time to zero when binary API... 15/815/1
2016-04-18 Christophe FontaineAdd support for AArch32 99/799/3
2016-04-14 Damjan MarionRework of DPDK PCI device uio driver binding process 80/780/6
2016-04-14 John LoChange ARP and IP6-ND nodes to use interface-output... 66/766/2
2016-04-12 Bud GriseAdd counter for the number of barrier syncs performed. 00/700/3
2016-04-12 Dave BarachAdd a configurable "significant error" metric 57/657/2
2016-04-11 Bud GrisePropagate the VLIB_FRAME_NO_FREE_AFTER_DISPATCH flag... 01/701/2
2016-04-06 Ed WarnickeDo not listen unless configured with cli-listen. 66/666/2
2016-03-29 Dave BarachAdjacency allocator 30/630/1
2016-03-28 Dave Barachevent logger skeletons, improve debug CLI 27/627/1
2016-03-26 Dave BarachImprove main-loop event-logs 19/619/1
2016-03-25 Damjan MarionUse rte_mempool private data for storing vlib_buffer_t 10/610/3
2016-03-18 Dave BarachFix longstanding next-frame clone bug 67/567/2
2016-03-16 Damjan MarionAdd vpp native linux kernel AF_PACKET interface support 86/486/5
2016-03-03 Nikhil P RaoCopy flags when cloning next_frames 66/466/3
2016-03-02 Ole TroanTAP: Jumbo-frame support. 57/457/3
next