aboutsummaryrefslogtreecommitdiffstats
path: root/vnet
AgeCommit message (Expand)AuthorFilesLines
2016-05-02HONEYCOMB-10: jVpp - the new java API. C code and jar file generationMarek Gradzki1-1/+5
2016-05-02Netmap: typo correctMohsin Kazmi1-1/+1
2016-04-30IP6 SR multicast replicatorKeith Burns (alagalah)10-38/+1124
2016-04-29Fix use of vni throughout lisp codeFlorin Coras2-32/+35
2016-04-29Add indirect next hop supportDamjan Marion4-40/+156
2016-04-29Remove unused variable in lisp decapFlorin Coras1-3/+0
2016-04-29VPP-25 Add API for GRE tunnel create/delete/show.Chris Luke2-47/+159
2016-04-29Fix ip-udp encap checksum for ip6Florin Coras1-0/+20
2016-04-29Fix ip4 address formatting in the show ip fib ouptutDamjan Marion2-3/+6
2016-04-29Improve performance of dpdk-vhost driverShesha Sreenivasamurthy1-0/+9
2016-04-29Add TX statistics for nsh-gre tunnelHongjun Ni1-4/+77
2016-04-29Add RX statistics for nsh-gre tunnelHongjun Ni1-1/+81
2016-04-29Fix decap-next for ethernet format in nsh-vxlan-gpeHongjun Ni1-0/+2
2016-04-29Add support for LCAF Instance IDFilip Tehlar10-100/+974
2016-04-29Add lisp-gpe ip6 data-plane supportFlorin Coras11-755/+1679
2016-04-29Clean up per-thread mheap setup.Dave Barach1-2/+0
2016-04-28LISP IPv6 control support, create IPv6 headerAndrej Kozemcak2-15/+21
2016-04-28VXLAN over IPv6.Chris Luke6-166/+628
2016-04-28Fix bug that prevented packet trace from working on multicoreBud Grise1-6/+14
2016-04-28Add ability to set l2_mode_noprotChristian Dechamplain (cdechamp)2-0/+36
2016-04-28Add histogram to frame queue tracingBud Grise3-32/+132
2016-04-28Track number of ethernet vlans in a frameChris Luke8-7/+83
2016-04-28Fix Bug VPP-22Florin Coras1-1/+1
2016-04-27Increase the trace bufffer sizeChris Luke2-2/+2
2016-04-27Remove historical artifacts from vnet/buffer.hDave Barach1-26/+0
2016-04-27VPP-18: Creating tap interface through API broken. Fixed and removed duplicat...Ole Troan1-138/+50
2016-04-27Fix pcap trace capture crash for packets > 512 bytesJohn Lo1-1/+2
2016-04-27Live VM migration support for vhost-userShesha Sreenivasamurthy2-4/+63
2016-04-26Make automake silent rules defaultDamjan Marion1-1/+1
2016-04-26MTU: set interface mtu tapMohsin Kazmi5-33/+57
2016-04-26Fix compile errors reported by clangDamjan Marion9-10/+10
2016-04-26Port glean neighbor entry support to IPv6Pierre Pfister11-73/+342
2016-04-26Fix decap's second-loop failure issue within nsh-vxlan-gpeHongjun Ni1-3/+3
2016-04-25Put back VMXNET3 driver init for DPDK 2.2.0 or older versionsJohn Lo1-0/+19
2016-04-25Disable TSO/CSUM offloadingShesha Sreenivasamurthy1-0/+15
2016-04-25Fix vpp crash in DBG modeShesha Sreenivasamurthy1-1/+2
2016-04-25Add native NETMAP driverDamjan Marion10-5/+1666
2016-04-25Add APIs to access dpdk informationTodd Foggoa (tfoggoa)2-0/+62
2016-04-25Change ethernet's result within unformat_decap_nextHongjun Ni1-1/+1
2016-04-25Convert lisp-gpe encap to interface tx nodeFlorin Coras9-531/+856
2016-04-25Improve mechanism for using loopback interface as BVI for BDsJohn Lo6-78/+63
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