CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2018/11/14 14:25:04
Modified files: sbin/ifconfig : ifconfig.c Log message: Warn on deprecated 'vlan' and 'vlandev' option usage These were superseeded by 'vnetid' and 'parent' in june 2017 and will be removed in the future. "Looks right" deraadt, OK benno