remove vlan(4) specific output handling
authordlg <dlg@openbsd.org>
Mon, 5 Jun 2017 05:10:23 +0000 (05:10 +0000)
committerdlg <dlg@openbsd.org>
Mon, 5 Jun 2017 05:10:23 +0000 (05:10 +0000)
commitb0751be18fe1e5b955ca567d8cc3fd549e5a43bb
treeadb469571314de658c282363f8268abf3c576db7
parent91637d7960ecb17617564a53eef5a6cd6f1012fb
remove vlan(4) specific output handling

vlan(4) now understands the generic vnetid and ifparent ioctls, so
this is redundant.

ok henning@
sbin/ifconfig/ifconfig.c