CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/02 07:43:40
Modified files:
sys/dev/pci : if_tht.c
Log message:
- Have the tht(4) ioctl handler for SIOCSIFFLAGS set ENETRESET
instead of calling tht_iff() directly.
- Add a comment in tht_up() about the use of tht_iff().
- Have tht_iff() set IFF_ALLMULTI when in promisc mode.
ok dlg@
