Age | Commit message (Expand) | Author | Files | Lines |
2016-09-06 | VPP-385: Fix ARP for indirect adjacencies | Florin Coras | 1 | -0/+16 |
2016-09-02 | Fix for invalid check of SPARSE_VEC_INVALID_INDEX | Alex Popovsky | 2 | -6/+6 |
2016-09-02 | Clean-up unused context arrays in UDP and GRE nodes | Alex Popovsky | 2 | -43/+2 |
2016-09-01 | VPP-346 A swathe of doc fixes | Chris Luke | 21 | -92/+110 |
2016-08-31 | VPP-369 Add an L2 output classification feature | Dave Barach | 8 | -133/+987 |
2016-08-31 | VPP-358: Add IPv6 ND Event Notification and Termination | John Lo | 6 | -62/+381 |
2016-08-31 | VPP-303 - Documentation changes for vnet/vnet/sr | Keith Burns (alagalah) | 4 | -60/+390 |
2016-08-31 | VPP-240: delete subinterface | Pavel Kotucek | 3 | -1/+68 |
2016-08-30 | VPP-361: Memory leak on delete of VXLAN over IPv6 tunnel | John Lo | 1 | -1/+4 |
2016-08-29 | VPP-360 Allow L2 classify to use dynamic graph arcs | Dave Barach | 1 | -8/+11 |
2016-08-29 | VPP-310 Mapping algorithm compute wrong ea-bits | Ole Troan | 4 | -11/+228 |
2016-08-29 | VPP-307: Documentation for vnet/vnet/vxlan-gpe | Keith Burns (alagalah) | 6 | -44/+380 |
2016-08-26 | VPP-357 Fix vni for LISP fwd entry removals | Florin Coras | 1 | -1/+1 |
2016-08-26 | VPP-305: Documentation for vnet/vnet/unix | Keith Burns (alagalah) | 8 | -158/+647 |
2016-08-26 | VPP-329: Add L2 support to lisp_eid_table_map_dump | Filip Tehlar | 1 | -3/+33 |
2016-08-25 | VPP-271: Coding style cleanup vnet/vnet/snap | Calvin Ference | 4 | -101/+147 |
2016-08-25 | Save rewrite length for post-rewrite rewind action | Dave Barach | 3 | -12/+9 |
2016-08-25 | Fix vxlan-gpe next protocol value | Yi Yang | 1 | -2/+2 |
2016-08-25 | VPP-228 VPP-326: MAP: Adding additional API/CLI input parameter checks. | Ole Troan | 1 | -19/+30 |
2016-08-25 | Fix ip6-rewrite drops when no feature is configured | AkshayaNadahalli | 1 | -0/+2 |
2016-08-25 | Fix issues with vhost-user when dpdk vhost-user is disabled, fixes VPP-347, V... | Damjan Marion | 4 | -9/+61 |
2016-08-25 | VPP-262: Coding standards cleanup vnet/vnet/llc | Calvin | 4 | -103/+154 |
2016-08-24 | VPP-346 Document the ip feature registration scheme | Dave Barach | 2 | -154/+275 |
2016-08-23 | Fix PCI vendor_id/device_id detection for SR-IOV devices | Damjan Marion | 1 | -9/+7 |
2016-08-23 | VPP-342: Don't allow remote mapping to overwrite local or static mapping | Filip Tehlar | 3 | -4/+21 |
2016-08-23 | dpdk: Remove obsolete VMXNET3 driver start/stop workaround | Damjan Marion | 5 | -128/+68 |
2016-08-22 | VPP-267: Style cleanup for vnet/vnet/pg | Calvin | 8 | -643/+682 |
2016-08-22 | VPP-270: Code style cleanup for vnet/vnet/ppp | Calvin | 5 | -124/+194 |
2016-08-22 | Raw export of IP6 packet with iOAM metadata | Shwetha | 3 | -124/+341 |
2016-08-19 | VPP-337 Add per interface IN filtering | Dave Barach | 20 | -186/+665 |
2016-08-19 | vhost-user: unmap previously configured memory if necessary | Steve Shin | 1 | -0/+3 |
2016-08-18 | tuntap_rx modification to handle jumbo packets ( > 2K bytes) | Steve Shin | 1 | -4/+13 |
2016-08-17 | VPP-202: L2-GRE over IPSecv16.12-rc0 | Matus Fabian | 17 | -22/+1527 |
2016-08-17 | Coding standards cleanup in vnet/vnet/devices, fixes VPP-248 | Damjan Marion | 19 | -2975/+3646 |
2016-08-17 | VPP-261 Coding standards cleanup - vnet/vnet/lisp-gpe | Florin Coras | 6 | -1935/+2046 |
2016-08-17 | VPP-260 Coding standards cleanup - vnet/vnet/lisp-cp | Florin Coras | 11 | -2078/+2269 |
2016-08-17 | Fix coverity issues in IPSec code, fixes VPP-189 | Damjan Marion | 5 | -17/+29 |
2016-08-17 | Coding standards cleanup - remove trailing whitespace, fixes VPP-332 | Damjan Marion | 20 | -160/+160 |
2016-08-16 | Coding standards cleanup in vnet/vnet/devices/dpdk, partially fixes VPP-248 | Damjan Marion | 8 | -3635/+4146 |
2016-08-16 | VPP-330 Track pending map-requests with a fifo | Florin Coras | 2 | -9/+12 |
2016-08-16 | VPP-258: Style change for l2tp | Calvin | 6 | -693/+792 |
2016-08-16 | Fix coverity issues in DPDK code, fixes VPP-189 | Damjan Marion | 3 | -7/+18 |
2016-08-16 | Fix coverity issues in vhost-user code, fixes VPP-189 | Damjan Marion | 1 | -1/+4 |
2016-08-15 | VPP251 - Code style vnet/vnet/ethernet | Keith Burns (alagalah) | 10 | -2034/+2330 |
2016-08-15 | VPP-266: style change for vnet/vnet/osi | Calvin | 4 | -103/+153 |
2016-08-15 | Vhost-User: Fix calculate memory region size | Jianfeng Tan | 1 | -3/+3 |
2016-08-15 | VPP-257 Coding standards cleanup for vnet/vnet/l2 | Dave Barach | 33 | -5156/+6069 |
2016-08-15 | VPP-198: LISP map-resolver failover algorithm | Filip Tehlar | 3 | -55/+413 |
2016-08-12 | VPP-237: indent fixes in prep for checkstyle | Ed Warnicke | 10 | -80/+68 |
2016-08-12 | VPP-189 fix more coverity warnings | Dave Barach | 4 | -9/+16 |