Age | Commit message (Expand) | Author | Files | Lines |
2016-12-02 | Augment Vxlan to support NSH-Proxy |  Hongjun Ni | 6 | -13/+87 |
2016-12-02 | buffers: fix vlib_buffer_copy |  Damjan Marion | 1 | -2/+2 |
2016-12-02 | feature: add interface-output arc |  Damjan Marion | 4 | -2/+126 |
2016-12-02 | Python API: Support for per message CRC and API split. |  Ole Troan | 4 | -245/+767 |
2016-12-02 | Fix dpdk_validate_rte-mbuf for chained buffers |  Pierre Pfister | 1 | -4/+5 |
2016-12-02 | api: fix inconsistent behaviour when adding l2fib filter entry (VPP-147) |  Pavel Kotucek | 2 | -13/+16 |
2016-12-02 | feature: introduce feature arc end nodes |  Damjan Marion | 3 | -23/+35 |
2016-12-02 | MPLS infrastructure improvments |  Neale Ranns | 57 | -3797/+3858 |
2016-12-02 | Fix wrong indentation in vppctl script |  Andrew Li | 1 | -1/+1 |
2016-12-02 | API: Packaging of JSON files. |  Ole Troan | 19 | -367/+132 |
2016-12-01 | Add a 64-byte interface "tag" for vhost and tap interfaces |  Dave Barach | 8 | -11/+302 |
2016-12-01 | "Update CSIT tests 161120 -> 161128"" |  Peter Mikus | 1 | -1/+1 |
2016-12-01 | Add vxlan-bypass feature to IP4 forwarding path |  John Lo | 9 | -8/+574 |
2016-12-01 | ARP un-unmbered called when no interfaces are unnumbered |  Neale Ranns | 1 | -3/+11 |
2016-12-01 | Add rx interface, ip4 src+dst to the flow-per-packet records |  Dave Barach | 2 | -15/+72 |
2016-12-01 | Add banner for building deb and rpm packages to verify |  Ed Warnicke | 1 | -0/+2 |
2016-12-01 | vppctl: clean exit cli when ctrl-d or ctrl-c entered |  Padraig Connolly | 1 | -10/+20 |
2016-12-01 | doc: doxygen documentation for vhost-user CLI Commmands (VPP-279) |  Billy McFall | 2 | -3/+246 |
2016-12-01 | Revert "Update CSIT tests 161120 -> 161128" |  Ed Warnicke | 1 | -1/+1 |
2016-11-30 | Temporarily remove make test |  Ed Warnicke | 1 | -1/+0 |
2016-11-30 | dpdk patch: virtio: tx with can_push when VERSION_1 is set |  Pierre Pfister | 1 | -0/+38 |
2016-11-30 | Enabling AES-GCM-128 with 16B ICV support |  Radu Nicolau | 11 | -95/+332 |
2016-11-30 | VPP-530: adapt jvpp generation for VPP API splitting |  Marek Gradzki | 5 | -46/+65 |
2016-11-30 | VXLAN multicast dst (remote) address support |  Eyal Bari | 20 | -216/+379 |
2016-11-30 | Start spliting vpe.api into logically related pieces |  Dave Barach | 18 | -215/+483 |
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-29 | Have make verify check deb and rpm builds |  Ed Warnicke | 1 | -5/+11 |
2016-11-29 | Added make test to make verify |  Ed Warnicke | 1 | -3/+3 |
2016-11-29 | Fix "TypeError: cannot concatenate 'str' and 'NoneType' objects" |  Ed Warnicke | 1 | -1/+1 |
2016-11-29 | Update CSIT tests 161120 -> 161128 |  Jan | 1 | -1/+1 |
2016-11-28 | Add support for using documentation siphons in multiple ways |  Chris Luke | 19 | -32/+199 |
2016-11-28 | GRE Tests update after postinit removal |  Neale Ranns | 2 | -2/+4 |
2016-11-28 | snat: fix coverity issues |  Matus Fabian | 3 | -2/+10 |
2016-11-28 | Clean up the Lua API, make it luajit-only, no C |  Andrew Yourtchenko | 5 | -240/+28 |
2016-11-28 | make test: detect early vpp crash |  Klement Sekera | 2 | -16/+18 |
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 |