cvs commit: src/sys/net80211 ieee80211.c

Sam Leffler sam at FreeBSD.org
Fri Apr 25 19:45:43 UTC 2008


sam         2008-04-25 19:45:42 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211.c 
  Log:
  hookup the parent device's if_input and if_output to stub routines
  to catch unintended use (one might argue about if_output but it's
  behaviour is ill-defined without vap context)
  
  Noticed by:     Paul B. Mahol
  
  Revision  Changes    Path
  1.47      +19 -0     src/sys/net80211/ieee80211.c


More information about the cvs-src mailing list