Re: 9.0-RC1 panic in tcp_input: negative winow.

2011-10-23 Thread Kostik Belousov
On Sun, Oct 23, 2011 at 08:10:38AM +0200, Pawel Jakub Dawidek wrote: > On Sun, Oct 23, 2011 at 12:35:15PM +1100, Lawrence Stewart wrote: > > On 10/22/11 19:49, Pawel Jakub Dawidek wrote: > > > The panic message says: > > > > > > panic: tcp_input negative window: tp 0xfe007763e000 rcv_nxt > >

RE: IPFW shows me Strangeness in fresh 8.2-RELEASE system

2011-10-23 Thread Ronald F. Guilmette
"Li, Qing" wrote: >First thing comes to mind is to check if "rl0" is running in promiscuous mode. No, the interface is NOT in promiscuous mode. So I still don't understand how it can be receiving these packets. ___ freebsd-net@freebsd.org mailing lis

SCTP : problems in sending ASCONF chunks

2011-10-23 Thread jyl_2006
Hi, I use FreeBSD 9.0 Beta2 on two computers . One have one wireless card, and the other one has two wireless card. When I use sctp with the feature of automatic address reconfiguration , I notice that no Asconf Chunk send. Here are INIT chunk message about association: Both in the INIT chunk a

Re: SCTP : problems in sending ASCONF chunks

2011-10-23 Thread Michael Tuexen
On Oct 23, 2011, at 11:33 AM, jyl_2006 wrote: > Hi, > I use FreeBSD 9.0 Beta2 on two computers . > One have one wireless card, and the other one has two wireless card. > > When I use sctp with the feature of automatic address reconfiguration , I > notice that no Asconf Chunk send. > > Here are

freebsd-net@freebsd.org

2011-10-23 Thread g.ach...@yahoo.com
Sent from my Nokia phone ___ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Re: 9.0-RC1 panic in tcp_input: negative winow.

2011-10-23 Thread Pawel Jakub Dawidek
On Sun, Oct 23, 2011 at 11:44:45AM +0300, Kostik Belousov wrote: > On Sun, Oct 23, 2011 at 08:10:38AM +0200, Pawel Jakub Dawidek wrote: > > My suggestion would be that if we won't be able to fix it before 9.0, > > we should turn this assertion off, as the system seems to be able to > > recover. >

Re: IPFW shows me Strangeness in fresh 8.2-RELEASE system

2011-10-23 Thread David DeSimone
Ronald F. Guilmette wrote: > > "Li, Qing" wrote: > > >First thing comes to mind is to check if "rl0" is running in promiscuous > >mode. > > No, the interface is NOT in promiscuous mode. > > So I still don't understand how it can be receiving these packets. Ethernet cards filter their traffic

Re: kern/161908: [netgraph] [patch] ng_vlan update for QinQ support

2011-10-23 Thread eadler
Old Synopsis: ng_vlan update for QinQ support New Synopsis: [netgraph] [patch] ng_vlan update for QinQ support Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: eadler Responsible-Changed-When: Sun Oct 23 22:34:17 UTC 2011 Responsible-Changed-Why: assign and add tags

Re: SCTP : problems in sending ASCONF chunks

2011-10-23 Thread jyl_2006
Hi,Tüxen I will provide more detail: The Topology is: 1(192.168.1.20) computer A ---1 computer B(192.168.1.80) 2(192.168.1.50) means computer has two wireless cards , I name them with A_1 and A_2, computer B has one wireless cards, and its name is B_1. N

Re: SCTP : problems in sending ASCONF chunks

2011-10-23 Thread Michael Tuexen
Hi, OK, let me try to test this on one of my machines. I might take a couple of days... Best regards Michael On Oct 24, 2011, at 4:20 AM, jyl_2006 wrote: > Hi,Tüxen > > I will provide more detail: > The Topology is: > 1(192.168.1.20) > computer A ---1 computer