CVSROOT:        /cvs
Module name:    src
Changes by:     dam...@cvs.openbsd.org  2009/04/16 12:32:24

Modified files:
        sys/net80211   : ieee80211_crypto_tkip.c 

Log message:
make TKIP TSC start at 1 (instead of 0) to match the standard.
many implementations (including ours) will drop frames with a
TSC equal to 0 (they are considered replayed frames.)

Reply via email to