CVSROOT: /cvs Module name: src Changes by: damien@cvs.openbsd.org 2008/04/16 12:32:15 Modified files: sys/conf : files sbin/ifconfig : ifconfig.8 ifconfig.c sys/net80211 : ieee80211.c ieee80211.h ieee80211_crypto.c ieee80211_crypto.h ieee80211_input.c ieee80211_ioctl.c ieee80211_ioctl.h ieee80211_node.c ieee80211_node.h ieee80211_output.c ieee80211_proto.c ieee80211_proto.h ieee80211_var.h sys/dev/ic : acx.c atw.c bwi.c malo.c pgt.c rt2560.c rt2661.c rt2860.c rt2860reg.h rtw.c sys/dev/pci : if_ipw.c if_ipwvar.h if_iwn.c if_wpi.c sys/dev/usb : if_ral.c if_rum.c if_upgt.c if_zyd.c Added files: sys/net80211 : ieee80211_crypto_ccmp.c ieee80211_crypto_tkip.c ieee80211_crypto_wep.c Log message: Kernel implementation of the 4-way handshake and group-key handshake protocols (both supplicant and authenticator state machines) as defined in the IEEE 802.11i standard. Software implementation of the TKIP (Temporal Key Integrity Protocol) and CCMP (CTR with CBC-MAC Protocol) protocols. This diff doesn't implement any of the 802.1X authentication protocols and thus only PSK authentication (using pre-shared keys) is currently supported. In concrete terms, this adds support for WPA-PSK and WPA2-PSK protocols, both in station and hostap modes. The following drivers are marked as WPA-capable and should work: bwi(4), malo(4), ral(4), iwn(4), wpi(4), ural(4), rum(4), upgt(4), and zyd(4) The following options have been added to ifconfig(8): wpa, wpapsk, wpaprotos, wpaakms, wpaciphers, wpagroupcipher wpa-psk(8) can be used to generate keys from passphrases. tested by many@ ok deraadt@
| Andrew Morton | git trees which are not yet in linux-next |
| Chuck Ebbert | Why do so many machines need "noapic"? |
| Alan Cox | Re: [PATCH][RFC] 4K stacks default, not a debug thing any more...? |
| Willy Tarreau | Re: [patch] CFS scheduler, -v19 |
git: | |
| Jeff Garzik | Re: Using GIT to store /etc (Or: How to make GIT store all file permission bits) |
| Matthieu Moy | git push to a non-bare repository |
| David Symonds | Re: [PATCH] Change 'Deltifying objects' to 'Delta compressing objects' |
| Johannes Sixt | [PATCH 11/40] Windows: Handle absolute paths in safe_create_leading_directories(). |
| David B. | find -exec {} help |
| Theo de Raadt | n2k8 network hackathon |
| Marco Peereboom | Re: Real men don't attack straw men |
| Richard Stallman | Real men don't attack straw men |
| Ian Jackson | *** READ THIS BEFORE POSTING *** |
| Hui-huang Huang | Help!!! |
| James Henrickson | Re: Splitting comp.os.linux |
| Anselm Lingnau | File creation date in UNIX (was: Re: VMS) |
