Age | Commit message (Expand) | Author | Files | Lines |
2016-10-11 | VPP-474 Revert "FIX sysctl configuration directory" |  Miroslav Miklus | 2 | -4/+4 |
2016-10-11 | vppinfra: use crc32q instruction instead of xxhash in bihash_8_8 |  Damjan Marion | 2 | -0/+11 |
2016-10-11 | Rebind kernel drivers on VPP uninstall |  Peter Ginchev | 2 | -1/+46 |
2016-10-10 | Test: Add test case for Load Balancer plugin |  Pierre Pfister | 3 | -3/+223 |
2016-10-10 | ipfix: add l4 unformat support for mask and match (VPP-204) |  Juraj Sloboda | 3 | -18/+402 |
2016-10-10 | ipfix: add classification nodes for flow statistics (VPP-204) |  Juraj Sloboda | 13 | -6/+955 |
2016-10-10 | Add signal handling |  Dave Barach | 3 | -1/+78 |
2016-10-10 | platform: rewrote vppctl script to include history |  Padraig | 3 | -32/+98 |
2016-10-10 | FIB2.0: memory leaks during load-balance update (VPP-475) |  Neale Ranns | 13 | -334/+659 |
2016-10-10 | Fix double free in af_packet api/cli |  Ivan Kelly | 2 | -3/+7 |
2016-10-10 | HONEYCOMB-228 Snat plugin jvpp support |  Marek Gradzki | 7 | -1/+307 |
2016-10-07 | Test Infra: Add plugin support |  Pierre Pfister | 2 | -2/+7 |
2016-10-07 | unicast RPF for FIB2.0 |  Neale Ranns | 23 | -223/+1245 |
2016-10-07 | VPP-395 Add udp-punt node(s) and API |  Alexander Popovsky (apopovsk) | 9 | -13/+505 |
2016-10-07 | VPP-466: PG pg_create_interface API returns wrong interface index |  Pavel Kotucek | 1 | -2/+3 |
2016-10-07 | VPP-464: Fix IPSec-GRE tunnel input with FIB 2.0 |  Matus Fabian | 2 | -0/+10 |
2016-10-06 | Add some useful scripts |  Damjan Marion | 3 | -0/+133 |
2016-10-06 | Fix IP6 ND solicitation termination to allow link-local source IP |  John Lo | 2 | -5/+3 |
2016-10-05 | Fix sw_interface_set_unnumbered API for FIB2.0 |  Igor Mikhailov (imichail) | 1 | -4/+4 |
2016-10-05 | don't require root privileges when running the tests |  Klement Sekera | 2 | -3/+3 |
2016-10-05 | Fix crash caused by "show trace" due to incorrect usage of IP adjacency. |  Vengada Govindan | 1 | -9/+9 |
2016-10-05 | Fix LISP map-request resend deadlock |  Florin Coras | 1 | -4/+7 |
2016-10-05 | VPP-339: SNAT static mapping |  Matus Fabian | 6 | -155/+2017 |
2016-10-05 | Python API: Add support for shared memory prefix |  Ole Troan | 5 | -9/+16 |
2016-10-05 | Load Balancer: Use FIB 2.0 |  Pierre Pfister | 4 | -402/+358 |
2016-10-05 | dpdk: fix issue in parsing startup.conf dpdk section |  Damjan Marion | 1 | -1/+1 |
2016-10-05 | Fix mutex/condvar sleep when adding API msgs, VPP-461 |  Dave Barach | 1 | -2/+39 |
2016-10-04 | Fix CLI 'set interface unnumbered' to work with FIB 2.0 |  Igor Mikhailov (imichail) | 1 | -0/+4 |
2016-10-04 | Minor tweaks to hqos doc |  Chris Luke | 2 | -290/+408 |
2016-10-04 | Fix LISP L2 fwd entry updates |  Florin Coras | 1 | -7/+10 |
2016-10-04 | VPP-355: add PBB (802.1ah) tag rewrite |  Pavel Kotucek | 12 | -108/+697 |
2016-10-04 | Update CSIT tests 160925 -> 161002 |  Jan | 1 | -1/+1 |
2016-10-03 | test: new test infrastructure |  Damjan Marion | 14 | -0/+2436 |
2016-10-03 | FIB Memory Usage Diagnostics |  Neale Ranns | 27 | -387/+333 |
2016-10-03 | vhost-user: avoid branching during prefetch |  Damjan Marion | 1 | -5/+2 |
2016-10-03 | vhost: predict map_guest_mem returns similar results over time |  Pierre Pfister | 1 | -13/+44 |
2016-10-03 | Fix string parsing in lisp map-request itr-rlocs command |  Filip Tehlar | 1 | -1/+1 |
2016-10-03 | L2 over LISP and GRE (VPP-457) |  Neale Ranns | 57 | -2423/+3800 |
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 |