Re: [CFT/Review] net byte order for AF_INET

2012-10-11 Thread Gleb Smirnoff
Olivier, thanks for help! On Fri, Oct 12, 2012 at 02:20:55AM +0200, Olivier Cochard-Labb? wrote: O> I've done some tests with this net byte ordered(NBO) patch: O> - I've compiled 2 i386 images of BSD Router Project (current branch O> rev241418): One with the patch, and the other without the p

[PATCH] IPv6 and ICMP6 redirects - routing performance

2012-10-11 Thread Alexander V. Chernikov
Hello list! Currently there are some unnecessary code residing in netinet6/in6_rmx.c causing performance degradation for IPv6 forwarding. Initially it was merged from netinet/in_rmx.c but it seems it is totally unused now due to different approach used in IPv6 redirects. Code calls mtx_lock

Re: [CFT/Review] net byte order for AF_INET

2012-10-11 Thread Olivier Cochard-Labbé
I've done some tests with this net byte ordered(NBO) patch: - I've compiled 2 i386 images of BSD Router Project (current branch rev241418): One with the patch, and the other without the patch [1] - I've run my "full-features testing lab" under VirtualBox [2] using theses images. Here are the diffe

Re: 8.3: kernel panic in bpf.c catchpacket()

2012-10-11 Thread Alexander V. Chernikov
On 10.10.2012 00:36, Guy Helmer wrote: On Oct 8, 2012, at 8:09 AM, Guy Helmer wrote: I'm seeing a consistent new kernel panic in FreeBSD 8.3: I'm not seeing how bd_sbuf would be NULL here. Any ideas? Since I've not had any replies, I hope nobody minds if I reply with more information. Thi

Re: Oops! (was: Support for Intel 5100 WiFi ?)

2012-10-11 Thread Ronald F. Guilmette
In message , you wrote: >What's the output of 'ifconfig wlanX list sta'? % ifconfig wlan0 list sta ADDR AID CHAN RATE RSSI IDLE TXSEQ RXSEQ CAPS FLAG c0:c1:c0:8b:4b:f31 11 36M 11.50 85 37120 EP AQEHTRS RSN HTCAP WPS WME _

Re: Oops! (was: Support for Intel 5100 WiFi ?)

2012-10-11 Thread Adrian Chadd
What's the output of 'ifconfig wlanX list sta'? Adrian On 10 October 2012 14:38, Ronald F. Guilmette wrote: > > > Thanks Bernhard for all the additional info about the current state > of the iwn driver. > > I still do have a couple more small questions however. > > First it really does appear

FreeBSD & bufferbloat?

2012-10-11 Thread Eggert, Lars
Hi, is anyone in BSD-land working on de-bufferbloating the kernel, similar to what the Linux folks are currently doing? Lars

Re: ixgbe and ixgbevf drivers are not working in virtualization environment

2012-10-11 Thread Jack Vogel
The ixgbe device will not get link until you have run init, so assign it an address or just do an ifconfig up. I have never used the driver using a passthru type setup but I believe its been done successfully if memory serves. Jack On Thu, Oct 11, 2012 at 8:39 AM, Rémi Pauchet wrote: > Hi, > >

ixgbe and ixgbevf drivers are not working in virtualization environment

2012-10-11 Thread Rémi Pauchet
Hi, I'm trying to use the ixgbe (10Gb) driver in a FreeBSD virtual machine on an esxi 5 using DirectPath (PCI Passthrough) and the card is detected, but I can't get a link (status: no carrier) ix0: mem 0xd242-0xd243,0xd240-0xd2403fff irq 18 at device 0.0 on pci3 ix0: flags=8802 m

Re: [CFT/Review] net byte order for AF_INET

2012-10-11 Thread Gleb Smirnoff
On Thu, Oct 11, 2012 at 06:07:12AM +0400, Maxim Dounin wrote: M> > This is de facto standard for raw sockets in most OS-es. Byte order M> > in raw socket is host. And this is the same behavior we had before M> > the patch. So no reason for extra comments. M> M> As I already pointed out (in an off-

bridging VLANs on one interface

2012-10-11 Thread Alexander Rnderr
Hello. I want bridging VLANs on igb1. When i add vlan667 to bridge0 network down. "tcpdump -pni vlan200"/"tcpdump -pni vlan667" show only STP. What's wrong? _ ___FreeBSD___ | | |200--- | | Switch