CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/13 03:18:04
Modified files:
sys/net : if.c
sys/netinet : if_ether.c if_ether.h
Log message:
Sore the index of the interface used for revarp instead of a pointer to
its descriptor. Get rid of a if_ref().
ok dlg@
