Age | Commit message (Expand) | Author | Files | Lines |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 13 | -20057/+0 |
2016-12-23 | Build vpp_api_test binary API debug CLI into vpp |  Dave Barach | 3 | -722/+785 |
2016-12-20 | Declare variables as external |  Damjan Marion | 1 | -0/+2 |
2016-12-09 | Add extra validation for VXLAN packets and tunnels |  John Lo | 1 | -0/+5 |
2016-12-09 | VPP-470: Introduce VxLAN-GPE as transport for iOAM. |  Vengada Govindan | 1 | -1/+1 |
2016-12-07 | l2fib: add mac aging support |  Damjan Marion | 1 | -0/+10 |
2016-12-07 | Make table chain deletion optional in classifier API (VPP-206) |  Juraj Sloboda | 1 | -1/+8 |
2016-12-06 | Refactor binary APIs for IP, VPP-549 |  Dave Barach | 1 | -39/+2 |
2016-12-06 | Add binary API for reading interface/vrf assignment (VPP-439) |  Juraj Sloboda | 1 | -2/+69 |
2016-12-06 | span: add tx functionality and support for multiple mirror ports |  Pavel Kotucek | 1 | -9/+63 |
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 |