- 8479440 Improve test for unlocking LISP src FIB by Florin Coras · 8 years ago
- e2e95ce span: fix wrong next1 feature index in dual loop by Pavel Kotucek · 8 years ago
- ddff8a4 Have make verify check deb and rpm builds by Ed Warnicke · 8 years ago
- cfce8fa Added make test to make verify by Ed Warnicke · 8 years ago
- b8ff5d6 Fix "TypeError: cannot concatenate 'str' and 'NoneType' objects" by Ed Warnicke · 8 years ago
- f8c9431 Update CSIT tests 161120 -> 161128 by Jan · 8 years ago
- c3f92ad Add support for using documentation siphons in multiple ways by Chris Luke · 8 years ago
- 39f9973 GRE Tests update after postinit removal by Neale Ranns · 8 years ago
- 38fb44f snat: fix coverity issues by Matus Fabian · 8 years ago
- 985f3d1 Clean up the Lua API, make it luajit-only, no C by Andrew Yourtchenko · 8 years ago
- 085f5c0 make test: detect early vpp crash by Klement Sekera · 8 years ago
- 475f055 snat: thread safe (VPP-443) by Matus Fabian · 8 years ago
- a10f62b dpdk: add ipsec cryptodev support by Sergio Gonzalez Monroy · 8 years ago
- feeebfe Unlock LISP source FIB if only default left by Florin Coras · 8 years ago
- dc5252b l2: quad loop l2input, l2learn and l2output nodes by Damjan Marion · 8 years ago
- 30230dd l2: fix latency issue casued by unnecesary read of previous cacheline by Damjan Marion · 8 years ago
- 23a7412 String (key,value) pair serialization by Dave Barach · 8 years ago
- 4e969f9 vhost-user: add retry sequence in tx code by Damjan Marion · 8 years ago
- a5e7c29 vlib: remove old memcpy implementation by Damjan Marion · 8 years ago
- ece983d vhost: CLI delete interface by name by Pierre Pfister · 8 years ago
- 7a91b46 vhost: Delete thread configuration when interface deleted by Pierre Pfister · 8 years ago
- c5bf07f Remove postinit from make-test interfaces by Matej Klotton · 8 years ago
- 1cd8f3c vlib: merge buffers.c and dpdk_buffer.c by Damjan Marion · 8 years ago
- f3ebeda dpdk: remove old patches by Damjan Marion · 8 years ago
- e99007b ipsec: remove dependency on DPDK > 0 by Damjan Marion · 8 years ago
- 4c6b34f l2: remove unused l3 packet type discovery in l2 path by Damjan Marion · 8 years ago
- e0a2d17 dpdk: switch to 16.11 by Damjan Marion · 8 years ago
- 6765549 dpdk: remove rte_mbuf modifications at many places in the code by Damjan Marion · 8 years ago
- daa2cd1 l2: quad loop l2fwd node by Damjan Marion · 8 years ago
- 7549621 dpdk: input node next and error optimizations by Damjan Marion · 8 years ago
- 971158e Fix coverity warnings, VPP-486 by Dave Barach · 8 years ago
- 4af521d CSIT-473: L2 FIB tests by Jan · 8 years ago
- 22766b8 dpdk: quad loop dpdk tx and code optimizations by Damjan Marion · 8 years ago
- 177bbdc GRE tests and fixes by Neale Ranns · 8 years ago
- 7afe9e3 Fix coverity warnings, VPP-486 by Dave Barach · 8 years ago
- d28bc62 Span node configuration fix by Christophe Fontaine · 8 years ago
- 8817061 Prevent a frame leak when a pending node dispatches packets to itself. by Neale Ranns · 8 years ago
- fba8a95 add vpp banner graphic when vpp-cli starts by Padraig Connolly · 8 years ago
- c0e939b vppinfra: fix TSC clock detection on newer intel CPUs by Damjan Marion · 8 years ago
- 72c3909 VAT: don't pass u8 to unformat - it expects an 4 byte integer by Neale Ranns · 8 years ago
- ed1c183 Fix issues reported by coverity by Pavel Kotucek · 8 years ago
- 2be95c1 Dual Loop Load-Balance Nodes by Neale Ranns · 8 years ago
- 557d128 Add client-side msg_name_and_crc -> msg_index table by Dave Barach · 8 years ago
- fca670b Update CSIT tests 161113 -> 161120 by Jan · 8 years ago
- 8b37b87 Convergence Improvements by Neale Ranns · 8 years ago
- c008ee1 pg: avoid possible buffer leak by Damjan Marion · 8 years ago
- eccf509 vlib: Add 'show cpu' command by Damjan Marion · 8 years ago
- c21d59f make: call install-dep on unatteded invocation by Damjan Marion · 8 years ago
- 7dc4146 dpdk: quad loop dpdk-input node by Damjan Marion · 8 years ago
- c6e8e10 CLI for access to HQoS queue statistics by David Hotham · 8 years ago
- c0a36c0 handoff - allow symmetrical dispatch by Gabriel Ganne · 8 years ago
- 5165cbc Fix bug in configure 'vlan-strip-offload on' first, then configure "set interface mtu" command, by jerryian · 8 years ago
- 4015b19 dpdk: maintain per-worker trace buffer by Damjan Marion · 8 years ago
- 36806d1 Add the Makefile to Lua API which got gitignored and adjust local .gitignore by Andrew Yourtchenko · 8 years ago
- 4fafa62 dpdk: remove unused code by Damjan Marion · 8 years ago
- e48b828 Fix VPP-132: leave IPv4 addresses in network byte order when sending. by Matthew Smith · 8 years ago
- 7490a75 feature: API/CLI to enable/disable feature per interface by Pavel Kotucek · 8 years ago
- 999bbc4 remove reference to Intel with dpdk docs by Padraig Connolly · 8 years ago
- 75665d3 Fix coverity warnings, VPP-486 by Dave Barach · 8 years ago
- 0bd36ea Fixup Path weights of 0 by Neale Ranns · 8 years ago
- 4ee3a65 dpdk: remove efd by Damjan Marion · 8 years ago
- 5858a82 Put address in top bytes for the nexthop in vl_api_fib_path_t (VPP-532) by Steven · 8 years ago
- 6b9c6df Fix 4 typos by Dave Barach · 8 years ago
- 94ea8b7 VPP-533 Fix ping race condition in JVpp by Maros Marsalek · 8 years ago
- c0f6cf3 VPP-534 Remove references to DTOs created in JVpp by Maros Marsalek · 8 years ago
- cfba1e2 Tune the ethernet input untagged l2-bridging case by Dave Barach · 8 years ago
- fbb2ef6 vhost: Fix bug during interface deletion by Pierre Pfister · 8 years ago
- 740bcdb Add an ability to punt all unknown UDP traffic to the host by Alexander Popovsky (apopovsk) · 8 years ago
- 25e26dc VPP-521: Classify API enhancement to redirect traffic to pre-defined VRF by Steve Shin · 8 years ago
- 9c6ae5f feature: remove old interface output feature code by Damjan Marion · 8 years ago
- 08a6f01 feature: convert ipsec output to new feature code by Matus Fabian · 8 years ago
- aaef1eb threads: add support for multiple worker handoff queues by Damjan Marion · 8 years ago
- f6e3dc4 span: add feature (rx only) (VPP-185) by Pavel Kotucek · 8 years ago
- 7c8eda1 VPP-393: Subinterface is still used after deletion by Pavel Kotucek · 8 years ago
- 86d87c4 Update test documentation. by Matej Klotton · 8 years ago
- b7c3f2c Update CSIT tests 161106 -> 161113 by Jan · 8 years ago
- 51f80fc DPDK_HQoS: fix coverity warnings on uninitialized variables by Jasvinder Singh · 8 years ago
- dac225e threads: add assert to silence coverity warning by Damjan Marion · 8 years ago
- 409ef61 buffer: clone free_list to each vlib_main on creation by Damjan Marion · 8 years ago
- 01b0712 Dump routes (VPP-500) by Steven · 8 years ago
- d4895d5 dpdk: add build support for DPDK 16.11 release by Damjan Marion · 8 years ago
- 74dcdbf make test: improve naming of temporary pcap files by Klement Sekera · 8 years ago
- 558d5eb Add support for multi FIB DHCPv6 Proxy by Wojciech Dec · 8 years ago
- e30872e Add clang to 'make verify' by Damjan Marion · 8 years ago
- e5af88c Fix a bug in the timing wheel by Klement Sekera · 8 years ago
- 7f3c36b Use gcc for start in 'make verify' by Damjan Marion · 8 years ago
- ad95b5d pseudo atomic adjacency updates by Neale Ranns · 8 years ago
- f5179c7 Clean up coverity warnings, VPP-486 by Dave Barach · 8 years ago
- 4cecc61 Add 'make verify' target to top-level makefile by Damjan Marion · 8 years ago
- 49c0fca Add single-loop test variant to L2BD and L2XC tests by Jan · 8 years ago
- fa1456a Luajit API and some examples by Andrew Yourtchenko · 8 years ago
- b95302e Fix clang compile errors in plugins by Neale Ranns · 8 years ago
- 8b3191e feature: convert all feature nodes to new feature infra by Damjan Marion · 8 years ago
- 0178d52 Add IRB test by Matej Klotton · 8 years ago
- 9db551c ip_frag: fix implicit enum conversion by Damjan Marion · 8 years ago
- 96b41f7 feature: fix init issue when multiple arc are present by Damjan Marion · 8 years ago
- d6338ab Enable verification received packet for LB test by Matej Klotton · 8 years ago
- c42912d VXLAN tunnel encap forwarding optimization with FIB 2.0 by John Lo · 8 years ago
- 450cd30 Fix Compile errors from clang in FIB2.0 code by Neale Ranns · 8 years ago
- 2138b35 Fix DHCP proxy when used for non-default FIB tables by Igor Mikhailov (imichail) · 8 years ago