+ net@
On 12/03/15 at 06:24P, Slawa Olhovchenkov wrote:
> After upgrading STABLE to r291456 I am see bunch of sockets in
> TIME_WAIT state. In normal situation I am expect about 30k-50k such
> sockets. Now I am see all of net.inet.tcp.maxtcptw (440k currently).
> Setting net.inet.tcp.msl to low val
I believe I've found a way to reproduce this, simply an rtsol against 2
interfaces in isolated loops, which elicits a broadcasted RA. I am able
to deadlock the system fairly quickly, which finally results in a core
after __rw_wunlock_hard steps in. We have seen this deadlock in one
other case
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205144
eu...@grosbein.net changed:
What|Removed |Added
CC||freebsd-net@FreeBSD.org
--
Yo
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205083
Kubilay Kocak changed:
What|Removed |Added
Status|New |Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205083
--- Comment #1 from Ludovit Koren ---
Hi,
I am sorry, I just chcecked at networking staff, they configured port security
on the switch without let me know. Now, after port security off, it is
working...
Sorry for any inconvience.
Regard