Age | Commit message (Expand) | Author | Files | Lines |
2016-07-28 | Update CSIT test 160710 -> 160727 |  Andrej Kozemcak | 1 | -1/+1 |
2016-07-27 | VPP-210: Clearer error codes in vlib-api for API trace save |  root | 1 | -2/+14 |
2016-07-27 | VPP-189 coverity warning cleanups |  Dave Barach | 11 | -15/+39 |
2016-07-27 | Vhost-User: Fix bind sockaddr length |  Pierre Pfister | 2 | -12/+12 |
2016-07-27 | VAT add_locator_set api support multiple locators |  Andrej Kozemcak | 4 | -5/+70 |
2016-07-26 | VPP-214: IPSec cli/api vector ck and ik initialization |  Matus Fabian | 2 | -4/+4 |
2016-07-26 | VPP-223 General documentation updates |  Chris Luke | 3 | -76/+91 |
2016-07-26 | VPP-165 Update directory list in README |  Chris Luke | 1 | -1/+1 |
2016-07-26 | Fix missing include dirs in doxygen |  Chris Luke | 2 | -2/+2 |
2016-07-26 | policer classify |  Matus Fabian | 20 | -52/+1386 |
2016-07-26 | Fix coverity warnings |  Dave Barach | 6 | -3/+16 |
2016-07-26 | Fix Coverty warning in lisp_add_del_map_resolver_command_fn |  Florin Coras | 1 | -2/+9 |
2016-07-25 | Author: Dave Barach <dave@barachs.net> |  Dave Barach | 1 | -2/+4 |
2016-07-25 | VPP-142 - Follow up fix for shared_count in indirect adjacencies |  John Lo | 2 | -4/+11 |
2016-07-23 | VPP-108: fix buffer overrun |  Dave Barach | 1 | -1/+1 |
2016-07-22 | VPP-189 Fix 137 coverity no-op issues from vpeapigen |  Chris Luke | 1 | -2/+12 |
2016-07-22 | Add DPDK 16.07 support (rc3 based) |  Damjan Marion | 12 | -19/+1420 |
2016-07-22 | HONEYCOMB-83: Add Gre Feature |  Hongjun Ni | 6 | -395/+399 |
2016-07-21 | Add support for Chelsio T540-CR and T580-CR |  Damjan Marion | 1 | -0/+6 |
2016-07-21 | As interface is set to L3 mode, reset its output_node_index for l2-output |  John Lo | 1 | -0/+7 |
2016-07-21 | Improve interface naming for NICs ports sharing same PCI ID |  Damjan Marion | 3 | -16/+31 |
2016-07-21 | Updating gitignore for generated plugins folder |  Keith Burns (alagalah) | 1 | -0/+1 |
2016-07-21 | Rename reused LISP interfaces |  Florin Coras | 1 | -3/+18 |
2016-07-21 | Fix CLI for adding LISP fwd entries |  Florin Coras | 3 | -51/+141 |
2016-07-21 | l2_rw preload starts where data is |  Pierre Pfister | 1 | -2/+2 |
2016-07-21 | tapcli: Use error counter for buffer allocation error |  Pierre Pfister | 2 | -1/+4 |
2016-07-21 | build-root/vagrant: Fix SSE4.x for VB |  Ray | 1 | -0/+4 |
2016-07-21 | Add API calls for packet generator |  Pavel Kotucek | 7 | -40/+433 |
2016-07-21 | VPP-123: remove japi (the old Java API) |  Marek Gradzki | 26 | -4805/+60 |
2016-07-20 | ENIC driver update to init mbuf data offset to RTE_PKTMBUF_HEADROOM |  John Lo | 1 | -0/+47 |
2016-07-20 | Add new lisp API - Show pitr |  Andrej Kozemcak | 4 | -2/+170 |
2016-07-20 | L2TP: Add option for custom fib id for outgoing encapsulated packets |  Pierre Pfister | 5 | -7/+42 |
2016-07-20 | IP6 forward: Add ND route when next-hop is unknown link local |  Pierre Pfister | 1 | -14/+25 |
2016-07-20 | ILA: Add direction option to disable ila2sir or sir2ila |  Pierre Pfister | 2 | -34/+103 |
2016-07-19 | VPP-203 Find the relative next node index by node names |  Keith Burns (alagalah) | 4 | -5/+162 |
2016-07-19 | On bonded interface admin-down, should stop all slave links |  John Lo | 2 | -12/+18 |
2016-07-19 | Fix CLI to add LISP interface |  Florin Coras | 1 | -3/+16 |
2016-07-19 | Tap: Fix hardware address assignment |  Mohsin KAZMI | 1 | -24/+17 |
2016-07-18 | Add uid/gid config parameters to shared-vm database map operator |  Dave Barach | 7 | -56/+226 |
2016-07-18 | Fix "show hardware" CLI display for bonded interface may corrupt heap |  John Lo | 1 | -1/+1 |
2016-07-18 | Fix local eid API in VAT |  Florin Coras | 1 | -1/+1 |
2016-07-18 | Use oper-160710 CSIT branch for 'verify' jobs |  Miroslav Miklus | 1 | -1/+1 |
2016-07-18 | Output format change from "vlan 802.1q" to "802.1q vlan", addition to VPP-111 |  marek zavodsky | 2 | -4/+4 |
2016-07-18 | Improve "indent foo.c" prep script |  Dave Barach | 1 | -29/+53 |
2016-07-17 | VPP-187: Standardized retvalue types in vpe.api |  Calvin | 1 | -8/+8 |
2016-07-17 | Add ILA plugin |  Pierre Pfister | 7 | -0/+1049 |
2016-07-16 | Add DPDK patches for i40e vPMD (ptype and ip checksum offload) |  Damjan Marion | 2 | -0/+1298 |
2016-07-16 | - fixed misleading indentation (fixes compilation error on gcc versio 6.1.1) |  Wolfgang | 1 | -2/+2 |
2016-07-14 | vhost-user: Reset virt-queue info when a vhost interface is disconnected. |  Steve Shin | 1 | -0/+16 |
2016-07-14 | Add a command line utility to display critical vpp engine metrics |  Dave Barach | 3 | -2/+193 |