CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/04 09:10:59
Modified files:
sys/net : if.c if.h
Log message:
Move code to change the rdomain of an interface from the ioctl switch case
to a new function if_setrdomain().
OK mpi@ henning@
