cvs commit: src/sys/netgraph ng_fec.c
Ruslan Ermilov
ru at FreeBSD.org
Fri Nov 4 08:29:52 PST 2005
ru 2005-11-04 16:29:51 UTC
FreeBSD src repository
Modified files:
sys/netgraph ng_fec.c
Log:
Use if_setlladdr() to reprogram the link-level addresses; it causes
a synchronous reprogramming of hardware MAC filters if the physical
interface are up and running. Previously, MAC filters would be
reconfigured only when the fec interface was brought up.
Revision Changes Path
1.24 +4 -21 src/sys/netgraph/ng_fec.c
More information about the cvs-src
mailing list