Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jul 2005 21:11:26 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net80211 ieee80211_node.c ieee80211_output.c ieee80211_proto.c ieee80211_proto.h
Message-ID:  <200507222111.j6MLBQ5J042394@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2005-07-22 21:11:26 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_node.c ieee80211_output.c 
                         ieee80211_proto.c ieee80211_proto.h 
  Log:
  split xmit of probe request frame out into a separate routine that
  takes explicit parameters; this will be needed when scanning is
  decoupled from the state machine to do bg scanning
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.55      +0 -15     src/sys/net80211/ieee80211_node.c
  1.31      +85 -33    src/sys/net80211/ieee80211_output.c
  1.22      +5 -2      src/sys/net80211/ieee80211_proto.c
  1.14      +6 -0      src/sys/net80211/ieee80211_proto.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507222111.j6MLBQ5J042394>