1gbit LFN WAN link - odd tcp behavior

2011-06-27 Thread William Salt
Hi All, For the last couple of months i have been pulling my hair out trying to solve this problem. We have a 1Gbps transatlantic link from the UK to the US, which has successfully passed the RFC2544 test. At either end, we have a media converter, and a supermicro server with an intel qua

Current problem reports assigned to freebsd-net@FreeBSD.org

2011-06-27 Thread FreeBSD bugmaster
Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker

Re: IPv4 socket bind using IPv6 socket on openjdk6 breaks udp send

2011-06-27 Thread Matthias Andree
Am 25.06.2011 13:28, schrieb Steven Hartland: > > - Original Message - From: "Matthias Andree" > > > I'm adding back in -java as based on you comments it may well be > something in the jdk passing invalid values down to the kernel > syscall. > >>> The socket bind works fine and the pack

Re: IPv4 socket bind using IPv6 socket on openjdk6 breaks udp send

2011-06-27 Thread Steven Hartland
- Original Message - From: "Matthias Andree" No I'm not its replying to the sender. Yes you are, check your trace: The sendto address and port are the same as the bound address. This is a bug in truss it seems, Bjoern said he's gonna have a look at it. Doesn't matter what you bind to

Re: Kernel memory corruption(?) with age(4)

2011-06-27 Thread Michael Schuh
2011/6/26 YongHyeon PYUN > On Sun, Jun 26, 2011 at 06:53:57AM +0200, Michael Schuh wrote: > > Hi, > > > > i am not on the list atm. > > > > i found this entry after digging in google during problems with a > normally > > rock stable > > system ( under linux). > > > > I can also confirm the behavi

Re: IPv4 socket bind using IPv6 socket on openjdk6 breaks udp send

2011-06-27 Thread Matthias Andree
Just so we have pointers in the public archives: alternatives to truss are strace (in ports) and ktrace/kdump; and to obtain socket statistics, try lsof (from ports, too) possibly with -i and optionally -n and/or -P option. ___ freebsd-net@freebsd.org mai

Re: iwn -CURRENT drivers on -STABLE?

2011-06-27 Thread Adrian Chadd
On 27 June 2011 00:28, Patrick Lahni wrote: > Yea, that's what I just ended up doing.  Just purchased a AR9280 half-height > mini pci-e to install on my itx board.  I'm hoping this will do what I want > - dual band 11gn hostap (or at least just 11g hostap).  Live and learn. > Thanks for the input

Re: Kernel memory corruption(?) with age(4)

2011-06-27 Thread YongHyeon PYUN
On Mon, Jun 27, 2011 at 01:50:11PM +0200, Michael Schuh wrote: > 2011/6/26 YongHyeon PYUN > > > On Sun, Jun 26, 2011 at 06:53:57AM +0200, Michael Schuh wrote: > > > Hi, > > > > > > i am not on the list atm. > > > > > > i found this entry after digging in google during problems with a > > normally

RTL8169 (if_re) poor tx packet rate ?

2011-06-27 Thread Luigi Rizzo
Asking just in case someone has experience on the sending rate with Realtek 8168/8169/8110 Gbit cards. On the receive side, using netmap, even with the CPU at 200 MHz the card seems able to receive 1.38 Mpps (the most i can generate with my other, intel 1 Gbit/s cards). But on the receive side th

Re: kern/158307: [ip6] ipv6_pktinfo breaks IPV6_USE_MIN_MTU

2011-06-27 Thread hrs
Synopsis: [ip6] ipv6_pktinfo breaks IPV6_USE_MIN_MTU Responsible-Changed-From-To: freebsd-net->hrs Responsible-Changed-By: hrs Responsible-Changed-When: Mon Jun 27 17:21:52 UTC 2011 Responsible-Changed-Why: I'll take this. http://www.freebsd.org/cgi/query-pr.cgi?pr=158307 ___

Re: FreeBSD 8.2 and MPD5 stability issues

2011-06-27 Thread Adrian Minta
Thanks to Vlad Galu I was able to acquire a full crashinfo and kernel dump after a system freeze. I put all the files at: http://pluto.stsisp.ro/fbsd/ I hope this will help somebody in finding the race condition. ___ freebsd-net@freebsd.org mailing li

Re: fwd: kern/157188: [libpcap] [patch] incorporate patch from upstream

2011-06-27 Thread Wesley Shields
I'm still hoping someone who cares about IPv6 is willing to commit this fix for libpcap in the base before 9.0. Is anyone willing to tackle this? It's been in the port for a while now, and in upstream for even longer. -- WXS On Sun, May 22, 2011 at 03:30:07PM -0400, Wesley Shields wrote: > I've u