NetBSD/sys
dyoung 8e41de9845 Always record a change of the BSS node's BSSID, even if a desired
BSSID is set.

In IBSS mode, if the BSS node's BSSID changes, and a desired BSSID
is *not* set, make a RUN->RUN transition to give the driver an
opportunity to reprogram its BSSID filter.  This fixes a bug where
both wlanctl(8) and ifconfig(8) indicated that an interface had
joined a new BSS, but no packets would get through, except in
promiscuous mode, because the hardware still filtered packets based
on the old BSSID.
2005-12-08 20:19:49 +00:00
..
altq
arch Once more bump SYMTAB_SPACE to make it fit again. 2005-12-08 10:08:46 +00:00
coda merge yamt-vop branch. remove following VOPs. 2005-11-02 12:38:58 +00:00
compat Fix problem in ioctl() handling in OSS audio emulation which caused 2005-12-08 19:19:14 +00:00
conf Remove the VNODE_OP_NOINLINE option. We now NEVER inline vnode ops. 2005-12-07 00:42:03 +00:00
contrib For clarify, use the name opt_athhal.h instead of opt_ah.h for the 2005-10-19 09:04:23 +00:00
crypto
ddb After addition of "show all pools", we now need <sys/pool.h> here. 2005-12-03 22:47:25 +00:00
dev Not everyone want to see debugging printf()s unless "options DEBUG" 2005-12-08 18:06:42 +00:00
dist Adjust for icmp_error signature. 2005-10-23 19:40:20 +00:00
fs VFS_TO_TMPFS: remove a wrong assertion. 2005-12-06 21:46:34 +00:00
gdbscripts
ipkdb
kern Sprinkle static. 2005-12-08 03:13:18 +00:00
lib
lkm
miscfs genfs_compat_getpages: add minimum support of async get. ie. ignore them. 2005-12-03 17:23:25 +00:00
net make the ALTQ macros statement-line, by wrapping them in do {} while (0) 2005-12-06 02:56:25 +00:00
net80211 Always record a change of the BSS node's BSSID, even if a desired 2005-12-08 20:19:49 +00:00
netatalk
netccitt
netinet revert rev.1.72 as it isn't necessary. 2005-11-22 17:52:38 +00:00
netinet6 Pass the current process structure to in_pcbconnect() so that it can 2005-11-15 18:39:46 +00:00
netipsec Merge the 3 copies of m_getcl() so that fast ipsec compiles again together 2005-12-04 19:15:21 +00:00
netisdn
netiso For some peverse reason the ISO code has to have the same template for 2005-11-16 20:44:19 +00:00
netkey
netnatm
netns
netsmb
nfs merge yamt-readahead branch. 2005-11-29 22:52:02 +00:00
opencrypto swcr -> swcrypto 2005-11-25 16:41:31 +00:00
stand
sys Regen: Generate ANSI function decls. 2005-12-07 00:46:23 +00:00
ufs merge yamt-readahead branch. 2005-11-29 22:52:02 +00:00
uvm Avoid leaking memory if uiomove fails. from openbsd via PR 32251. 2005-12-06 16:01:13 +00:00
Makefile