CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2016/03/01 17:00:16
Modified files: sbin/ifconfig : ifconfig.c sys/net : if.c if.h sys/sys : sockio.h Log message: provide generic ioctls for managing an interfaces parent in the future this will subsume the individual vlandev, carpdev, pppoedev, foodev options for things like vlan, carp, pppoe, etc. inspired by vnetid ok mpi@ jmatthew@