Re: [brooks@FreeBSD.ORG: [src] cvs commit: src/etc pccard_ether]
From: Warner Losh (imp_at_BSDIMP.COM)
Date: 09/29/05
- Previous message: Ed Maste: "Re: Bsdtar and archive torture tests"
- In reply to: Brooks Davis: "[brooks@FreeBSD.ORG: [src] cvs commit: src/etc pccard_ether]"
- Next in thread: Brooks Davis: "Re: [brooks@FreeBSD.ORG: [src] cvs commit: src/etc pccard_ether]"
- Reply: Brooks Davis: "Re: [brooks@FreeBSD.ORG: [src] cvs commit: src/etc pccard_ether]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Sep 2005 17:14:17 -0600 (MDT) To: brooks@one-eyed-alien.net
> I've just committed the following change to /etc/pccard_ether. I think
> it's the right solution, but I'm concerned it may cause problems with
> drivers that incorrectly frob the IFF_UP flag themselves. If so it may
> be nessicary to revert this change temporarily or at least not MFC it.
This change converts the "I already have an address" check to be a
"I'm up" which are two different things. dhclient leaves the
interface up when it exits, even if it can't get an address. I think
that might cause a lot of problems for people. I originally had this
test in pccard_ether, but changed it to checking for netmask because
roving from network to network didn't work without it on my laptop
with multiple network interfaces.
I think it will have issues on more than just these naughty drivers.
Warner
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Ed Maste: "Re: Bsdtar and archive torture tests"
- In reply to: Brooks Davis: "[brooks@FreeBSD.ORG: [src] cvs commit: src/etc pccard_ether]"
- Next in thread: Brooks Davis: "Re: [brooks@FreeBSD.ORG: [src] cvs commit: src/etc pccard_ether]"
- Reply: Brooks Davis: "Re: [brooks@FreeBSD.ORG: [src] cvs commit: src/etc pccard_ether]"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|