[odc] Daily src changes for 2007-08-27

ODC auto at squish.net
Tue Aug 28 07:00:01 BST 2007


OpenBSD src changes summary for 2007-08-27
==========================================

sys/dev/ic                              sys/dev/pci
sys/net80211                            usr.bin/cvs
usr.bin/rcs                             

== sys =============================================================== 01/02 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/sys

dev/ic

  ~ malo.c                                

  > Process all FW command responses, and therefore make them visible in debug
  > mode.  Make a note that processing of command-done interrupts doesn't
  > work yet.
  > OK claudio@ (mglocker@)

dev/pci

  ~ if_nxe.c                              

  > start implementing the rx code. this puts pkts and descriptors onto the
  > rx ring. (dlg@)

net80211

  ~ ieee80211_input.c                     ~ ieee80211_node.h
  ~ ieee80211_output.c                    

  > Checking the MIC early in ieee80211_recv_eapol() does not work for
  > message 2/4 of the 4-way handshake because the authenticator must
  > derive the PTK first (the MIC is computed using the KCK).
  > Move calls to ieee80211_eapol_key_check_mic() - and as a consequence
  > ieee80211_eapol_key_decrypt() - directly in the
  > ieee80211_recv_{group,4way}_msg*() functions.
  > Unconstify the first parameter since checking the MIC modifies the
  > frame. Remove ni->ni_ptk_ok field while i'm here. (damien@)

  ~ ieee80211_output.c                    ~ ieee80211_node.h
  ~ ieee80211_input.c                     

  > rework ieee80211_recv_4way_msg2() function.
  > add some RSNA authenticator state machine bits. (damien@)

== usr.bin =========================================================== 02/02 ==

  http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin

cvs

  ~ rcs.c                                 

  > typo in error msg; from Igor Zinovik. (xsa@)

rcs

  ~ rcs.c                                 

  > typo in error msg; from Igor Zinovik. (xsa@)

===============================================================================


More information about the odc mailing list