Age | Commit message (Expand) | Author | Files | Lines |
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 |
2016-07-14 | Show 802.1q/802.1ah details in the trace output, fixes VPP-111 |  marek zavodsky | 4 | -16/+63 |
2016-07-13 | VPP-189 Addtional fixes for last coverity fix in linux_pci.c |  John Lo | 1 | -8/+4 |
2016-07-13 | Add API dump call for vrf/vni mapping to vpp-api-test |  Filip Tehlar | 3 | -7/+79 |
2016-07-13 | Add plugins debian packaging |  Damjan Marion | 4 | -1/+24 |
2016-07-12 | packet-generator: various fixes |  Damjan Marion | 3 | -32/+44 |
2016-07-12 | Show cli for plugin path, name filter and loaded plugins |  Shwetha Bhandari | 1 | -0/+32 |
2016-07-12 | policer action |  Matus Fabian | 9 | -16/+387 |
2016-07-12 | Add incrementing MAC / count support for the l2fib_add_del API |  Dave Barach | 1 | -24/+82 |
2016-07-12 | ENIC driver update to allow bonded interface admin down/up to pass traffic |  John Lo | 2 | -0/+79 |
2016-07-11 | VPP-190: support variable length array syntax in request messages |  Marek Gradzki | 1 | -2/+4 |
2016-07-11 | Simplify API to add LISP adjacencies |  Florin Coras | 5 | -158/+65 |
2016-07-11 | VPP-183: IPSec transport mode |  Matus Fabian | 4 | -18/+113 |
2016-07-09 | dpdk: disable CRC stripping |  Damjan Marion | 1 | -1/+1 |
2016-07-09 | packet-generator: fix pcap stream support |  Damjan Marion | 2 | -4/+18 |
2016-07-08 | fd-io-styleify for svm |  Dave Barach | 11 | -2272/+2671 |
2016-07-08 | VPP-192 ip_neighbor_add_del incomplete vat help |  Chris Luke | 1 | -4/+5 |
2016-07-08 | fd-io-styleify pass |  Dave Barach | 17 | -3544/+4130 |
2016-07-08 | fd-io-styleify pass |  Dave Barach | 65 | -7913/+9520 |
2016-07-08 | IPv6 frag: avoid overflow while parsing extension headers |  Yoann Desmouceaux | 1 | -0/+7 |
2016-07-08 | Add locator prority and weight to LISP API |  Filip Tehlar | 3 | -22/+57 |
2016-07-08 | Remove unnecessary and obsolete configure.ac directives |  Damjan Marion | 14 | -23/+7 |
2016-07-08 | Update emacs plugin skeleton |  Damjan Marion | 2 | -25/+16 |
2016-07-08 | Add IPFIX to vpp-api-test |  Juraj Sloboda | 1 | -3/+127 |
2016-07-08 | Add binary API for IPFIX |  Juraj Sloboda | 5 | -3/+198 |
2016-07-08 | Make IPFIX src port configurable |  Juraj Sloboda | 3 | -1/+8 |
2016-07-08 | Multiple changes in the plugin build infra |  Damjan Marion | 18 | -321/+84 |
2016-07-08 | VPP-189 Some bugfixes for issues reported by Coverity |  Chris Luke | 2 | -14/+66 |
2016-07-08 | Allow DPDK per interface startup config to enable/disable VLAN stripping |  John Lo | 2 | -8/+27 |
2016-07-08 | Reset IPFIX streams after configuration change |  Juraj Sloboda | 1 | -0/+17 |
2016-07-08 | Set plugin path properly when using toplevel makefile to run/debug vpp |  Damjan Marion | 1 | -8/+11 |
2016-07-07 | Add configuration options for IPFIX |  Juraj Sloboda | 3 | -11/+52 |
2016-07-07 | Use arbitrary FIB for IPFIX |  Juraj Sloboda | 3 | -8/+20 |
2016-07-07 | VPP-142 Recursive route sending traffic to wrong interface |  Neale | 6 | -185/+249 |
2016-07-07 | VPP-148 added bvi_mac flag to l2fib_add_del api call similarly to cli |  marek zavodsky | 4 | -1/+10 |
2016-07-07 | Fix bugs and do some optimization in IPFIX code |  Juraj Sloboda | 2 | -6/+22 |
2016-07-07 | Document more nodes |  Dave Barach | 3 | -0/+142 |
2016-07-07 | Remove #if DPDK == 0, to eliminate a data structure size mismatch |  Dave Barach | 1 | -2/+2 |