cvs commit: src/sys/netgraph ng_eiface.c
Ruslan Ermilov
ru at FreeBSD.org
Mon Dec 15 03:28:16 PST 2003
ru 2003/12/15 03:28:15 PST
FreeBSD src repository
Modified files:
sys/netgraph ng_eiface.c
Log:
MFS: Make struct arpcom the first entry in softc. (There are at least
two functions in sys/net/if.c that assume that softc starts with arpcom.)
This makes setting of ethernet address via ifconfig(8) work as expected.
Revision Changes Path
1.11 +1 -1 src/sys/netgraph/ng_eiface.c
More information about the cvs-src
mailing list