aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2016-10-25Fix LISP src/dst based policyFilip Tehlar4-13/+259
2016-10-24Fix VXLAN tunnel delete crashJohn Lo1-2/+2
2016-10-23Dual Loop Lookup and Adj-midchainNeale Ranns2-145/+534
2016-10-21Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...Neale Ranns18-153/+120
2016-10-21Quad-loop ip4_lookup_inline, add _x4 validate buffer enqueueDave Barach1-65/+115
2016-10-18Deprecate MPLSoGRE tunnels (VPP-502)Neale Ranns13-1359/+110
2016-10-18Update tx and output node runtime when recycling interfacePierre Pfister1-0/+18
2016-10-18Load-balancing in IP4 dual loop typos. (VPP-501)Neale Ranns1-2/+2
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-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 Ranns53-1524/+1968
2016-10-13feature: rename vnet_ip_feature_* to vnet_feature_*Damjan Marion8-54/+54
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-483: Fixed IPSec tunnel interfaceMatus Fabian1-1/+10
2016-10-13vpp_lite: add cpu pinning support (VPP-467)Pavel Kotucek3-6/+6
2016-10-12Fix coverity warnings, VPP-486Dave Barach2-2/+2
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 Tehlar3-3/+98
2016-10-11Rename ip_feature_init_cast(...) to vnet_feature_arc_init(...), VPP-481Dave Barach9-306/+341
2016-10-10ipfix: add l4 unformat support for mask and match (VPP-204)Juraj Sloboda2-11/+201
2016-10-10ipfix: add classification nodes for flow statistics (VPP-204)Juraj Sloboda9-1/+647
2016-10-10FIB2.0: memory leaks during load-balance update (VPP-475)Neale Ranns12-333/+658
2016-10-10Fix double free in af_packet api/cliIvan Kelly2-3/+7
2016-10-07unicast RPF for FIB2.0Neale Ranns22-207/+1223
2016-10-07VPP-395 Add udp-punt node(s) and APIAlexander Popovsky (apopovsk)5-3/+379
2016-10-07VPP-464: Fix IPSec-GRE tunnel input with FIB 2.0Matus Fabian2-0/+10
2016-10-06Fix IP6 ND solicitation termination to allow link-local source IPJohn Lo2-5/+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-05dpdk: fix issue in parsing startup.conf dpdk sectionDamjan Marion1-1/+1
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 Luke1-287/+404
2016-10-04Fix LISP L2 fwd entry updatesFlorin Coras1-7/+10
2016-10-04VPP-355: add PBB (802.1ah) tag rewritePavel Kotucek8-103/+503
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 Ranns55-2234/+3596
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-30VPP-454 Fix LISP GID dictionary issueFilip Tehlar2-7/+54