aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
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
2016-09-22Fix lisp-cp table_id lookup for punted packetsFlorin Coras1-6/+6
2016-09-22vhost-user: branchless SSE4.2 implementation of map_guest_mem()Damjan Marion2-0/+45
2016-09-22vhost-user: remove dependency on dpdk codeDamjan Marion2-16/+24
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns172-10658/+39115
2016-09-21VPP-414: Fixed IPSec transport mode in esp_encrypt.cMatus Fabian1-2/+5
2016-09-21dpdk: fix wrong tx ring size calculationsDamjan Marion4-27/+22
2016-09-20dpdk: move number of sub-interfaces to 2nd cacheline, introduce flagDamjan Marion3-20/+32
2016-09-20dpdk: use flags for identifying interface typesDamjan Marion8-42/+36
2016-09-20Use SSE instructions for matching tagged frames by ethertypeDamjan Marion3-8/+29
2016-09-20VPP-419 add thread-safety to LLDP featureKlement Sekera2-30/+90
2016-09-20fd closed twiceEyal Bari4-5/+8
2016-09-20VPP-282: Document changes for vnet/vnet/ethernetBilly McFall3-32/+146
2016-09-20vhost-user: announce VIRTIO_F_VERSION_1Damjan Marion2-2/+4
2016-09-20Add structure to some of the documentation; VPP-223Chris Luke3-3/+3
2016-09-19Add support for transparent ethernet bridging to GREDavid Hotham6-27/+90
2016-09-19Cloned buffer refcount was set to 0Christophe Fontaine1-0/+1
2016-09-15VPP-306: Document changes for vnet/vnet/vxlanBilly McFall2-1/+76
2016-09-14VPP-407 fix coverity warningKlement Sekera1-5/+0
2016-09-14VPP-408: fix coverity warning in run_ping_ip46_address()Andrew Yourtchenko1-1/+9
2016-09-13VPP-404: IKEv2 profile auth rsa-sig cert-file fixedMatus Fabian2-1/+2