aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-10-17VPP-491: Update CLI Command documentation for "show ip fib" and "show ip6 fib".Billy McFall4-108/+331
2016-10-17Support MPLSoGRE with the new FIB 2.0John Lo3-127/+50
2016-10-17oam: fix compilation with gcc6Damjan Marion1-5/+6
2016-10-17style: fix VLIB_NODE_FUNCTION_MULTIARCH indentDamjan Marion3-15/+26
2016-10-17VPP-492: Fix ability to change mac address of the interfacePavel Kotucek1-2/+5
2016-10-15VPP-488: Fix build errors, which uncovered IPv6 load balance lookup bug.Billy McFall12-35/+74
2016-10-14VPP-490: vpp crash in show ip6 neighborBilly McFall1-8/+11
2016-10-14VPP-489: CLI Command "test lookup" crashes with invalid fib-index.Billy McFall1-1/+8
2016-10-14FIB2.0: Adjacency complete pull model (VPP-487)Neale Ranns54-1525/+1971
2016-10-14Add macro for sending large data structures to API clientsFlorin Coras1-3/+18
2016-10-13add xxx_or_null(...) message buffer allocation variantsDave Barach2-6/+39
2016-10-13feature: rename vnet_ip_feature_* to vnet_feature_*Damjan Marion8-54/+54
2016-10-13Add clib_mem_alloc_or_null(...)Dave Barach4-12/+36
2016-10-13VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip.Billy McFall14-164/+1105
2016-10-13vhost-user: Add reconnect supportDamjan Marion1-0/+1
2016-10-13VPP-446: 1:1 SNAT Inside overlapping interfacesMatus Fabian4-18/+32
2016-10-13VPP-453: SNAT delete and dump addressesMatus Fabian3-26/+243
2016-10-13VPP-483: Fixed IPSec tunnel interfaceMatus Fabian1-1/+10
2016-10-13vpp_lite: add cpu pinning support (VPP-467)Pavel Kotucek8-38/+86
2016-10-12Fix coverity warnings, VPP-486Dave Barach4-4/+11
2016-10-12VPP-213: vnet classifier does not work for l3 ip4 rulesOle Troan1-26/+34
2016-10-12Coverity warnings in new FIB code (VPP-484)Neale Ranns9-7/+27
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