summaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2017-04-10BRIDGE-DOMAIN:enable arp term,mac/ip learning on local intsEyal Bari3-15/+11
2017-04-07Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690Florin Coras1-1/+1
2017-04-05BFD: add ARP-awareness, fix bugsKlement Sekera5-77/+282
2017-04-05LISP: fix crash when GPE interface is re-added, VPP-685Filip Tehlar1-3/+3
2017-04-05LISP: fix crash when adding a negative forwarding entry, VPP-681Filip Tehlar1-15/+14
2017-03-30vpp-678: Rename "show interfaces" -> "show interface"Dave Barach4-5/+5
2017-03-30VPP-673 Fix L2 steering.Pablo Camarillo1-12/+14
2017-03-30LISP: fix IID in decap, VPP-676Filip Tehlar2-3/+4
2017-03-29af_packet driver failure to check VLIB_BUFFER_NEXT_PRESENT flagJim Gibson1-1/+2
2017-03-29Coverity Error: logically dead code in IP unnumbered CLINeale Ranns1-4/+0
2017-03-29Bugfixing and documentation for SRv6Pablo Camarillo8-200/+192
2017-03-29SR replicate mheap corruption fix VPP-672shwethab4-12/+5
2017-03-28Implement MAC Flush for BD or Interface from the L2FIBJohn Lo9-49/+258
2017-03-28Fix output feature processing (VPP-670)AkshayaNadahalli1-0/+41
2017-03-22LISP: improve DP speedFilip Tehlar4-4/+29
2017-03-22ping: allow the user to send bursts of N packets instead of single packetAndrew Yourtchenko1-10/+42
2017-03-22vhost: support interrupt modeSteven2-22/+322
2017-03-22policer: fix byte ordering in policer_details msgMarek Gradzki1-2/+2
2017-03-21LISP statisticsFilip Tehlar12-46/+431
2017-03-20vnet: add device-input threadplacement infraDamjan Marion6-68/+306
2017-03-18Check change in unnumbered setting before updating IP enabled stateNeale Ranns2-6/+23
2017-03-17features: remove remaining .end_nodeDamjan Marion1-1/+0
2017-03-1764 bit per-thread countersNeale Ranns4-20/+22
2017-03-17Fix IP feature ordering.Neale Ranns6-41/+12
2017-03-17MPLS performance improvments.Neale Ranns8-140/+299
2017-03-17Attached hostsNeale Ranns8-18/+103
2017-03-17Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n...Neale Ranns12-162/+162
2017-03-17Use the feature anchor in the MPLS input arc - it performs much betterNeale Ranns3-7/+9
2017-03-17Adjacency refinement; check the cover's interface against the adjacency'sNeale Ranns2-4/+97
2017-03-16ping: Fix coverity error 163907Andrew Yourtchenko2-0/+6
2017-03-16vhost: wrong value return for VHOST_USER_VRING_GET_BASESteven1-4/+11
2017-03-16vlib: make runtime_data thread-localDamjan Marion9-61/+170
2017-03-15No vector allocation during buffer copyNeale Ranns1-3/+1
2017-03-15VXLAN:add hidden multicast interface checkEyal Bari2-29/+25
2017-03-14API:support hidden sw interfacesEyal Bari1-38/+27
2017-03-14ioam: ip6 hop by hop ext header and SR header co-existenceshwethab4-72/+84
2017-03-13VPP-659 Improve tcp/session debugging and testingFlorin Coras12-169/+599
2017-03-13Add MAC address check in ethernet-input node if interface in L3 modeJohn Lo1-6/+17
2017-03-10Retire vpp_liteDamjan Marion4-4232/+1
2017-03-10VPP-659 TCP improvementsFlorin Coras18-155/+422
2017-03-10LISP: fix Proxy-ETR show command, VPP-660Filip Tehlar3-8/+38
2017-03-10Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-h...Neale Ranns1-6/+37
2017-03-10Fix coverity CIDs 161048, 163895Pavel Kotucek2-4/+1
2017-03-10VPP-608 Fix LISP warningFlorin Coras1-0/+1
2017-03-09vlib_mains == 0 special cases be goneDave Barach1-5/+4
2017-03-09IMplementation for option to not create a FIB table entry when adding a neigh...Neale Ranns6-56/+98
2017-03-09MAP pre-resolve - use FIB to track pre-resolved next-hopNeale Ranns5-55/+192
2017-03-09Tests to target holes in adjacency and DPO test coverageNeale Ranns1-1/+3
2017-03-08ARP resilience in the absence of IP config on input and output interfacesNeale Ranns2-0/+21
2017-03-08API change (only) to not create a FIB table entry when adding a neighbor entryNeale Ranns1-1/+6