API refactoring : lisp-gpe
[vpp.git] / vlib /
2016-12-21 Klement Sekerafix 'show trace' bug - format vector as %v 41/4441/4
2016-12-21 Christophe Fontaineaarch64 compatibility 90/4390/3
2016-12-20 Dave BarachVPP-525: multi-thread case binary API post-mortem dump... 35/4435/2
2016-12-20 Damjan MarionDeclare variables as external 89/4389/4
2016-12-07 Damjan Marionepoll_input: don't sleep if we expect event in less... 50/4150/2
2016-12-02 Damjan Marionbuffers: fix vlib_buffer_copy 48/4048/2
2016-11-24 Damjan Marionvlib: remove old memcpy implementation 42/3942/4
2016-11-24 Damjan Marionvlib: merge buffers.c and dpdk_buffer.c 43/3943/2
2016-11-23 Damjan Mariondpdk: remove rte_mbuf modifications at many places... 35/3835/7
2016-11-22 Dave BarachFix coverity warnings, VPP-486 27/3927/2
2016-11-22 Neale RannsPrevent a frame leak when a pending node dispatches... 13/3913/3
2016-11-19 Damjan Marionvlib: Add 'show cpu' command 74/3874/2
2016-11-17 Padraig Connollyremove reference to Intel with dpdk docs 29/3829/2
2016-11-17 Damjan Mariondpdk: remove efd 37/3837/4
2016-11-17 Dave BarachFix 4 typos 46/3846/2
2016-11-15 Damjan Marionthreads: add support for multiple worker handoff queues 29/3729/5
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
next