API refactoring : vxlan
[vpp.git] / vppinfra /
2016-12-21 Christophe Fontaineaarch64 compatibility 90/4390/3
2016-12-07 Klement SekeraBFD: basic asynchronous session up/down 57/4157/4
2016-12-07 Damjan Marionl2fib: add mac aging support 08/4108/9
2016-12-06 Filip TehlarImplement LISP control plane messages 44/3744/11
2016-11-22 Damjan Marionvppinfra: fix TSC clock detection on newer intel CPUs 08/3808/3
2016-11-12 Klement SekeraFix a bug in the timing wheel 81/3781/3
2016-11-12 Dave BarachClean up coverity warnings, VPP-486 96/3796/2
2016-11-07 Dave BarachFix a class of spurious clib_memcpy (...) warnings... 11/3711/2
2016-11-07 Damjan Marionuse STATIC_ASSERT macro instead of calling _Static_asse... 09/3709/2
2016-11-01 Damjan Marionvppinfra: add STATIC_ASSERT macro 49/3649/2
2016-10-31 Damjan Marionvppinfra: use 64-bit crc32 instruction in bihash_24_8 28/3628/3
2016-10-28 Damjan Marionvppinfra: fix issue with bihash_8_8 hash function ... 27/3627/2
2016-10-26 Dave BarachFix unformat-at-eof bug 00/3600/2
2016-10-24 Damjan Marionvppinfra: clib_memcpy optimization 31/3531/3
2016-10-20 Damjan Marionvppinfra: add 256-bit vector typedefs 99/3499/1
2016-10-13 Dave BarachAdd clib_mem_alloc_or_null(...) 00/3400/1
2016-10-11 Damjan Marionvppinfra: use crc32q instruction instead of xxhash... 39/3339/3
2016-09-21 Neale RannsA Protocol Independent Hierarchical FIB (VPP-352) 02/2502/17
2016-09-06 Chris LukeVPP-346 More VPP doc fixes 76/2676/2
2016-09-01 Chris LukeVPP-346 A swathe of doc fixes 87/2587/1
2016-08-31 Chris LukeVPP-189 Tweak hash_foreach_pair to avoid static warning 44/2144/5
2016-08-17 Damjan MarionCoding standards cleanup - remove trailing whitespace... 06/2406/3
2016-08-15 Dave BarachVPP-327 Coding standards cleanup for vppinfra 88/2388/1
2016-08-15 Dave BarachVPP-236 Support 64-bit vector lengths, shared memory... 07/2207/4
2016-08-12 Dave BarachVPP-189 fix more coverity warnings 63/2363/1
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-08 Dave BarachVPP-189 Clean up more coverity warnings 69/2269/1
2016-08-05 Dave BarachVPP-223 Document vppinfra/bitmap.h 34/2234/1
2016-08-05 Dave Barachvpp-189 Clean up more coverity warnings 29/2229/1
2016-08-05 Dave BarachVPP-189 Clean up more coverity warnings 22/2222/2
2016-07-28 Dave BarachVPP-223 Bounded-index extensible hash documentation 08/2108/3
2016-07-26 Chris LukeVPP-223 General documentation updates 93/2093/1
2016-06-29 Damjan MarionFix clang build 19/1819/1
2016-06-25 Dave BarachDoubly-linked list element pools 61/1761/2
2016-06-19 Pierre PfisterVPP-152: mheap_alloc returns 0 when the requested heap... 21/1621/2
2016-06-17 Dave BarachDynamically compute ip feature subgraph order 53/1553/6
2016-06-14 Damjan MarionAdd dpdk per-interface startup config parameter to... 33/1533/3
2016-06-13 Damjan MarionAdd worker-handoff node 49/1449/6
2016-06-09 Damjan MarionAdd format_hexdump function 70/1470/4
2016-05-19 Damjan MarionAdd support for multiple microarchitectures in single... 75/1075/6
2016-05-17 Christophe Fontainevppinfra - ARM: cycle count 64bits register is only... 15/1115/2
2016-05-16 Damjan MarionVPP-58: Fix build on AMD Opteron 49/1149/1
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-04-26 Damjan MarionMake automake silent rules default 89/889/2
2016-04-22 Damjan MarionAdd clib_memcpy macro based on DPDK rte_memcpy implemen... 46/846/3
2016-04-21 Damjan MarionAdd Broadwell-EP/EX to the uarch list 05/805/2
2016-04-18 Christophe FontaineAdd support for AArch32 99/799/3
2016-04-14 Florin CorasFix vppinfra unit tests 62/762/2
2016-04-11 Damjan MarionAdd configure option to enable building unit tests 34/734/2
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-18 Dave BarachMake adjacencies shareable 65/565/1
2016-03-14 Damjan MarionDeclare node, hw_interface_class and device_class insta... 34/534/2
2016-03-04 Jean-Mickael Guerinvppinfra: remove generated config.h.in 84/484/2
2016-03-04 Damjan MarionAdd CPU detection functions 80/480/1
2016-03-03 Damjan MarionUse CRC32 instruction only when build for SSE4.2 enable... 72/472/2
2016-02-29 Dave Barach-O3 warnings be gone 44/444/1
2016-02-16 Damjan MarionIncrease number of per-cpu mheaps to 256 31/331/2
2016-02-16 Damjan MarionRemove vec_sort macro 32/332/1
2016-02-11 Damjan MarionUse vppinfra bitmap for dpdk coremask 35/235/2
2016-01-22 Dave Barachaarch64 CPU arch / ThunderX platform initial support 35/135/1
2016-01-21 Dave BarachPowerPC64-be arch support. Qemu ("qppc") platform support. 32/132/2
2016-01-19 Dave BarachMerge "Enhance and fix packet trace for IP forwarding...
2016-01-19 Dave BarachMerge "Revert "Reenable debug cli telnet listener""
2016-01-19 Dave BarachMerge "Fix bitmap list parsing"
2016-01-19 Damjan MarionMerge "Reenable debug cli telnet listener"
2016-01-19 Damjan MarionMerge "Shell script to run the emacs-skeleton plugin...
2016-01-19 Dave BarachClean up comment 26/126/1
2016-01-19 Damjan MarionFix bitmap list parsing 25/125/1
2015-12-18 Damjan MarionFix warnings/errors reported by clang 78/78/1
2015-12-16 Dave BarachRemove autotools generated products 61/61/1
2015-12-15 Dave WallaceMerge "replacing all vec_sort() invocations to vec_sort...
2015-12-15 Dave WallaceMerge "Remove vppversion subtree, move elftool to vppinfra"
2015-12-15 Damjan MarionRemove vppversion subtree, move elftool to vppinfra 56/56/1
2015-12-14 Matus Fabianreplacing all vec_sort() invocations to vec_sort_with_f... 55/55/1
2015-12-13 Ed WarnickeMerge "Handle large user-mode page sizes, tested to...
2015-12-13 Damjan MarionMerge "Clear one-time test key, add missing cast in...
2015-12-12 Dave BarachReenable memory allocator small-object cache, disabled... 42/42/1
2015-12-08 Ed WarnickeInitial commit of vpp code. 23/23/3