Bruce Cran wrote:
> I have a router configured using if_bridge with a 4-port NIC that's
> serving addresses over DHCP. I'd like to add in either rtadvd or
> DHCPv6, but neither work because the bridge interface doesn't have an
> IPv6 link-local address. Is there a way around this, or is it not
> po
I have a router configured using if_bridge with a 4-port NIC that's
serving addresses over DHCP. I'd like to add in either rtadvd or
DHCPv6, but neither work because the bridge interface doesn't have an
IPv6 link-local address. Is there a way around this, or is it not
possible to serve IPv6 address
2009/12/10 Doug Barton :
> Richard A Steenbergen wrote:
>> Hi,
>>
>> I just noticed, while trying to do a little debugging, that ping6
>> doesn't seem to have a way to specify "do not fragment" like ping does
>> for IPv4. Obviously the way this is implemented has been changed, since
>> there is no
Richard A Steenbergen wrote:
> Hi,
>
> I just noticed, while trying to do a little debugging, that ping6
> doesn't seem to have a way to specify "do not fragment" like ping does
> for IPv4. Obviously the way this is implemented has been changed, since
> there is no longer a DF-bit in IPv6, but it
Hi,
I just noticed, while trying to do a little debugging, that ping6
doesn't seem to have a way to specify "do not fragment" like ping does
for IPv4. Obviously the way this is implemented has been changed, since
there is no longer a DF-bit in IPv6, but it looks like there is already
an IPV6_DONTF
The following reply was made to PR bin/79228; it has been noted by GNATS.
From: Dan Lukes
To: bug-follo...@freebsd.org
Cc:
Subject: Re: bin/79228: [patch] extend arp(8) to be able to create blackhole
records
Date: Thu, 10 Dec 2009 11:50:53 +0100
Already commited and MFCed into 7-R
It seem