Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys
Module Name: syssrc
Committed By: onoe
Date: Tue Sep 3 14:54:01 UTC 2002
Modified Files:
syssrc/sys/dev/ic: awi.c awireg.h
syssrc/sys/net: if_ieee80211.h if_ieee80211subr.c
Log Message:
Several fixes hostap for awi driver:
- aging ang clear inactivity stations
- DTIM field in beacon/probe response.
- ignore IFF_PROMISC for hostap mode, since 802.11 has 3 address fields,
so that promisc mode is not required for AP function.
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/dev/ic/awi.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/ic/awireg.h
cvs rdiff -r1.16 -r1.17 syssrc/sys/net/if_ieee80211.h
cvs rdiff -r1.11 -r1.12 syssrc/sys/net/if_ieee80211subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index