Date: Thu, 8 Sep 2005 22:15:19 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dhclient dhclient-script Message-ID: <200509082215.j88MFJQQ075927@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-09-08 22:15:19 UTC FreeBSD src repository Modified files: sbin/dhclient dhclient-script Log: When we fail to aquire a lease, our lease expires without a sucessful renewal, or we lose link, be more forceful about clearing interface state so another interface that connects to the same network has a chance of working. This doesn't address attemping to connect to both at once, but appears to allow unplugging from a wired interface and then inserting a wireless card that associates with an AP bridged to the same LAN. Revision Changes Path 1.9 +1 -0 src/sbin/dhclient/dhclient-script
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509082215.j88MFJQQ075927>