Re: IPv6 multicast packet size

2010-02-26 Thread Hideki Yamamoto
Hi, I have found the answer to my question. The following lines resolved my problem. sock_optval=0; error = setsockopt(send_s, IPPROTO_IPV6, IPV6_USE_MIN_MTU, &sock_optval, sizeof(sock_optval)); 2010/2/22 Hideki Yamamoto : > Hi, > > I have encountered IPv

Re: kern/128884: [msk] if_msk page fault while in kernel mode

2010-02-26 Thread yongari
Synopsis: [msk] if_msk page fault while in kernel mode State-Changed-From-To: open->feedback State-Changed-By: yongari State-Changed-When: Sat Feb 27 01:22:14 UTC 2010 State-Changed-Why: Becasue there were a lot of changes since Nov 2008, would please try latest msk(4)? Also show me the output of

Re: kern/124127: [msk] watchdog timeout (missed Tx interrupts) -- recovering

2010-02-26 Thread yongari
Synopsis: [msk] watchdog timeout (missed Tx interrupts) -- recovering State-Changed-From-To: open->feedback State-Changed-By: yongari State-Changed-When: Sat Feb 27 01:19:28 UTC 2010 State-Changed-Why: I bought DGE-560T and I can't reproduce this on CURRENT. Becasue there were a lot of changes si

Re: Apparent IPv6 bug

2010-02-26 Thread Doug Barton
On 02/24/10 14:17, Li, Qing wrote: > Please try this patch > > http://people.freebsd.org/~qingli/nd6.c.diff > > and let me know if it works out for you. Ok, been up for way more than 24 hours now, I would say that this bug is fixed. :) Thanks again for your quick reply. Doug --

Re: kern/144323: [ieee80211] A response management frame appears in wireshark captures before the corresponding request management frame in HOSTAP mode

2010-02-26 Thread Alexander Egorenkov
The following reply was made to PR kern/144323; it has been noted by GNATS. From: Alexander Egorenkov To: bug-follo...@freebsd.org, egore...@gmail.com Cc: Subject: Re: kern/144323: [ieee80211] A response management frame appears in wireshark captures before the corresponding request ma

Re: kern/144323: [ieee80211] A response management frame appears in wireshark captures before the corresponding request management frame in HOSTAP mode

2010-02-26 Thread linimon
Synopsis: [ieee80211] A response management frame appears in wireshark captures before the corresponding request management frame in HOSTAP mode Responsible-Changed-From-To: freebsd-bugs->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Fri Feb 26 14:25:12 UTC 2010 Responsibl

Re: kern/144315: freebsd 8-stable reboot after add ipfw rules with netgraph ng_car

2010-02-26 Thread remko
Synopsis: freebsd 8-stable reboot after add ipfw rules with netgraph ng_car State-Changed-From-To: open->feedback State-Changed-By: remko State-Changed-When: Fri Feb 26 10:01:04 UTC 2010 State-Changed-Why: Change to feedback: Can you please check whether it's possible to get in the debugger when