Date: Thu, 28 Apr 2011 14:42:55 +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: <201104281443.p3SEh6tq065090@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2011-04-28 14:42:55 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/mxge if_mxge.c
Log:
SVN rev 221169 on 2011-04-28 14:42:55Z by gallatin
MFC r220385: 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.
Revision Changes Path
1.42.2.19 +8 -0 src/sys/dev/mxge/if_mxge.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104281443.p3SEh6tq065090>
