HardenedBSD/sys
Bill Paul 339dabccd7 When in infrastructure mode, use address 3 from the 802.11 header as the
source address when receiving frames (and keep using address 2 when in
pseudo-IBSS mode). This is apparently necessary in order to obtain the
true MAC address of the sending station which is needed for PPPoE.

Patch supplied by: Blaz Zupan <blaz@amis.net>
2000-04-17 18:47:28 +00:00
..
alpha Add include files to alpha/include directory. 2000-04-15 08:07:56 +00:00
amd64 Some more i386-only BIOS-friendliness: 2000-04-16 20:48:33 +00:00
boot Some more i386-only BIOS-friendliness: 2000-04-16 20:48:33 +00:00
cam Overlooked a s/b_act/bio_queue/ substitution due to targ not being in LINT. 2000-04-16 06:51:27 +00:00
coda
compat
compile
conf Add kern_event.c 2000-04-17 03:06:27 +00:00
contrib Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
crypto
ddb
dev When in infrastructure mode, use address 3 from the 802.11 header as the 2000-04-17 18:47:28 +00:00
fs Introduce kqueue() and kevent(), a kernel event notification facility. 2000-04-16 18:53:38 +00:00
geom Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
gnu ext2fs relies on UFS support code, and as a result also requires 2000-04-15 17:14:22 +00:00
i4b
i386 When in infrastructure mode, use address 3 from the 802.11 header as the 2000-04-17 18:47:28 +00:00
isa Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
isofs/cd9660 Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
kern Fix LINT. 2000-04-17 08:09:43 +00:00
libkern
miscfs Introduce kqueue() and kevent(), a kernel event notification facility. 2000-04-16 18:53:38 +00:00
modules Remove MAINTAINER. 2000-04-16 00:17:46 +00:00
msdosfs Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
net
netatalk
netatm
netgraph
netinet
netinet6
netipx
netkey
netnatm
netncp
netns
nfs Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
nfsclient Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
nfsserver
ntfs Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
nwfs Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
pc98 Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
pccard
pci
posix4
powerpc
rpc
svr4
sys Add user prototypes for kevent() and kqueue(). 2000-04-17 15:15:56 +00:00
tools
ufs Remove unneeded cast. 2000-04-17 03:37:13 +00:00
vm Complete the bio/buf divorce for all code below devfs::strategy 2000-04-15 05:54:02 +00:00
Makefile