Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Apr 2008 19:45:42 +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.c
Message-ID:  <200804251945.m3PJjggN082955@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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