Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src



On Mon, Mar 26, 2007 at 10:01:57AM -0700, Sam Leffler wrote:
> David Young wrote:
> > Module Name:        src
> > Committed By:       dyoung
> > Date:               Mon Mar 26 04:32:15 UTC 2007
> > 
> > Modified Files:
> >     src/share/man/man9: ieee80211_radiotap.9
> >     src/sys/net80211: ieee80211_radiotap.h
> > 
> > Log Message:
> > Define four new radiotap fields per discussions with John Bicket, Sam
> > Leffler, and others:
> > 
> >         IEEE80211_RADIOTAP_RX_FLAGS = 14,
> >         IEEE80211_RADIOTAP_TX_FLAGS = 15,
> >         IEEE80211_RADIOTAP_RTS_RETRIES = 16,
> >         IEEE80211_RADIOTAP_DATA_RETRIES = 17,
> > 
> > I describe the fields in the manual page and in comments in the
> > header file (cross-referenced by the manual page).
> 
> Sorry, I don't recall these discussions.

The discussions were a long, long time ago.  I was rudely reminded of
them just recently.  Apparently some party to the discussion (neither
you nor I) understood the discussion to standardize the fields.

> Were they for handling tx done
> status?

Yes.

Dave

-- 
David Young             OJC Technologies
dyoung%ojctech.com@localhost      Urbana, IL * (217) 278-3933



Home | Main Index | Thread Index | Old Index