fold the vnetid and parent lines into a single encap line.
authordlg <dlg@openbsd.org>
Wed, 31 May 2017 05:25:12 +0000 (05:25 +0000)
committerdlg <dlg@openbsd.org>
Wed, 31 May 2017 05:25:12 +0000 (05:25 +0000)
commitf4ae61a757af55c5b2c22daa3121b7841da1046f
treec51c3e86469e5fe220a78d8d1c34a1bd010f665c
parent047b33af8370aa8e8a14264fc6d1d90c8966e523
fold the vnetid and parent lines into a single encap line.

this is a modest attempt to shorten the ifconfig output. encap wont
show up if neither vnetid or parent are supplied by an interface.

whitespace tweaks from benno@
output tweaks from reyk@
ok deraadt@ henning@
sbin/ifconfig/ifconfig.c