Date: Wed, 26 Aug 2009 21:08:41 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc network.subr src/etc/rc.d wpa_supplicant Message-ID: <200908262108.n7QL8w12013416@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2009-08-26 21:08:41 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
etc network.subr
etc/rc.d wpa_supplicant
Log:
SVN rev 196566 on 2009-08-26 21:08:41Z by dougb
MFC 196436;
Move is_wired_interface() from rc.d/wpa_supplicant into network.subr,
simplify it a bit, and make use of that method to determine if an
interface is a candidate for IPv6 rtsol rather than listing all of the
possible wireless interfaces that should _not_ get rtsol'ed.
This change is only relevant for 8.0+ unless the "wlan mandatory" code
gets ported back to RELENG_7.
Approved by: re (kib)
Revision Changes Path
1.195.2.2 +19 -3 src/etc/network.subr
1.6.2.2 +0 -12 src/etc/rc.d/wpa_supplicant
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908262108.n7QL8w12013416>
