MTU: set interface mtu tap
[vpp.git] / vnet /
2016-04-26 Mohsin KazmiMTU: set interface mtu tap 90/890/2
2016-04-26 Damjan MarionFix compile errors reported by clang 87/887/3
2016-04-26 Pierre PfisterPort glean neighbor entry support to IPv6 59/859/3
2016-04-26 Hongjun NiFix decap's second-loop failure issue within nsh-vxlan-gpe 76/876/2
2016-04-25 John LoPut back VMXNET3 driver init for DPDK 2.2.0 or older... 64/864/2
2016-04-25 Shesha Sreenivasam... Disable TSO/CSUM offloading 66/866/2
2016-04-25 Shesha Sreenivasam... Fix vpp crash in DBG mode 68/868/1
2016-04-25 Damjan MarionAdd native NETMAP driver 61/861/2
2016-04-25 Todd Foggoa (tfoggoa)Add APIs to access dpdk information 55/755/3
2016-04-25 Hongjun NiChange ethernet's result within unformat_decap_next 22/822/2
2016-04-25 Florin CorasConvert lisp-gpe encap to interface tx node 48/848/2
2016-04-25 John LoImprove mechanism for using loopback interface as BVI... 51/851/2
2016-04-22 Damjan MarionAdd clib_memcpy macro based on DPDK rte_memcpy implemen... 46/846/3
2016-04-22 Dave BarachFix duplicate free 41/841/2
2016-04-22 Damjan MarionUse memory from other CPU sockets if there is no local 39/839/2
2016-04-20 John LoAllow L3 forwarded jumbo packets on Bonded Interfaces 20/820/2
2016-04-20 Ole TroanPython-API: Inital commit of Python bindings for the... 19/719/9
2016-04-20 Alpesh S. Pateldelete loopback interface cli 57/757/2
2016-04-20 Keith Burns (alagalah)Cleaned up formatting in device.c - no functionality... 17/817/2
2016-04-20 Hongjun NiChange from nsh-encap to nsh-vxlan-gpe within nsh vxlan... 12/812/3
2016-04-20 Damjan MarionMove "ethernet" debug cli commands to "set interface" 94/794/2
2016-04-18 Sean HopeAdd API to get the dpdk interface stats delta. 23/623/3
2016-04-18 Christophe FontaineAdd support for AArch32 99/799/3
2016-04-17 Damjan Mariondpdk socket-mem handling optimizations 95/795/3
2016-04-16 ranganUsing classifier/ACL from now on. Changes pertaining... 90/790/3
2016-04-15 Peter Leiaf_packet: clear bitmap entries when processing input 88/788/2
2016-04-15 ranganTook care of code review comments. Extended the fix... 81/781/4
2016-04-15 Andrej KozemcakAdd LISP API 89/789/1
2016-04-14 Damjan MarionRework of DPDK PCI device uio driver binding process 80/780/6
2016-04-14 Damjan MarionInit rte_mbuf length fields in af_packet driver 41/741/2
2016-04-14 John LoChange ARP and IP6-ND nodes to use interface-output... 66/766/2
2016-04-14 Florin CorasMove autogenerated vnet files to config folder 68/768/3
2016-04-14 ranganOpaque index is not populated when ACL is configured... 75/775/2
2016-04-13 Shesha Sreenivasam... VHOST counters reversed 43/743/2
2016-04-13 Damjan MarionCreate macro for next_nodes used in lookup family of... 71/771/2
2016-04-12 Alpesh PatelCreating a new CLI to create loopback interfaces to... 15/715/2
2016-04-12 Pierre PfisterIP6 FIB: Micro optimization in lookup 18/718/3
2016-04-12 Filip TehlarAdd unit test infrastructure for LISP protocol 07/707/4
2016-04-11 Yoann DesmouceauxAdd a counter for unknown IPv6 hop-by-hop options. 35/735/1
2016-04-11 Yoann DesmouceauxFix possible infinite loop in IPv6 hop-by-hop header... 32/732/2
2016-04-11 Sean HopeAdd vnet_rename_interface API 02/702/2
2016-04-11 Damjan MarionBump DPDK 16.04 to RC4 33/733/2
2016-04-11 Peter LeiAdd option to delete af_packet (host) interfaces 16/716/4
2016-04-09 Benoît Gannefix uninitialized vars warnings with -Os 20/720/1
2016-04-08 Hongjun NiAdd Rx and Tx statistics within nsh-vxlan-gpe node 03/703/4
2016-04-07 Hongjun NiChange encap-fib-id and decap-fib-id within create_nsh_... 08/708/2
2016-04-07 Hongjun NiAdd key.pad=0 within vnet_nsh_vxlan_gpe_add_del_tunnel 05/705/2
2016-04-07 Hongjun NiChange key.src=a->dst.as_u32 within vnet_nsh_vxlan_gpe_... 06/706/2
2016-04-07 John LoEnhance CLI/API Support for Bonded Interface 86/686/2
2016-04-07 Dave BarachClassify node should pay attention to dynamically-added... 09/709/1
2016-04-06 Florin CorasFix ip4 udp encap length type 93/693/1
2016-04-05 Alpesh Patelhost-interface admin down/up does not bring the interfa... 85/685/1
2016-04-02 Florin CorasFix DPDK check in udp.h 68/668/2
2016-04-02 Florin CorasLISP GPE: initial CP commit and DP improvements 54/654/5
2016-04-01 Damjan MarionAdd option to link DPDK dynamically 59/659/3
2016-04-01 Damjan MarionAdd support for installing ipv4 routes via unresolved... 35/635/4
2016-03-29 Damjan MarionAdd DPDK 16.04-rc2 support 44/644/2
2016-03-29 Dave BarachSupport per-interface packet rx redirection 40/640/1
2016-03-29 Damjan MarionMove classify_table_index under the union 32/632/4
2016-03-29 Dave BarachAdjacency allocator 30/630/1
2016-03-29 Jurek MatuszewskiIncrement MRU if hardware supports CRC stripping 26/626/2
2016-03-29 Todd Foggoa (tfoggoa)Allow vlans to be programmed on 40GE VF interfaces 24/624/2
2016-03-29 Todd Foggoa (tfoggoa)Mark some show commands as mp safe 22/622/2
2016-03-25 ShwethaiOAM trace configuration APIs 11/611/4
2016-03-25 Damjan MarionUse rte_mempool private data for storing vlib_buffer_t 10/610/3
2016-03-25 Damjan MarionRemove unnecesary clib_bitmap_set from af_packet input... 15/615/1
2016-03-24 Pierre Pfisterl2-rw: Packet rewrite feature for L2 bridges 85/585/2
2016-03-23 John LoFix L2 flood packet replication interaction with VXLAN... 02/602/1
2016-03-23 John LoAdd dpdk vmxnet3 driver patch and init.c change to... 01/601/1
2016-03-22 Pierre Pfistertapcli: Receive vector of packets and memory leak fix 76/576/3
2016-03-21 Damjan MarionUnbreak build on gcc-5 79/579/1
2016-03-20 Dave Barachvnet classifier debug CLI enhancements 73/573/1
2016-03-19 rangan* Added support to configure trace type as a 60/560/2
2016-03-19 Dave Barachcosmetic: indent code 72/572/1
2016-03-19 Nagaprabhanjan BellariAdd llc_init in osi_init to ensure init order dependency 66/566/2
2016-03-18 Pierre Pfistervnet_classify: Handle non-aligned vectors and various... 40/540/4
2016-03-18 Dave BarachMake adjacencies shareable 65/565/1
2016-03-17 Todd FoggoaBring back p1.c so plugins can see DPDK symbols 59/559/1
2016-03-17 Damjan MarionDon't stop binding pci device if write to new_id fails 48/548/1
2016-03-16 Damjan Marionaf_packet: vec functions should not be used on pool 43/543/1
2016-03-16 Damjan MarionAdd vpp native linux kernel AF_PACKET interface support 86/486/5
2016-03-14 Damjan MarionDeclare node, hw_interface_class and device_class insta... 34/534/2
2016-03-14 Jean-Mickael Guerinfix declaration of symbol of different size 13/513/2
2016-03-14 Yoann DesmouceauxBetter match vhost-user specification for live migration 04/504/2
2016-03-14 Stefan KobzaDo not use hugepages if none are available. 22/522/3
2016-03-11 Pierre PfisterSet hardware iface state for loopback interfaces 17/517/2
2016-03-09 Pierre PfisterFix IPv6 NDP and bridge BVI and restore NDP and ARP... 16/516/1
2016-03-07 Dave BarachFix longstanding cleanup-flag bug 00/500/1
2016-03-07 Dave BarachPacket filter control-plane API bugfix 99/499/1
2016-03-04 Bud GriseAllow dpdk linkstate and stat polling intervals to... 56/456/3
2016-03-04 ranganModified ioam CLI syntax to conform with other CLIs 85/485/2
2016-03-04 Shesha Sreenivasam... Collect per Q stats for vhost-user interface 62/462/3
2016-03-04 Damjan MarionUse xxhash in map code when SSE4.2 not available 79/479/2
2016-03-03 John LoChange default L3 MTU to allow jumbo packets for non... 71/471/2
2016-03-03 John LoFix UDP length check for local IP/UDP lookup and error... 64/464/1
2016-03-02 Ole TroanTAP: Jumbo-frame support. 57/457/3
2016-03-02 Todd FoggoaAlways showing DPDK physical memory on bootup 63/463/1
2016-03-02 Bud GriseAdd rotates to v6 worker hash to prevent SIP/DIP synchr... 46/446/2
2016-03-02 Dave BarachRemove spurious call to unix_physmem_init(...) 60/460/1
2016-03-01 Sean HopeDump DPDK physmem to stdout before allocating mbufs 52/452/1
next