Re: conf/143079: hostapd(8) startup missing multi wlan functionality

2010-05-17 Thread Matthias Meyser
The following reply was made to PR conf/143079; it has been noted by GNATS. From: Matthias Meyser To: bug-follo...@freebsd.org, mey...@xenet.de Cc: Subject: Re: conf/143079: hostapd(8) startup missing multi wlan functionality Date: Tue, 18 May 2010 08:10:02 +0200 perhaps it schould be moved t

Re: Patch for ip6_sprintf(), please review

2010-05-17 Thread Hiroki Sato
Alfred Perlstein wrote in <20100516062211.gc6...@elvis.mu.org>: al> The following patch seems appropriate to apply al> to fix the kernel ip6_sprintf() function. al> al> What it is doing is ensuring that when we al> abbreviate addresses that the longest string al> of zeros is shortend, not the f

Re: odd behavior on select() after shutdown()

2010-05-17 Thread Yoshihiko Sarumaru
Hi, 2010/5/18 Kostik Belousov : > On Tue, May 18, 2010 at 01:08:50AM +0900, Yoshihiko Sarumaru wrote: >> Hi all, >> >> Select(2) has three arguments to get socket status for read, write and >> except. >> After upgrading to 8.0-RELEASE, select() after shutdown(SHUT_WR) returns with >> the status e

Re: kern/146517: [ath] [wlan] device timeouts for ath wlan device on recent stable.

2010-05-17 Thread rpaulo
Synopsis: [ath] [wlan] device timeouts for ath wlan device on recent stable. State-Changed-From-To: feedback->open State-Changed-By: rpaulo State-Changed-When: Mon May 17 23:26:43 UTC 2010 State-Changed-Why: feedback given http://www.freebsd.org/cgi/query-pr.cgi?pr=146517 ___

Re: kern/146517: [ath] [wlan] device timeouts for ath wlan device on recent stable.

2010-05-17 Thread Vincent Hoffman
The following reply was made to PR kern/146517; it has been noted by GNATS. From: Vincent Hoffman To: bug-follo...@freebsd.org, vi...@unsane.co.uk Cc: Subject: Re: kern/146517: [ath] [wlan] device timeouts for ath wlan device on recent stable. Date: Mon, 17 May 2010 19:33:47 +0100 Just an ex

Re: ng_patch node

2010-05-17 Thread Maxim Ignatenko
Extended and improved version of ng_patch node: 1) added new operations ('*', '/', unary '-', '<<', '>>') 2) single node now able to apply arbitrary number of changes 3) m_pullup replaced with m_copydata/m_copyback 4) ntoh/hton used to apply changes correctly 5) checksum handling 6) added some stat

Re: Questions about NFS and NTFS

2010-05-17 Thread jhell
On 05/16/2010 23:21, dave jones wrote: > Hi, > > I mount ntfs partition(/dev/ad4s3) using fuse-ntfs on FreeBSD and want > to export it via NFS > with no luck: > > # mount_ntfs-3g /dev/ad4s3 /wxp > # cat /etc/exports > /wxp -alldirs -maproot=root -network 192.168.1/24 >From this I assume that the

Re: odd behavior on select() after shutdown()

2010-05-17 Thread Kostik Belousov
On Tue, May 18, 2010 at 01:08:50AM +0900, Yoshihiko Sarumaru wrote: > Hi all, > > Select(2) has three arguments to get socket status for read, write and except. > After upgrading to 8.0-RELEASE, select() after shutdown(SHUT_WR) returns with > the status exceptfds is set. It means out-of-bound data

Re: Bringing VLANs created with rc.conf vlans_ 'up' on boot?

2010-05-17 Thread Mykola Dzham
Peter Kieser wrote: > Hello, > > I am experimenting with FreeBSD vlan's using the vlans option > in rc.conf, my configuration is as follows: > > ifconfig_em1="up" > vlans_em1="100 101 102 103 104 105 106 107 108 109 110" > autobridge_interfaces="bridge0" > autobridge_bridge0="em0 em1.*" > ifcon

Re: Bringing VLANs created with rc.conf vlans_ 'up' on boot?

2010-05-17 Thread Peter Kieser
On 5/17/2010 11:35 AM, Andrew Thompson wrote: Use an underscore where the period should be, the rc.d scripts support this. ifconfig_em1.100="up" --> ifconfig_em1_100="up" cheers, Andrew Thanks to some offlist postings (from Mykola Dzham and the one above), I came up with the following:

Re: Bringing VLANs created with rc.conf vlans_ 'up' on boot?

2010-05-17 Thread Andrew Thompson
On Mon, May 17, 2010 at 10:08:36AM -0700, Peter Kieser wrote: > Hello, > > I am experimenting with FreeBSD vlan's using the vlans option in > rc.conf, my configuration is as follows: > > ifconfig_em1="up" > vlans_em1="100 101 102 103 104 105 106 107 108 109 110" > autobridge_interfaces="bridge0"

Re: Packet Loss on FW1 but not FW2 (CARP + PF on FBSD8)

2010-05-17 Thread Pyun YongHyeon
On Fri, May 14, 2010 at 05:27:25PM -0400, l...@cykotix.com wrote: > Quoting Pyun YongHyeon : > >>>Show me the output of "sysctl dev.vr.0.stats=1" and "netstat -ndI vr0". > >> > >>soekris1# sysctl dev.vr.0.stats=1 > >>dev.vr.0.stats: -1 -> -1 > >> > > > >Please check the output of console. It would

Bringing VLANs created with rc.conf vlans_ 'up' on boot?

2010-05-17 Thread Peter Kieser
Hello, I am experimenting with FreeBSD vlan's using the vlans option in rc.conf, my configuration is as follows: ifconfig_em1="up" vlans_em1="100 101 102 103 104 105 106 107 108 109 110" autobridge_interfaces="bridge0" autobridge_bridge0="em0 em1.*" ifconfig_bridge0="up" rc script create em1.

odd behavior on select() after shutdown()

2010-05-17 Thread Yoshihiko Sarumaru
Hi all, Select(2) has three arguments to get socket status for read, write and except. After upgrading to 8.0-RELEASE, select() after shutdown(SHUT_WR) returns with the status exceptfds is set. It means out-of-bound data can be read from the socket, but recv() with OOB flag returns ECONNRESET, and

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

2010-05-17 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