CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/18 02:16:30
Modified files:
sys/net : if.c if_trunk.c if_trunk.h
Log message:
Convert trunk(4) to use a detachhook, discussed at b2k13 with many.
While here add a comment explaining detach hooks' order of execution when
destroying/detaching an interface.
