Trouble with ipv6 routing through interface

2016-12-15 Thread Anderson Soares Ferreira
Hello, I have a freebsd 11 box running as my network gateway and I’m having some trouble trying to route ipv6 packets through an interface with only linklocal address. In short, what I’m doing is: My freebsd gateway has one global scope address on lo0 interface, each other interface has only a

[Bug 200420] [igb] igb0: Watchdog timeout -- resetting

2016-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200420 --- Comment #9 from Arcadiy Ivanov --- With respect to X11SBA-F board, I can confirm that the issue arises from hardware version 1.01 of the board and is gone with 1.02. The issue with 1.01 is not rectifiable by any EEPROM, BIOS or other fi

[Differential] D8740: remove network mask calculation for Classful network

2016-12-15 Thread glebius (Gleb Smirnoff)
glebius accepted this revision. glebius added a comment. This revision has a positive review. This looks correct to me. But I haven't reviewed the consequences of writing directly to the "netmask", which is also shared with rarp.c and udp.c Thanks! REVISION DETAIL https://reviews.freeb

Re: sonewconn: pcb [...]: Listen queue overflow to human-readable form

2016-12-15 Thread hiren panchasara
On 12/15/16 at 05:23P, Eugene M. Zheganin wrote: > Hi. > > Sometimes on one of my servers I got dmesg full of > > sonewconn: pcb 0xf80373aec000: Listen queue overflow: 49 already in > queue awaiting acceptance (6 occurrences) [skip] > > but at the time of investigation the socket is already

Re: sonewconn: pcb [...]: Listen queue overflow to human-readable form

2016-12-15 Thread Artem Viklenko
2016-12-15 18:05, Gary Palmer написав: On Thu, Dec 15, 2016 at 05:27:02PM +0200, Artem Viklenko wrote: 2016-12-15 14:28, Eugene Grosbein ??: > On 15.12.2016 19:23, Eugene M. Zheganin wrote: > >> but at the time of investigation the socket is already closed and lsof >> cannot show me

Re: sonewconn: pcb [...]: Listen queue overflow to human-readable form

2016-12-15 Thread Gary Palmer
On Thu, Dec 15, 2016 at 05:27:02PM +0200, Artem Viklenko wrote: > 2016-12-15 14:28, Eugene Grosbein ??: > > On 15.12.2016 19:23, Eugene M. Zheganin wrote: > > > >> but at the time of investigation the socket is already closed and lsof > >> cannot show me the owner. I wonder if the kern

Re: sonewconn: pcb [...]: Listen queue overflow to human-readable form

2016-12-15 Thread Artem Viklenko
2016-12-15 14:28, Eugene Grosbein написав: On 15.12.2016 19:23, Eugene M. Zheganin wrote: but at the time of investigation the socket is already closed and lsof cannot show me the owner. I wonder if the kernel can itself decode this output and write it in the human-readable form ? Until tha

Re: sonewconn: pcb [...]: Listen queue overflow to human-readable form

2016-12-15 Thread Eugene Grosbein
On 15.12.2016 19:23, Eugene M. Zheganin wrote: > but at the time of investigation the socket is already closed and lsof > cannot show me the owner. I wonder if the kernel can itself decode this > output and write it in the human-readable form ? Until that's not implemented, you can monitor "netst

sonewconn: pcb [...]: Listen queue overflow to human-readable form

2016-12-15 Thread Eugene M. Zheganin
Hi. Sometimes on one of my servers I got dmesg full of sonewconn: pcb 0xf80373aec000: Listen queue overflow: 49 already in queue awaiting acceptance (6 occurrences) sonewconn: pcb 0xf80373aec000: Listen queue overflow: 49 already in queue awaiting acceptance (2 occurrences) sonewconn: pcb

[Bug 214832] if_pflog subrulenr incorrectly set

2016-12-15 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214832 Kristof Provost changed: What|Removed |Added Resolution|--- |FIXED Status|In Prog