aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2016-04-22Add clib_memcpy macro based on DPDK rte_memcpy implementationDamjan Marion94-455/+444
2016-04-22Fix duplicate freeDave Barach1-1/+2
2016-04-22Use memory from other CPU sockets if there is no localDamjan Marion1-0/+11
2016-04-20Allow L3 forwarded jumbo packets on Bonded InterfacesJohn Lo1-16/+16
2016-04-20Python-API: Inital commit of Python bindings for the VPP API.Ole Troan1-0/+141
2016-04-20delete loopback interface cliAlpesh S. Patel1-0/+6
2016-04-20Cleaned up formatting in device.c - no functionality changes.Keith Burns (alagalah)1-64/+64
2016-04-20Change from nsh-encap to nsh-vxlan-gpe within nsh vxlan tunnel's short_helpHongjun Ni1-1/+1
2016-04-20Move "ethernet" debug cli commands to "set interface"Damjan Marion4-127/+78
2016-04-18Add API to get the dpdk interface stats delta.Sean Hope4-22/+85
2016-04-18Add support for AArch32Christophe Fontaine7-18/+18
2016-04-17dpdk socket-mem handling optimizationsDamjan Marion2-67/+81
2016-04-16Using classifier/ACL from now on. Changes pertaining to that.rangan1-21/+52
2016-04-15af_packet: clear bitmap entries when processing inputPeter Lei1-0/+1
2016-04-15Took care of code review comments. Extended the fix to other files.rangan2-0/+4
2016-04-15Add LISP APIAndrej Kozemcak4-18/+240
2016-04-14Rework of DPDK PCI device uio driver binding processDamjan Marion1-301/+57
2016-04-14Init rte_mbuf length fields in af_packet driverDamjan Marion1-0/+5
2016-04-14Change ARP and IP6-ND nodes to use interface-output node for outputJohn Lo5-89/+24
2016-04-14Move autogenerated vnet files to config folderFlorin Coras1-0/+2
2016-04-14Opaque index is not populated when ACL is configured. Fixed it.rangan1-1/+6
2016-04-13VHOST counters reversedShesha Sreenivasamurthy2-7/+10
2016-04-13Create macro for next_nodes used in lookup family of nodesDamjan Marion6-168/+44
2016-04-12Creating a new CLI to create loopback interfaces to make the interfaceAlpesh Patel1-0/+6
2016-04-12IP6 FIB: Micro optimization in lookupPierre Pfister1-4/+9
2016-04-12Add unit test infrastructure for LISP protocolFilip Tehlar11-36/+644
2016-04-11Add a counter for unknown IPv6 hop-by-hop options.Yoann Desmouceaux1-2/+9
2016-04-11Fix possible infinite loop in IPv6 hop-by-hop header parsingYoann Desmouceaux1-0/+6
2016-04-11Add vnet_rename_interface APISean Hope2-0/+41
2016-04-11Bump DPDK 16.04 to RC4Damjan Marion1-0/+30
2016-04-11Add option to delete af_packet (host) interfacesPeter Lei3-0/+90
2016-04-08fix uninitialized vars warnings with -OsBenoƮt Ganne3-5/+5
2016-04-08Add Rx and Tx statistics within nsh-vxlan-gpe nodeHongjun Ni3-26/+171
2016-04-07Change encap-fib-id and decap-fib-id within create_nsh_vxlan_gpe_tunnel_commandHongjun Ni1-1/+1
2016-04-07Add key.pad=0 within vnet_nsh_vxlan_gpe_add_del_tunnelHongjun Ni1-0/+1
2016-04-07Change key.src=a->dst.as_u32 within vnet_nsh_vxlan_gpe_add_del_tunnelHongjun Ni1-1/+1
2016-04-07Enhance CLI/API Support for Bonded InterfaceJohn Lo6-31/+106
2016-04-07Classify node should pay attention to dynamically-added arcsDave Barach1-2/+2
2016-04-06Fix ip4 udp encap length typeFlorin Coras1-2/+2
2016-04-05host-interface admin down/up does not bring the interface upAlpesh Patel1-1/+9
2016-04-02Fix DPDK check in udp.hFlorin Coras1-2/+2
2016-04-02LISP GPE: initial CP commit and DP improvementsFlorin Coras19-705/+5136
2016-04-01Add option to link DPDK dynamicallyDamjan Marion2-77/+83
2016-04-01Add support for installing ipv4 routes via unresolved next hopDamjan Marion6-159/+393
2016-03-29Add DPDK 16.04-rc2 supportDamjan Marion1-2/+2
2016-03-29Support per-interface packet rx redirectionDave Barach2-1/+5
2016-03-29Move classify_table_index under the unionDamjan Marion6-11/+16
2016-03-29Adjacency allocatorDave Barach7-601/+344
2016-03-29Increment MRU if hardware supports CRC strippingJurek Matuszewski1-3/+27
2016-03-29Allow vlans to be programmed on 40GE VF interfacesTodd Foggoa (tfoggoa)1-2/+4