aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/interface_cli.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-04Set MAC address needs the HW interface indexNeale Ranns1-1/+3
2017-09-07Devices: Set interface rx-mode may cause SIGSEGV with nonexistent queueSteven1-2/+7
2017-08-15VPP-939: Update CLI Helptext for rx-placement commandsBilly McFall1-94/+264
2017-07-31CLI:add l2 input/outut to "sh int features"Eyal Bari1-14/+28
2017-07-06devices: show interface rx-placement displays the wrong information (VPP-894)Steven1-1/+3
2017-06-21Introduce default rx mode for device driversDamjan Marion1-6/+12
2017-06-16Add missing barrier sync to rx placement infra codeDamjan Marion1-1/+3
2017-05-10device: Add callback for set interface rx-modeSteven1-18/+54
2017-05-02Add interface rx mode commands, unify rx mode and placement CLIDamjan Marion1-0/+238
2017-04-27vnet: update help message for intfc stateRay Kinsella1-1/+1
2017-03-29Coverity Error: logically dead code in IP unnumbered CLINeale Ranns1-4/+0
2017-03-26Rename "show interfaces" -> "show interface"Dave Barach1-2/+2
2017-03-18Check change in unnumbered setting before updating IP enabled stateNeale Ranns1-4/+15
2017-03-17Attached hostsNeale Ranns1-0/+12
2017-03-07CLI: hide deleted interfacesEyal Bari1-2/+3
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-0/+1165