CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2017/05/30 23:25:12
Modified files: sbin/ifconfig : ifconfig.c Log message: 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@