summaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-30VPP-450 Fix adding LISP adjacencies via CLIFilip Tehlar2-67/+46
2016-09-28DPDK HQoS: Enable Hierarchical Scheduler in VPPJasvinder Singh8-4/+1935
2016-09-28Fix packet trace for IP4/IP6 lookup/forwarding nodesJohn Lo2-11/+8
2016-09-27classify: fix issue with output classify node using wrong sw_if_indexChristophe Fontaine1-6/+6
2016-09-27arp: handle ARP proxy after tunnellingDavid Hotham1-3/+4
2016-09-27Fix hugepage detection issueDamjan Marion1-40/+5
2016-09-27Fix "show adj nbr" displaying IP4 address for IP6 neighborsJohn Lo1-2/+2
2016-09-27fix create sub-interface range cliEyal Bari1-1/+3
2016-09-27Fix CLI for adding negative LISP fwd entriesFlorin Coras1-0/+1
2016-09-27LISP Source/Dest control plane support, VPP-197Florin Coras7-115/+592
2016-09-26Fix for potential use of uninitialized variablesIgor Mikhailov (imichail)1-23/+13
2016-09-25Packet-generator related fib 2.0 fixesDave Barach2-4/+10
2016-09-23Rmove duplicate register of unformat_l2_input_next_nodeHongjun Ni1-3/+0
2016-09-23Fix source RPF check in ip4_localDave Barach1-0/+5
2016-09-23Fix eventfd leakage issue in vhost-user modeSteve Shin2-6/+57
2016-09-23VPP-424 fix lldp_main declarationKlement Sekera1-1/+1
2016-09-23Fix detection of packet output via BVI into a BD and SHG adjustmentJohn Lo3-9/+13
2016-09-22l2_output: fix packet drop error reporting when mapping is in progressDamjan Marion1-1/+11