Age | Commit message (Expand) | Author | Files | Lines |
2016-12-06 | api: missing support for dumping of neighbours (VPP-333) |  Pavel Kotucek | 1 | -4/+97 |
2016-12-06 | Implement LISP control plane messages |  Filip Tehlar | 1 | -5/+408 |
2016-12-05 | api: set interface MTU API (VPP-442) |  Matus Fabian | 1 | -3/+49 |
2016-12-02 | api: L2 XConnect API (VPP-438) |  Matus Fabian | 1 | -2/+57 |
2016-12-02 | Coverity warning be gone, VPP-486 |  Dave Barach | 1 | -2/+2 |
2016-12-02 | Augment Vxlan to support NSH-Proxy |  Hongjun Ni | 1 | -1/+1 |
2016-12-02 | api: fix inconsistent behaviour when adding l2fib filter entry (VPP-147) |  Pavel Kotucek | 1 | -2/+2 |
2016-12-02 | MPLS infrastructure improvments |  Neale Ranns | 1 | -304/+123 |
2016-12-02 | Fix wrong indentation in vppctl script |  Andrew Li | 1 | -1/+1 |
2016-12-01 | Add a 64-byte interface "tag" for vhost and tap interfaces |  Dave Barach | 1 | -4/+76 |
2016-12-01 | Add vxlan-bypass feature to IP4 forwarding path |  John Lo | 1 | -0/+54 |
2016-12-01 | vppctl: clean exit cli when ctrl-d or ctrl-c entered |  Padraig Connolly | 1 | -10/+20 |
2016-11-30 | Enabling AES-GCM-128 with 16B ICV support |  Radu Nicolau | 3 | -3/+42 |
2016-11-30 | VXLAN multicast dst (remote) address support |  Eyal Bari | 1 | -26/+86 |
2016-11-30 | Start spliting vpe.api into logically related pieces |  Dave Barach | 1 | -3/+25 |
2016-11-24 | ipsec: remove dependency on DPDK > 0 |  Damjan Marion | 1 | -81/+0 |
2016-11-23 | dpdk: remove rte_mbuf modifications at many places in the code |  Damjan Marion | 1 | -0/+1 |
2016-11-22 | add vpp banner graphic when vpp-cli starts |  Padraig Connolly | 1 | -3/+14 |
2016-11-22 | VAT: don't pass u8 to unformat - it expects an 4 byte integer |  Neale Ranns | 1 | -2/+2 |
2016-11-21 | Add client-side msg_name_and_crc -> msg_index table |  Dave Barach | 1 | -0/+63 |
2016-11-17 | feature: API/CLI to enable/disable feature per interface |  Pavel Kotucek | 1 | -3/+73 |
2016-11-17 | remove reference to Intel with dpdk docs |  Padraig Connolly | 1 | -1/+1 |
2016-11-17 | Fix coverity warnings, VPP-486 |  Dave Barach | 1 | -0/+10 |
2016-11-17 | Put address in top bytes for the nexthop in vl_api_fib_path_t (VPP-532) |  Steven | 1 | -18/+42 |
2016-11-16 | VPP-521: Classify API enhancement to redirect traffic to pre-defined VRF |  Steve Shin | 1 | -3/+25 |
2016-11-15 | span: add feature (rx only) (VPP-185) |  Pavel Kotucek | 1 | -0/+94 |
2016-11-15 | VPP-393: Subinterface is still used after deletion |  Pavel Kotucek | 1 | -1/+3 |
2016-11-15 | Dump routes (VPP-500) |  Steven | 1 | -2/+236 |
2016-11-10 | VXLAN tunnel encap forwarding optimization with FIB 2.0 |  John Lo | 1 | -7/+1 |
2016-11-09 | Fix a batch of coverity warnings, VPP-486 |  Dave Barach | 1 | -3/+0 |
2016-11-04 | vppctl: Do not use sudo if already root |  Pierre Pfister | 1 | -1/+5 |
2016-11-03 | Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6. |  AkshayaNadahalli | 1 | -12/+12 |
2016-10-25 | Support IETF routing Yang models (VPP-503). |  Neale Ranns | 1 | -2/+15 |
2016-10-25 | Add API call of sw_interface_set_mpls_enable to vpp_api_test |  John Lo | 1 | -0/+48 |
2016-10-18 | Deprecate MPLSoGRE tunnels (VPP-502) |  Neale Ranns | 1 | -287/+328 |
2016-10-12 | VPP-362 Implement dumping of LISP adjacencies |  Filip Tehlar | 1 | -0/+122 |
2016-10-10 | ipfix: add l4 unformat support for mask and match (VPP-204) |  Juraj Sloboda | 1 | -7/+201 |
2016-10-10 | ipfix: add classification nodes for flow statistics (VPP-204) |  Juraj Sloboda | 1 | -3/+145 |
2016-10-10 | Add signal handling |  Dave Barach | 3 | -1/+78 |
2016-10-10 | platform: rewrote vppctl script to include history |  Padraig | 1 | -30/+96 |
2016-10-10 | FIB2.0: memory leaks during load-balance update (VPP-475) |  Neale Ranns | 1 | -1/+1 |
2016-10-07 | VPP-395 Add udp-punt node(s) and API |  Alexander Popovsky (apopovsk) | 1 | -5/+49 |
2016-10-04 | VPP-355: add PBB (802.1ah) tag rewrite |  Pavel Kotucek | 1 | -3/+96 |
2016-09-30 | vat: add pg interfaces to sw_interface_dump (VPP-451) |  Damjan Marion | 1 | -0/+5 |
2016-09-30 | VPP-450 Fix adding LISP adjacencies via CLI |  Filip Tehlar | 1 | -44/+43 |
2016-09-28 | DPDK HQoS: Enable Hierarchical Scheduler in VPP |  Jasvinder Singh | 1 | -0/+236 |
2016-09-27 | VPP-448 Fix LISP APIs using binary data |  Filip Tehlar | 1 | -6/+10 |
2016-09-27 | LISP Source/Dest control plane support, VPP-197 |  Florin Coras | 1 | -0/+114 |
2016-09-22 | VPP-189: fix coverity issue in api_format.c |  Florin Coras | 1 | -2/+3 |
2016-09-22 | VPP-426: Rename parameter in LISP remote mapping VAT command |  Filip Tehlar | 1 | -1/+1 |