Date: Wed, 6 Apr 2011 15:45:32 +0000 (UTC) From: Andrew Gallatin <gallatin@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/mxge if_mxge.c Message-ID: <201104062123.p36LNo0C010547@repoman.freebsd.org>
index | next in thread | raw e-mail
gallatin 2011-04-06 15:45:32 UTC
FreeBSD src repository
Modified files:
sys/dev/mxge if_mxge.c
Log:
SVN rev 220385 on 2011-04-06 15:45:32Z by gallatin
Implement mxge_init()
This fixes a long standing bug in mxge(4) where "ifconfig mxge0 $IP"
did not bring the interface into a RUNNING state, like it does on
most (all?) other FreeBSD NIC drivers.
Thanks to gnn for mentioning the bug, and yongari for pointing out that
ether_ioctl() invokes ifp->if_init() in SIOCSIFADDR.
MFC after: 7 days
Revision Changes Path
1.85 +8 -0 src/sys/dev/mxge/if_mxge.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104062123.p36LNo0C010547>
