misc/120064: routed marks 802.11 interfaces broken

Nathan Whitehorn nathanw at uchicago.edu
Sun Jan 27 22:20:02 UTC 2008


>Number:         120064
>Category:       misc
>Synopsis:       routed marks 802.11 interfaces broken
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 27 22:20:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Nathan Whitehorn
>Release:        7.0-PRERELEASE
>Organization:
University of Chicago
>Environment:
FreeBSD banshee.munuc.org 7.0-PRERELEASE FreeBSD 7.0-PRERELEASE #2: Sun Jan 27 14:06:09 CST 2008     root at banshee.munuc.org:/usr/obj/usr/src/sys/X2100  amd64

>Description:
Because wlan devices are intrinsically unreliable, the error counters increment much faster than routed would like. Then the interface gets marked broken, and routes to it deleted, very quickly. This means that dynamic announcement of wireless networks using the base routed is essentially broken.

A good fix would be a way to tell routed that you know certain interfaces are unreliable and don't care if the error counters become large, or (better) some kind of autodetection of wireless devices. ifi_type reports 802.11 devices as IFT_ETHER, and I didn't look into how to get the media values.
>How-To-Repeat:
Set up a wireless NIC in hostap mode (I used an atheros one), turn on routed, use it for a couple of minutes, and watch it be shut off.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list