summaryrefslogtreecommitdiffstats
path: root/vnet/vnet/interface.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-12VPP-392 properly pass flags from vnet_hw_interface_set_flags_helper toKlement Sekera1-2/+1
2016-08-08VPP-311 Coding standards cleanup for vnet/vnet/*.[ch]Dave Barach1-357/+460
2016-07-06Bug fix for VPP-104 about not being able to down a sub-if if the super-if is upCalvin1-1/+3
2016-07-01VPP-171: fix a set of hw interface recycling bugsDave Barach1-0/+9
2016-06-14Fix double-enqueued packet in interface-output dual-loop, fixes VPP-116Damjan Marion1-2/+2
2016-04-11Add vnet_rename_interface APISean Hope1-0/+37
2016-04-07Enhance CLI/API Support for Bonded InterfaceJohn Lo1-0/+9
2016-03-01Fix for TX and RX descriptor queue lockupGeorgi Savov1-7/+27
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+1051