Bug 27826

Summary: [PATCH] correct minor bugs in an(4) ifconfig support
Product: Base System Reporter: brooks <brooks>
Component: kernAssignee: Brooks Davis <brooks>
Status: Closed FIXED    
Severity: Affects Only Me CC: ambrisko
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description brooks 2001-06-02 03:30:00 UTC
The attached patch corrects the remaining known bugs in the ifconfig
support for an(4).  The credit for this patch goes to Doug Ambrisko
<ambrisko@ambrisko.com>.  He did the work, I just made a few minor
changes and tested it.  He requested that I submit it.

How-To-Repeat: 
Type ifconfig and look at WEP settings if any keys are set.  They are
generally wrong due to bugs in ancontrol that I copied to the kernel
support.
Comment 1 Brooks Davis freebsd_committer freebsd_triage 2001-06-21 21:24:25 UTC
Responsible Changed
From-To: freebsd-bugs->brooks

Handle my own PR.
Comment 2 Brooks Davis freebsd_committer freebsd_triage 2001-06-23 01:02:14 UTC
State Changed
From-To: open->closed

Committed patch.