- Original Message -
From: "Li, Qing"
Hmm... I don't see this problem until multiple FIBs are enabled.
I have a bog standard box here one default route and one
active nic, which exhibits this issue so there shouldn't be
multiple FIB's unless the fact that IPv6 is compiled in and
act
er
> Cc: freebsd-net@freebsd.org; Gleb Smirnoff
> Subject: Re: kern/161899: Repeating RTM_MISS packets causing high CPU
> load for ntpd
>
> - Original Message -
> From: "Gary Palmer"
> >> Running the following commands does indeed stop this
>
- Original Message -
From: "Gary Palmer"
Running the following commands does indeed stop this
route add -inet6 :::0.0.0.0 -prefixlen 96 ::1 -reject
route add -inet6 ::0.0.0.0 -prefixlen 96 ::1 -reject
I found these in /etc/rc.d/network_ipv6 but I can't see why
these wouldnt be run o
On Wed, Feb 08, 2012 at 01:44:56PM -, Steven Hartland wrote:
> - Original Message -
> From: "Gleb Smirnoff"
> >> Any update on this, would have been nice to see a fix hit before
> >> 9.0. If you need any more information please let me know.
> >
> >AFAIK, this is no longer a problem in
On Wed, Feb 08, 2012 at 01:44:56PM -, Steven Hartland wrote:
S> - Original Message -
S> From: "Gleb Smirnoff"
S> > > Any update on this, would have been nice to see a fix hit before
S> > > 9.0. If you need any more information please let me know.
S> >
S> > AFAIK, this is no longer a
- Original Message -
From: "Gleb Smirnoff"
> Any update on this, would have been nice to see a fix hit before
> 9.0. If you need any more information please let me know.
AFAIK, this is no longer a problem in 9.0-RELEASE or in HEAD.
The cause for this number of misses is absense of a ro
The following reply was made to PR kern/161899; it has been noted by GNATS.
From: Gleb Smirnoff
To: Steven Hartland
Cc: freebsd-gnats-sub...@freebsd.org
Subject: Re: kern/161899: Repeating RTM_MISS packets causing high CPU load
for ntpd
Date: Wed, 8 Feb 2012 16:59:44 +0400
> Any update