Re: Can't ping 169 autoip address with multiple NICs
Roy Marples
Sat Dec 10 11:43:34 2011
On Fri, 2011-12-09 at 21:47 -0600, Dallas Clement wrote:
> Roy, Thank you for the speedy and most helpful response. I am indeed
> seeing at least one extra spurious link down / up from the driver,
> although it's only for the cabled interface. Ifconfig shows the
> other 3 interfaces as down, as does /sys/class/net/ethX/overstate. I
> am using the very latest e1000e driver. How is dhcpcd determining
> carrier presence?
dhcpcd determines a working carrier from the IFF_RUNNING flag against
the interface and listens to RTM_NEWLINK and RTM_DELLINK kernel
messages.
Although this has changed slightly in my latest development version. Why
not try a trunk copy? You can get the latest code doing this with git:
git clone git://roy.marples.name/dhcpcd.git
Thanks
Roy
Archive administrator: postmaster@marples.name