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
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
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
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
___
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
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
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
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
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
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:
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"
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
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.
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
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
15 matches
Mail list logo