Age | Commit message (Expand) | Author | Files | Lines |
2016-11-28 | snat: thread safe (VPP-443) |  Matus Fabian | 7 | -188/+1066 |
2016-11-28 | dpdk: add ipsec cryptodev support |  Sergio Gonzalez Monroy | 31 | -159/+2651 |
2016-11-27 | Unlock LISP source FIB if only default left |  Florin Coras | 1 | -2/+12 |
2016-11-25 | l2: quad loop l2input, l2learn and l2output nodes |  Damjan Marion | 3 | -217/+265 |
2016-11-25 | l2: fix latency issue casued by unnecesary read of previous cacheline |  Damjan Marion | 1 | -1/+1 |
2016-11-24 | String (key,value) pair serialization |  Dave Barach | 3 | -0/+162 |
2016-11-24 | vhost-user: add retry sequence in tx code |  Damjan Marion | 1 | -176/+187 |
2016-11-24 | vlib: remove old memcpy implementation |  Damjan Marion | 1 | -63/+1 |
2016-11-24 | vhost: CLI delete interface by name |  Pierre Pfister | 1 | -4/+11 |
2016-11-24 | vhost: Delete thread configuration when interface deleted |  Pierre Pfister | 1 | -0/+2 |
2016-11-24 | Remove postinit from make-test interfaces |  Matej Klotton | 4 | -44/+33 |
2016-11-24 | vlib: merge buffers.c and dpdk_buffer.c |  Damjan Marion | 3 | -1379/+515 |
2016-11-24 | dpdk: remove old patches |  Damjan Marion | 65 | -50996/+0 |
2016-11-24 | ipsec: remove dependency on DPDK > 0 |  Damjan Marion | 1 | -81/+0 |
2016-11-24 | l2: remove unused l3 packet type discovery in l2 path |  Damjan Marion | 2 | -78/+1 |
2016-11-23 | dpdk: switch to 16.11 |  Damjan Marion | 2 | -2/+1 |
2016-11-23 | dpdk: remove rte_mbuf modifications at many places in the code |  Damjan Marion | 21 | -350/+23 |
2016-11-23 | l2: quad loop l2fwd node |  Damjan Marion | 2 | -28/+158 |
2016-11-23 | dpdk: input node next and error optimizations |  Damjan Marion | 3 | -126/+117 |
2016-11-23 | Fix coverity warnings, VPP-486 |  Dave Barach | 3 | -1/+5 |
2016-11-23 | CSIT-473: L2 FIB tests |  Jan | 2 | -14/+445 |
2016-11-22 | dpdk: quad loop dpdk tx and code optimizations |  Damjan Marion | 4 | -253/+181 |
2016-11-22 | GRE tests and fixes |  Neale Ranns | 22 | -76/+1095 |
2016-11-22 | Fix coverity warnings, VPP-486 |  Dave Barach | 3 | -16/+21 |
2016-11-22 | Span node configuration fix |  Christophe Fontaine | 1 | -3/+3 |
2016-11-22 | Prevent a frame leak when a pending node dispatches packets to itself. |  Neale Ranns | 1 | -6/+30 |
2016-11-22 | add vpp banner graphic when vpp-cli starts |  Padraig Connolly | 1 | -3/+14 |
2016-11-22 | vppinfra: fix TSC clock detection on newer intel CPUs |  Damjan Marion | 2 | -1/+6 |
2016-11-22 | VAT: don't pass u8 to unformat - it expects an 4 byte integer |  Neale Ranns | 1 | -2/+2 |
2016-11-22 | Fix issues reported by coverity |  Pavel Kotucek | 1 | -1/+5 |
2016-11-21 | Dual Loop Load-Balance Nodes |  Neale Ranns | 3 | -129/+561 |
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 |