aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
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
2016-05-10ONE-4: Add LISP enable/disable API/CLIFilip Tehlar4-0/+147
2016-05-09ONE-3: Delete dst route when src fib is emptyFlorin Coras1-1/+21
2016-05-09VPP-44: iOAM service and path verification using shamir's secret sharingShwetha Bhandari7-12/+1127
2016-05-09ONE-5: Remove unused vnet_lisp_gpe_add_del_tunnel APIFlorin Coras2-46/+23
2016-05-07VPP-45 Fix crash when GRE packet received on new i/fChris Luke1-0/+3
2016-05-06VPP-34 GRE traffic blackholes in encap directionChris Luke1-1/+12
2016-05-06Check IP adj_index to make sure it is valid to prevent possible crashJohn Lo2-2/+6
2016-05-05Fix vpp_lite build caused by missing definition of unlikely macroDamjan Marion1-1/+1
2016-05-05ONE-2: Add new LISP dump API for lisp gpeAndrej Kozemcak2-0/+14
2016-05-05VPP-39 - refactoring of NSH into own folderKeith Burns (alagalah)8-136/+140
2016-05-04NETMAP: Some fixesMohsin Kazmi3-11/+36
2016-05-04VPP-42: VPP crashes in IPsec code when running multithreadedMatthew Smith5-33/+58
2016-05-03VPP-15 Add decap-next for nsh-gre tunnel short_helpHongjun Ni1-2/+2