aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-12VPP-362 Implement dumping of LISP adjacenciesFilip Tehlar10-5/+364
2016-10-11Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481Dave Barach9-306/+341
2016-10-11VPP-474 Revert "FIX sysctl configuration directory"Miroslav Miklus2-4/+4
2016-10-11vppinfra: use crc32q instruction instead of xxhash in bihash_8_8Damjan Marion2-0/+11
2016-10-11Rebind kernel drivers on VPP uninstallPeter Ginchev2-1/+46
2016-10-10Test: Add test case for Load Balancer pluginPierre Pfister3-3/+223
2016-10-10ipfix: add l4 unformat support for mask and match (VPP-204)Juraj Sloboda3-18/+402
2016-10-10ipfix: add classification nodes for flow statistics (VPP-204)Juraj Sloboda13-6/+955
2016-10-10Add signal handlingDave Barach3-1/+78
2016-10-10platform: rewrote vppctl script to include historyPadraig3-32/+98
2016-10-10FIB2.0: memory leaks during load-balance update (VPP-475)Neale Ranns13-334/+659
2016-10-10Fix double free in af_packet api/cliIvan Kelly2-3/+7
2016-10-10HONEYCOMB-228 Snat plugin jvpp supportMarek Gradzki7-1/+307
2016-10-07Test Infra: Add plugin supportPierre Pfister2-2/+7
2016-10-07unicast RPF for FIB2.0Neale Ranns23-223/+1245
2016-10-07VPP-395 Add udp-punt node(s) and APIAlexander Popovsky (apopovsk)9-13/+505
2016-10-07VPP-466: PG pg_create_interface API returns wrong interface indexPavel Kotucek1-2/+3
2016-10-07VPP-464: Fix IPSec-GRE tunnel input with FIB 2.0Matus Fabian2-0/+10
2016-10-06Add some useful scriptsDamjan Marion3-0/+133
2016-10-06Fix IP6 ND solicitation termination to allow link-local source IPJohn Lo2-5/+3
2016-10-05Fix sw_interface_set_unnumbered API for FIB2.0Igor Mikhailov (imichail)1-4/+4
2016-10-05don't require root privileges when running the testsKlement Sekera2-3/+3
2016-10-05Fix crash caused by "show trace" due to incorrect usage of IP adjacency.Vengada Govindan1-9/+9
2016-10-05Fix LISP map-request resend deadlockFlorin Coras1-4/+7
2016-10-05VPP-339: SNAT static mappingMatus Fabian6-155/+2017
2016-10-05Python API: Add support for shared memory prefixOle Troan5-9/+16
2016-10-05Load Balancer: Use FIB 2.0Pierre Pfister4-402/+358
2016-10-05dpdk: fix issue in parsing startup.conf dpdk sectionDamjan Marion1-1/+1
2016-10-05Fix mutex/condvar sleep when adding API msgs, VPP-461Dave Barach1-2/+39
2016-10-04Fix CLI 'set interface unnumbered' to work with FIB 2.0Igor Mikhailov (imichail)1-0/+4
2016-10-04Minor tweaks to hqos docChris Luke2-290/+408
2016-10-04Fix LISP L2 fwd entry updatesFlorin Coras1-7/+10
2016-10-04VPP-355: add PBB (802.1ah) tag rewritePavel Kotucek12-108/+697
2016-10-04Update CSIT tests 160925 -> 161002Jan1-1/+1
2016-10-03test: new test infrastructureDamjan Marion14-0/+2436
2016-10-03FIB Memory Usage DiagnosticsNeale Ranns27-387/+333
2016-10-03vhost-user: avoid branching during prefetchDamjan Marion1-5/+2
2016-10-03vhost: predict map_guest_mem returns similar results over timePierre Pfister1-13/+44
2016-10-03Fix string parsing in lisp map-request itr-rlocs commandFilip Tehlar1-1/+1
2016-10-03L2 over LISP and GRE (VPP-457)Neale Ranns57-2423/+3800
2016-10-03Remove old test filesDamjan Marion20-712/+0
2016-10-03(VPP-455) arp doesn't work when ip4 classifier configured with fib 2.0Neale Ranns7-6/+160
2016-09-30VPP-363: add ability to change mac address of the interfacePavel Kotucek9-0/+179
2016-09-30Fix double-free crashDavid Hotham1-0/+1
2016-09-30Remove RPM package dependency on vpp-develJohn DeNisco1-1/+1
2016-09-30VPP-454 Fix LISP GID dictionary issueFilip Tehlar2-7/+54
2016-09-30vat: add pg interfaces to sw_interface_dump (VPP-451)Damjan Marion1-0/+5
2016-09-30VPP-450 Fix adding LISP adjacencies via CLIFilip Tehlar6-125/+103
2016-09-30VPP-120: include custom types to Python representation of vpe.apiMarek Gradzki4-22/+44
2016-09-29VPP-378: rename jvpp package to the same as groupId of deployed jarsMarek Gradzki44-224/+224