Age | Commit message (Expand) | Author | Files | Lines |
2016-12-05 | api: set interface MTU API (VPP-442) |  Matus Fabian | 2 | -1/+71 |
2016-12-05 | Fix crash in debug mode when call ethernet_register_l3_redirect() |  jerryian | 1 | -0/+4 |
2016-12-05 | Locally generated packet go through lookup/load-balance - locally-generated i... |  Neale Ranns | 12 | -266/+218 |
2016-12-05 | Fix vpp crash when generating jumbo packets |  Juraj Sloboda | 2 | -2/+4 |
2016-12-05 | Fix ICMP echo reply punt path |  Alexander Popovsky | 2 | -21/+48 |
2016-12-04 | Fix crash whith bonded ethernet / DPDK 16.11 |  Alexander Popovsky | 2 | -4/+8 |
2016-12-02 | Coverity errors in MPLS code |  Neale Ranns | 1 | -3/+12 |
2016-12-02 | remove CLIB_DEBUG conditional in fib_protocol_t |  Neale Ranns | 1 | -4/+0 |
2016-12-02 | api: L2 XConnect API (VPP-438) |  Matus Fabian | 4 | -3/+185 |
2016-12-02 | interfaces: make no_flatten variant of inteface_ouptut fn default |  Damjan Marion | 14 | -26/+17 |
2016-12-02 | snat: fix 1:1 NAT with multiple workers |  Matus Fabian | 2 | -0/+88 |
2016-12-02 | Augment Vxlan to support NSH-Proxy |  Hongjun Ni | 4 | -10/+85 |
2016-12-02 | feature: add interface-output arc |  Damjan Marion | 4 | -2/+126 |
2016-12-02 | Fix dpdk_validate_rte-mbuf for chained buffers |  Pierre Pfister | 1 | -4/+5 |
2016-12-02 | feature: introduce feature arc end nodes |  Damjan Marion | 3 | -23/+35 |
2016-12-02 | MPLS infrastructure improvments |  Neale Ranns | 46 | -2596/+2694 |
2016-12-02 | API: Packaging of JSON files. |  Ole Troan | 1 | -4/+4 |
2016-12-01 | Add a 64-byte interface "tag" for vhost and tap interfaces |  Dave Barach | 4 | -1/+107 |
2016-12-01 | Add vxlan-bypass feature to IP4 forwarding path |  John Lo | 5 | -6/+447 |
2016-12-01 | ARP un-unmbered called when no interfaces are unnumbered |  Neale Ranns | 1 | -3/+11 |
2016-12-01 | doc: doxygen documentation for vhost-user CLI Commmands (VPP-279) |  Billy McFall | 2 | -3/+246 |
2016-11-30 | Enabling AES-GCM-128 with 16B ICV support |  Radu Nicolau | 6 | -90/+250 |
2016-11-30 | VXLAN multicast dst (remote) address support |  Eyal Bari | 15 | -152/+260 |
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 |