Date: Thu, 28 Apr 2011 14:42:42 +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.p3SEh0dK065068@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gallatin 2011-04-28 14:42:42 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/dev/mxge if_mxge.c
Log:
SVN rev 221168 on 2011-04-28 14:42:42Z 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.64.2.15 +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.p3SEh0dK065068>
