aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/vnet/interface_cli.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion1-1165/+0
2016-12-01Add a 64-byte interface "tag" for vhost and tap interfacesDave Barach1-1/+66
2016-11-30VXLAN multicast dst (remote) address supportEyal Bari1-0/+1
2016-11-01feature: add new feature handling code and device-input featuresDamjan Marion1-3/+14
2016-10-04Fix CLI 'set interface unnumbered' to work with FIB 2.0Igor Mikhailov (imichail)1-0/+4
2016-09-30VPP-363: add ability to change mac address of the interfacePavel Kotucek1-0/+48
2016-09-27fix create sub-interface range cliEyal Bari1-1/+3
2016-09-26Fix for potential use of uninitialized variablesIgor Mikhailov (imichail)1-23/+13
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-2/+4
2016-09-11Move CLI examples from wiki to code - VPP-165Keith Burns (alagalah)1-1/+83
2016-09-01VPP-346 A swathe of doc fixesChris Luke1-1/+8
2016-08-08VPP-311 Coding standards cleanup for vnet/vnet/*.[ch]Dave Barach1-374/+446
2016-07-28VPP-189 More coverity bug fixesDave Barach1-5/+5
2016-05-23VPP-81: Print interface name after creating an interface with CLIPierre Pfister1-0/+1
2016-04-26MTU: set interface mtu tapMohsin Kazmi1-5/+6
2016-04-20Move "ethernet" debug cli commands to "set interface"Damjan Marion1-0/+78
2016-04-07Enhance CLI/API Support for Bonded InterfaceJohn Lo1-12/+37
2016-02-29Add ability to override the interface name.Sean Hope1-0/+7
2015-12-08Initial commit of vpp code.v1.0.0Ed Warnicke1-0/+769