Age | Commit message (Expand) | Author | Files | Lines |
2016-10-03 | Remove old test files |  Damjan Marion | 20 | -712/+0 |
2016-10-03 | (VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0 |  Neale Ranns | 7 | -6/+160 |
2016-09-30 | VPP-363: add ability to change mac address of the interface |  Pavel Kotucek | 9 | -0/+179 |
2016-09-30 | Fix double-free crash |  David Hotham | 1 | -0/+1 |
2016-09-30 | Remove RPM package dependency on vpp-devel |  John DeNisco | 1 | -1/+1 |
2016-09-30 | VPP-454 Fix LISP GID dictionary issue |  Filip Tehlar | 2 | -7/+54 |
2016-09-30 | vat: add pg interfaces to sw_interface_dump (VPP-451) |  Damjan Marion | 1 | -0/+5 |
2016-09-30 | VPP-450 Fix adding LISP adjacencies via CLI |  Filip Tehlar | 6 | -125/+103 |
2016-09-30 | VPP-120: include custom types to Python representation of vpe.api |  Marek Gradzki | 4 | -22/+44 |
2016-09-29 | VPP-378: rename jvpp package to the same as groupId of deployed jars |  Marek Gradzki | 44 | -224/+224 |
2016-09-28 | DPDK HQoS: Enable Hierarchical Scheduler in VPP |  Jasvinder Singh | 12 | -6/+2448 |
2016-09-28 | Fix packet trace for IP4/IP6 lookup/forwarding nodes |  John Lo | 2 | -11/+8 |
2016-09-27 | classify: fix issue with output classify node using wrong sw_if_index |  Christophe Fontaine | 1 | -6/+6 |
2016-09-27 | arp: handle ARP proxy after tunnelling |  David Hotham | 1 | -3/+4 |
2016-09-27 | Fix RPM packaging dependencies |  John DeNisco | 1 | -1/+1 |
2016-09-27 | VPP-308: Added workaround for failed vnet build. For some reason |  Thomas F Herbert | 1 | -0/+1 |
2016-09-27 | Fix hugepage detection issue |  Damjan Marion | 3 | -40/+40 |
2016-09-27 | Scheduler policy & priority config, few minor fixes (VPP-425) |  Pavel Kotucek | 3 | -20/+31 |
2016-09-27 | Fix missing output in generated CLI/config |  Chris Luke | 3 | -7/+8 |
2016-09-27 | FIX sysctl configuration directory |  Miroslav Miklus | 2 | -4/+4 |
2016-09-27 | VPP-448 Fix LISP APIs using binary data |  Filip Tehlar | 2 | -10/+29 |
2016-09-27 | Fix "show adj nbr" displaying IP4 address for IP6 neighbors |  John Lo | 1 | -2/+2 |
2016-09-27 | fix create sub-interface range cli |  Eyal Bari | 1 | -1/+3 |
2016-09-27 | VPP-425: Scheduler policy & priority configuration |  Pavel Kotucek | 3 | -4/+100 |
2016-09-27 | Fix CLI for adding negative LISP fwd entries |  Florin Coras | 1 | -0/+1 |
2016-09-27 | LISP Source/Dest control plane support, VPP-197 |  Florin Coras | 11 | -115/+805 |
2016-09-27 | Fix import line for setup.py |  Peter Ginchev | 1 | -2/+2 |
2016-09-26 | Fix for potential use of uninitialized variables |  Igor Mikhailov (imichail) | 1 | -23/+13 |
2016-09-26 | Update CSIT tests 160919 -> 160925 |  Jan | 1 | -1/+1 |
2016-09-26 | Fix jvpp-core dependencies |  Marek Gradzki | 1 | -2/+2 |
2016-09-25 | Packet-generator related fib 2.0 fixes |  Dave Barach | 2 | -4/+10 |
2016-09-23 | Rmove duplicate register of unformat_l2_input_next_node |  Hongjun Ni | 1 | -3/+0 |
2016-09-23 | Fix source RPF check in ip4_local |  Dave Barach | 1 | -0/+5 |
2016-09-23 | Fix eventfd leakage issue in vhost-user mode |  Steve Shin | 2 | -6/+57 |
2016-09-23 | Python API: Preparation for RPM/DEB packaging. |  Ole Troan | 12 | -65/+138 |
2016-09-23 | VPP-424 fix lldp_main declaration |  Klement Sekera | 1 | -1/+1 |
2016-09-23 | Fix detection of packet output via BVI into a BD and SHG adjustment |  John Lo | 3 | -9/+13 |
2016-09-23 | Enable doc building on MacOS |  Chris Luke | 2 | -1/+28 |
2016-09-22 | l2_output: fix packet drop error reporting when mapping is in progress |  Damjan Marion | 1 | -1/+11 |
2016-09-22 | Fix lisp-cp table_id lookup for punted packets |  Florin Coras | 1 | -6/+6 |
2016-09-22 | VPP-189: fix coverity issue in api_format.c |  Florin Coras | 1 | -2/+3 |
2016-09-22 | vhost-user: branchless SSE4.2 implementation of map_guest_mem() |  Damjan Marion | 2 | -0/+45 |
2016-09-22 | VPP-426: Rename parameter in LISP remote mapping VAT command |  Filip Tehlar | 1 | -1/+1 |
2016-09-22 | vhost-user: remove dependency on dpdk code |  Damjan Marion | 2 | -16/+24 |
2016-09-21 | Refactor pre-Doxy siphon scripts; VPP-396 |  Chris Luke | 28 | -660/+1580 |
2016-09-21 | vpp python api - fix vla pack generation |  Gabriel Ganne | 1 | -20/+15 |
2016-09-21 | A Protocol Independent Hierarchical FIB (VPP-352) |  Neale Ranns | 197 | -11938/+40383 |
2016-09-21 | Move doxytags file to html output directory |  Chris Luke | 1 | -1/+1 |
2016-09-21 | VPP-414: Fixed IPSec transport mode in esp_encrypt.c |  Matus Fabian | 1 | -2/+5 |
2016-09-21 | Copy the 16.09 release notes to master |  Chris Luke | 3 | -7/+213 |