Age | Commit message (Expand) | Author | Files | Lines |
2016-11-30 | Start spliting vpe.api into logically related pieces | Dave Barach | 6 | -1/+251 |
2016-11-29 | Improve test for unlocking LISP src FIB | Florin Coras | 1 | -9/+18 |
2016-11-29 | span: fix wrong next1 feature index in dual loop | Pavel Kotucek | 1 | -3/+3 |
2016-11-28 | snat: thread safe (VPP-443) | Matus Fabian | 1 | -0/+34 |
2016-11-28 | dpdk: add ipsec cryptodev support | Sergio Gonzalez Monroy | 23 | -158/+2623 |
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 | vhost-user: add retry sequence in tx code | Damjan Marion | 1 | -176/+187 |
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 | l2: remove unused l3 packet type discovery in l2 path | Damjan Marion | 2 | -78/+1 |
2016-11-23 | dpdk: remove rte_mbuf modifications at many places in the code | Damjan Marion | 15 | -239/+7 |
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 | 1 | -1/+1 |
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 | 11 | -70/+174 |
2016-11-22 | Fix coverity warnings, VPP-486 | Dave Barach | 1 | -2/+2 |
2016-11-22 | Span node configuration fix | Christophe Fontaine | 1 | -3/+3 |
2016-11-21 | Dual Loop Load-Balance Nodes | Neale Ranns | 3 | -129/+561 |
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-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 | dpdk: remove unused code | Damjan Marion | 2 | -112/+2 |
2016-11-17 | feature: API/CLI to enable/disable feature per interface | Pavel Kotucek | 3 | -1/+116 |
2016-11-17 | remove reference to Intel with dpdk docs | Padraig Connolly | 2 | -2/+2 |
2016-11-17 | Fix coverity warnings, VPP-486 | Dave Barach | 1 | -1/+2 |
2016-11-17 | Fixup Path weights of 0 | Neale Ranns | 3 | -253/+681 |
2016-11-17 | dpdk: remove efd | Damjan Marion | 5 | -985/+41 |
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 | 4 | -35/+159 |
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 | 3 | -123/+16 |
2016-11-15 | span: add feature (rx only) (VPP-185) | Pavel Kotucek | 8 | -0/+544 |
2016-11-15 | VPP-393: Subinterface is still used after deletion | Pavel Kotucek | 1 | -0/+10 |
2016-11-15 | DPDK_HQoS: fix coverity warnings on uninitialized variables | Jasvinder Singh | 1 | -3/+7 |
2016-11-15 | buffer: clone free_list to each vlib_main on creation | Damjan Marion | 1 | -7/+2 |
2016-11-15 | Dump routes (VPP-500) | Steven | 5 | -2/+67 |
2016-11-14 | Add support for multi FIB DHCPv6 Proxy | Wojciech Dec | 3 | -156/+286 |
2016-11-12 | pseudo atomic adjacency updates | Neale Ranns | 10 | -94/+230 |
2016-11-12 | Clean up coverity warnings, VPP-486 | Dave Barach | 1 | -5/+4 |
2016-11-11 | feature: convert all feature nodes to new feature infra | Damjan Marion | 31 | -1420/+429 |