fix create sub-interface range cli 29/3129/2
authorEyal Bari <ebari@cisco.com>
Mon, 26 Sep 2016 06:24:09 +0000 (09:24 +0300)
committerJohn Lo <loj@cisco.com>
Tue, 27 Sep 2016 14:57:35 +0000 (14:57 +0000)
commita4509cfd468cddbc4c1e913f76185760bda02760
treec35e1ff5c9ff61893ca9152328170e12dfb90034
parent1e7658340ac4cba20defba056c2e13ec0e1a0a69
fix create sub-interface range cli

the create sub interface command was creating the interfaces with
the same outer_vlan value - causing an error

changed to use the interface id as outer_vlan in case of a range

Change-Id: I3808094d1c99a37adac61e3ece573a6687306461
Signed-off-by: Eyal Bari <ebari@cisco.com>
vnet/vnet/interface_cli.c