Date: Sun, 23 Aug 2009 05:47:19 +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: <200908230547.n7N5lUr9013832@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2009-08-23 05:47:19 UTC
FreeBSD src repository
Modified files:
etc network.subr
etc/rc.d wpa_supplicant
Log:
SVN rev 196436 on 2009-08-23 05:47:19Z by dougb
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.
Revision Changes Path
1.196 +19 -3 src/etc/network.subr
1.7 +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?200908230547.n7N5lUr9013832>
