Re: Fast IPSEC issue
- From: David Malone <dwmalone@xxxxxxxxxxxx>
- Date: Fri, 28 Apr 2006 16:57:08 +0100
On Fri, Apr 28, 2006 at 10:57:48AM -0400, Stephen Clark wrote:
Apr 28 10:44:48 J301001 kernel: gre45: gre_output: recursively called
too many times(2)
This means a packet was fed into if_gre while if_gre was also active.
In the case of FAST_IPSEC this may be normal if you have packets moving
between tunnels. You can change how many levels of recursive call
are permitted by changing the sysctl:
net.link.gre.max_nesting
Try making it slightly larger and see if the messages stop.
David.
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"
- References:
- Fast IPSEC issue
- From: Stephen Clark
- Fast IPSEC issue
- Prev by Date: Fast IPSEC issue
- Next by Date: Re: RELENG_4 -> 5 -> 6: significant performance regression
- Previous by thread: Fast IPSEC issue
- Index(es):
Relevant Pages
|
|