Age | Commit message (Expand) | Author | Files | Lines |
2016-09-06 | VPP-381 Add LISP interfaces to sw_interface_dump | Florin Coras | 1 | -0/+7 |
2016-09-06 | Update CSIT tests 160821 -> 160904 | Jan | 1 | -1/+1 |
2016-09-06 | VPP-385: Fix ARP for indirect adjacencies | Florin Coras | 1 | -0/+16 |
2016-09-06 | VPP-374: getting jvppgen.py into rpm vpp-devel package | Ed Warnicke | 1 | -0/+11 |
2016-09-06 | VPP-373: stop building from /vpp mount | Ed Warnicke | 3 | -5/+63 |
2016-09-02 | VPP-375: Fix LSIP locator set hash table on addition | Filip Tehlar | 1 | -1/+1 |
2016-09-01 | VPP-371: Fix for vppctl to suppress "load_one_plugin:63: Loaded plugin:" msgs | Ed Warnicke | 1 | -2/+2 |
2016-08-30 | VPP-365: Fix sending of bd_index in lisp_eid_table_add_del_mapv16.09-rc2 | Filip Tehlar | 1 | -1/+7 |
2016-08-30 | VPP-361: Memory leak on delete of VXLAN over IPv6 tunnel | John Lo | 1 | -1/+4 |
2016-08-30 | vhost-user: unmap previously configured memory if necessary | Steve Shin | 1 | -0/+3 |
2016-08-30 | tuntap_rx modification to handle jumbo packets ( > 2K bytes) | Steve Shin | 1 | -4/+13 |
2016-08-27 | VPP-356: Fix wrong byte order in LISP API | Filip Tehlar | 3 | -7/+8 |
2016-08-26 | VPP-357 Fix vni for LISP fwd entry removals | Florin Coras | 1 | -1/+1 |
2016-08-26 | VPP-345: pull in upstream checksum patch for ICMP packets | Sean Chandler | 1 | -0/+18 |
2016-08-26 | VPP-305: Documentation for vnet/vnet/unix | Keith Burns (alagalah) | 8 | -158/+647 |
2016-08-25 | VPP-307: Documentation for vnet/vnet/vxlan-gpe | Keith Burns (alagalah) | 6 | -44/+380 |
2016-08-25 | VPP-321: Fix param order of unformat_lisp_eid_api | Filip Tehlar | 1 | -3/+2 |
2016-08-25 | Fix issues with vhost-user when dpdk vhost-user is disabled, fixes VPP-347, V... | Damjan Marion | 5 | -35/+84 |
2016-08-24 | VPP-340: MAP-T wrong destination address | Ole Troan | 1 | -1/+1 |
2016-08-23 | VPP-342: Don't allow remote mapping to overwrite local or static mapping | Filip Tehlar | 4 | -5/+22 |
2016-08-17 | Change default branch in .gitreviewv16.09-rc1 | Dave Barach | 1 | -0/+1 |
2016-08-17 | VPP-202: L2-GRE over IPSecv16.12-rc0 | Matus Fabian | 21 | -26/+1887 |
2016-08-17 | VPP-336: Fix build order for jvpp_{core,registry}.la dependency on jvpp_commo... | Ed Warnicke | 1 | -0/+2 |
2016-08-17 | Coding standards cleanup in vnet/vnet/devices, fixes VPP-248 | Damjan Marion | 19 | -2975/+3646 |
2016-08-17 | VPP-205: documentation update | Marek Gradzki | 2 | -76/+113 |
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 | 24 | -171/+175 |
2016-08-16 | Coding standards cleanup in vnet/vnet/devices/dpdk, partially fixes VPP-248 | Damjan Marion | 8 | -3635/+4146 |
2016-08-16 | VPP-205: jvpp plugin support. | Marek Gradzki | 57 | -1313/+2153 |
2016-08-16 | VPP-330 Track pending map-requests with a fifo | Florin Coras | 2 | -9/+12 |
2016-08-16 | Create python package for jvpp generation. | Ed Warnicke | 12 | -38/+55 |
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 | Update CSIT tests 160807 -> 160815 | Jan | 1 | -1/+1 |
2016-08-15 | VPP-257 Coding standards cleanup for vnet/vnet/l2 | Dave Barach | 34 | -5160/+6073 |
2016-08-15 | VPP-198: LISP map-resolver failover algorithm | Filip Tehlar | 4 | -60/+417 |
2016-08-15 | VPP-327 Coding standards cleanup for vppinfra | Dave Barach | 154 | -8448/+11293 |
2016-08-15 | VPP-236 Support 64-bit vector lengths, shared memory segments >4 GB | Dave Barach | 13 | -76/+264 |
2016-08-15 | VPP-189 Fix another batch of coverity warnings | Dave Barach | 4 | -6/+6 |
2016-08-12 | VPP-237: Checkstyle script to check for new checkstyle breakage | Ed Warnicke | 2 | -0/+76 |
2016-08-12 | VPP-237: indent fixes in prep for checkstyle | Ed Warnicke | 29 | -350/+373 |
2016-08-12 | VPP-237: Bracket VL_API_PACKED(...) macros, which indent mangles | Ed Warnicke | 1 | -0/+3 |
2016-08-12 | Bracket CLIB_PACKED(...) macros, which indent mangles | Dave Barach | 1 | -0/+4 |
2016-08-12 | VPP-189 fix more coverity warnings | Dave Barach | 7 | -115/+96 |