Age | Commit message (Expand) | Author | Files | Lines |
2016-11-21 | Add client-side msg_name_and_crc -> msg_index table |  Dave Barach | 28 | -501/+680 |
2016-11-21 | Update CSIT tests 161113 -> 161120 |  Jan | 1 | -1/+1 |
2016-11-21 | Convergence Improvements |  Neale Ranns | 12 | -37/+380 |
2016-11-19 | pg: avoid possible buffer leak |  Damjan Marion | 1 | -1/+1 |
2016-11-19 | vlib: Add 'show cpu' command |  Damjan Marion | 2 | -3/+34 |
2016-11-19 | make: call install-dep on unatteded invocation |  Damjan Marion | 1 | -0/+4 |
2016-11-18 | dpdk: quad loop dpdk-input node |  Damjan Marion | 6 | -88/+286 |
2016-11-18 | CLI for access to HQoS queue statistics |  David Hotham | 1 | -0/+115 |
2016-11-18 | handoff - allow symmetrical dispatch |  Gabriel Ganne | 2 | -2/+84 |
2016-11-18 | Fix bug in configure 'vlan-strip-offload on' first, then configure "set inter... |  jerryian | 1 | -0/+1 |
2016-11-18 | dpdk: maintain per-worker trace buffer |  Damjan Marion | 3 | -7/+10 |
2016-11-18 | Add the Makefile to Lua API which got gitignored and adjust local .gitignore |  Andrew Yourtchenko | 2 | -0/+8 |
2016-11-18 | dpdk: remove unused code |  Damjan Marion | 2 | -112/+2 |
2016-11-17 | Fix VPP-132: leave IPv4 addresses in network byte order when sending. |  Matthew Smith | 1 | -1/+1 |
2016-11-17 | feature: API/CLI to enable/disable feature per interface |  Pavel Kotucek | 7 | -6/+272 |
2016-11-17 | remove reference to Intel with dpdk docs |  Padraig Connolly | 9 | -9/+9 |
2016-11-17 | Fix coverity warnings, VPP-486 |  Dave Barach | 2 | -1/+12 |
2016-11-17 | Fixup Path weights of 0 |  Neale Ranns | 3 | -253/+681 |
2016-11-17 | dpdk: remove efd |  Damjan Marion | 7 | -1011/+41 |
2016-11-17 | Put address in top bytes for the nexthop in vl_api_fib_path_t (VPP-532) |  Steven | 2 | -60/+75 |
2016-11-17 | Fix 4 typos |  Dave Barach | 1 | -9/+9 |
2016-11-17 | VPP-533 Fix ping race condition in JVpp |  Maros Marsalek | 1 | -17/+28 |
2016-11-17 | VPP-534 Remove references to DTOs created in JVpp |  Maros Marsalek | 3 | -0/+7 |
2016-11-16 | Tune the ethernet input untagged l2-bridging case |  Dave Barach | 1 | -0/+83 |
2016-11-16 | vhost: Fix bug during interface deletion |  Pierre Pfister | 1 | -0/+1 |
2016-11-16 | Add an ability to punt all unknown UDP traffic to the host |  Alexander Popovsky (apopovsk) | 4 | -32/+88 |
2016-11-16 | VPP-521: Classify API enhancement to redirect traffic to pre-defined VRF |  Steve Shin | 8 | -48/+240 |
2016-11-15 | feature: remove old interface output feature code |  Damjan Marion | 12 | -195/+44 |
2016-11-15 | feature: convert ipsec output to new feature code |  Matus Fabian | 5 | -79/+84 |
2016-11-15 | threads: add support for multiple worker handoff queues |  Damjan Marion | 6 | -194/+281 |
2016-11-15 | span: add feature (rx only) (VPP-185) |  Pavel Kotucek | 14 | -0/+950 |
2016-11-15 | VPP-393: Subinterface is still used after deletion |  Pavel Kotucek | 2 | -1/+13 |
2016-11-15 | Update test documentation. |  Matej Klotton | 28 | -315/+277 |
2016-11-15 | Update CSIT tests 161106 -> 161113 |  Jan | 1 | -1/+1 |
2016-11-15 | DPDK_HQoS: fix coverity warnings on uninitialized variables |  Jasvinder Singh | 1 | -3/+7 |
2016-11-15 | threads: add assert to silence coverity warning |  Damjan Marion | 1 | -0/+1 |
2016-11-15 | buffer: clone free_list to each vlib_main on creation |  Damjan Marion | 2 | -7/+31 |
2016-11-15 | Dump routes (VPP-500) |  Steven | 11 | -11/+775 |
2016-11-14 | dpdk: add build support for DPDK 16.11 release |  Damjan Marion | 1 | -1/+1 |
2016-11-14 | make test: improve naming of temporary pcap files |  Klement Sekera | 1 | -6/+7 |
2016-11-14 | Add support for multi FIB DHCPv6 Proxy |  Wojciech Dec | 4 | -160/+286 |
2016-11-12 | Add clang to 'make verify' |  Damjan Marion | 2 | -0/+23 |
2016-11-12 | Fix a bug in the timing wheel |  Klement Sekera | 1 | -2/+3 |
2016-11-12 | Use gcc for start in 'make verify' |  Damjan Marion | 1 | -3/+2 |
2016-11-12 | pseudo atomic adjacency updates |  Neale Ranns | 10 | -94/+230 |
2016-11-12 | Clean up coverity warnings, VPP-486 |  Dave Barach | 3 | -15/+12 |
2016-11-11 | Add 'make verify' target to top-level makefile |  Damjan Marion | 1 | -0/+4 |
2016-11-11 | Add single-loop test variant to L2BD and L2XC tests |  Jan | 6 | -151/+284 |
2016-11-11 | Luajit API and some examples |  Andrew Yourtchenko | 16 | -0/+4164 |
2016-11-11 | Fix clang compile errors in plugins |  Neale Ranns | 1 | -3/+3 |