Could you please apply this patch
http://svnweb.freebsd.org/base?view=revision&revision=227002
and let me know how it works out for you ?
Thanks,
--Qing
From: owner-freebsd-...@freebsd.org [owner-freebsd-...@freebsd.org] on behalf
of Slono Slono [sl
After upgrade procedure from BETA3 to RC1 ive get similar problem like
http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/162267
Looks like problem outside the MPD code which have not changed a long time. Ive
browse SVN history and has found out recent
changes in sys/netinet/in.c code which could a
Hi All,
I'm currently evaluating MPD as a potential LAC solution for a project I'm
working on. I'm looking to try and handle at least 4Gbit and 20,000 sessions
worth of PPPoE -> L2TP LAC traffic per server. The reading I've done from the
archives so far seems to indicate that this has not yet
On Thu, Nov 03, 2011 at 11:46:41AM +0530, Reji Thomas wrote:
> Hi,
Hi.
> The key_do_allocsa_policy searches and deletes the non preferred sas if
> there are multiple sas that match the search parameters . I see that if
> there are multiple sas of same parameters established between end points,
>
On 2011-11-01 14:27:13 (-0700), prabhakar lakhera
wrote:
> In FreeBSD icmp6 code I see function where we are either going to
> freeit where passed mbuf is freed or we are simply returning.
> For example:
>
> icmp6_input calls icmp6_redirect_input and right after it returns it
> makes m=NULL. Ins
Hi,
The key_do_allocsa_policy searches and deletes the non preferred sas if
there are multiple sas that match the search parameters . I see that if
there are multiple sas of same parameters established between end points,
this end up in deletion of all "outbound sa" but the preferred sa. Since
the
Synopsis: [tcp] [panic] tcp_output tcp_mtudisc loop until kernel panic
State-Changed-From-To: open->feedback
State-Changed-By: melifaro
State-Changed-When: Thu Nov 3 09:52:26 UTC 2011
State-Changed-Why:
Take
Responsible-Changed-From-To: freebsd-net->melifaro
Responsible-Changed-By: melifaro
Res
Synopsis: [patch] ndp(8) ignores -f option
Responsible-Changed-From-To: freebsd-net->melifaro
Responsible-Changed-By: melifaro
Responsible-Changed-When: Thu Nov 3 09:49:06 UTC 2011
Responsible-Changed-Why:
Take my own PR
http://www.freebsd.org/cgi/query-pr.cgi?pr=136661
_