aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2016-06-07VPP-110: vxlan encap node should never touch a deleted tunnelJohn Lo5-85/+141
2016-06-07Multicore support for vCGNShesha Sreenivasamurthy1-5/+91
2016-06-07Fix link down issue of vxlan-gpe interfaceHongjun Ni1-26/+38
2016-06-07IPv6 HBH: Refactor code. Separate out RFC2460 HBH handling and the more exper...Ole Troan8-568/+620
2016-06-06Add startup conf options to set per-interface descriptor ring sizeDamjan Marion3-7/+21
2016-06-05VPP-113: BVI shall filter unicast DMAC for L2 to L3 forwadingJohn Lo5-15/+26
2016-06-05Add per-device startup config supportDamjan Marion5-80/+180
2016-06-04Add dpdk config parameter: poll-sleep <nn>Dave Barach3-21/+24
2016-06-04VPP-100: Fix IP4 local handling of TCP/IP fragmented packetJohn Lo1-3/+3
2016-06-02VPP-92 Fixup some srv6 issuesChris Luke2-60/+70
2016-06-02VPP-91 fix sr tunnel add_del collision checkChris Luke1-58/+85
2016-06-02VPP-100: Fix IPv4 local handling of IP fragmented packetsJohn Lo1-3/+7
2016-06-01VPP-98 Dedicated storage for VXLAN over IPv6 hash keysChris Luke3-53/+66
2016-05-31VPP-102: vHost reconnect to previously used sockets on VPP restartJohn Lo1-0/+8
2016-05-31VPP97: Flooding of pkts with multiple buffers in BD with BVI crashes VPPJohn Lo2-9/+3
2016-05-31Fix hash table bogus read in ip6 vxlan-gpeFlorin Coras2-13/+3
2016-05-31Add CLI/API for clearing all remote mappingsFilip Tehlar2-24/+81
2016-05-31ONE-15: Fix duplicate locator, refactoring locatorAndrej Kozemcak2-244/+154
2016-05-31ONE-16: Locators are not properly cleanedFilip Tehlar1-2/+16
2016-05-30Add Dump API for VxLAN-GPE tunnelHongjun Ni2-31/+10
2016-05-28VPP-84 af_packet retry on EAGAIN, count on errorsChris Luke2-9/+32
2016-05-28VPP-96 ENID driver update for rx of jumbo pkts using muliple mbuf'sJohn Lo2-2/+2
2016-05-26Add show command for LISP map resolversFilip Tehlar1-0/+21
2016-05-25Move dpdk startup config data to separate structDamjan Marion7-137/+147
2016-05-25ONE-14: Fix crash when re-enable LispAndrej Kozemcak1-4/+9
2016-05-25Add Vxlan-Gpe over IPv6Hongjun Ni5-703/+964
2016-05-24Fix an issue in format_vxlan_gpe_tunnelHongjun Ni1-0/+4
2016-05-23Native VPP driver for Intel Niantic family of NICsDamjan Marion5-0/+4268
2016-05-23Move rte_delay_us_override so it overrides DPDKTodd Foggoa2-42/+6
2016-05-23VPP-81: Print interface name after creating an interface with CLIPierre Pfister16-20/+46
2016-05-23Add LISP RTR supportFilip Tehlar4-43/+297
2016-05-19Add support for multiple microarchitectures in single binaryDamjan Marion60-14/+280
2016-05-18Add netmap APIMatus Fabian4-6/+17
2016-05-18Rework of the old PCI codeDamjan Marion1-4/+3
2016-05-17dpdk/build - 32bits compilationChristophe Fontaine3-27/+27
2016-05-17dpdk/init - Add compatibility to non numa architectureChristophe Fontaine1-4/+25
2016-05-17Fix output feature issue where opque field is already used by previous nodeDamjan Marion2-3/+8
2016-05-16VPP-61 Patch2/2 Removing NSH from VPP for move to NSH_SFCKeith Burns (alagalah)10-1038/+5
2016-05-16VPP-61 Patch1/2 - Remove NSH from VPPKeith Burns (alagalah)4-73/+0
2016-05-16Add configure policer APIMatus Fabian3-43/+57
2016-05-16VPP-68: L2 Rewrite: Support for chained classify tablesPierre Pfister1-0/+18
2016-05-16VPP-69: Create fib or bridge domain with arbitrary IDPierre Pfister6-3/+89
2016-05-15ONE-13: Add CLI/API for LISP static remote mappingsFilip Tehlar4-1/+252
2016-05-14VPP-63: clean up config scripts, remove specific hostnamesDave Barach37-59/+45
2016-05-13ONE-7: Fix map-request encapsulationFlorin Coras1-68/+81
2016-05-13VPP43 - NSH refactoring: Added nsh-map nodesKeith Burns (alagalah)19-2440/+1672
2016-05-13ONE-11: Fix bugs in LISP APIAndrej Kozemcak1-1/+1
2016-05-11ONE-9: Fix clang build errorsFlorin Coras2-4/+4
2016-05-11ONE-8: Fix adj signature issuesFlorin Coras2-29/+37
2016-05-11ONE-6: dp is not programmed when re-enabling LISPFilip Tehlar1-6/+24