aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/interface_cli.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-07mp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INTERFACE_TAG_ADD_DEL,stable/1810Steven Luong1-0/+1
2018-09-26vnet: show interface rx-placement may display garbage charactersSteven1-1/+1
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-4/+4
2018-08-24rx-placement: Add API call for interface rx-placementMohsin Kazmi1-23/+42
2018-07-20IP directed broadcastNeale Ranns1-0/+40
2018-06-11MTU: Software interface / Per-protocol MTU supportOle Troan1-14/+36
2018-05-27VPP-1294: add missing feature arc constraintDave Barach1-39/+51
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion1-20/+23
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan1-23/+20
2018-03-18Remove unnumbered configuration on interface deleteNeale Ranns1-41/+13
2018-02-12Improve MTU handlingNeale Ranns1-6/+1
2018-01-13Improve "show xxx tunnel" and "show int addr" outputJohn Lo1-65/+45
2017-10-31Fix set interface mac address API to be endian neutralJohn Lo1-2/+2
2017-10-29devices: Add binary API for set interface <interface> rx-modeSteven1-18/+31
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