add support for toggling partitioning a vnetid into a netid and flowid
authordlg <dlg@openbsd.org>
Tue, 20 Feb 2018 03:45:06 +0000 (03:45 +0000)
committerdlg <dlg@openbsd.org>
Tue, 20 Feb 2018 03:45:06 +0000 (03:45 +0000)
commit1e2f588cd63fccc65e087a7d0d0d97a869543a11
treef541fa3ac1901d62c35bbfeb458a97c1f55c3b63
parentc9ef95c8a794d4b80ce15c9f7ef5417be68aa293
add support for toggling partitioning a vnetid into a netid and flowid

"vnetflowid" enables it on an interface, and "-vnetflowid" disables it.
a vnetid will be suffixed with + on the encap line if it an interface
reports that it is enabled.
sbin/ifconfig/ifconfig.8
sbin/ifconfig/ifconfig.c