Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2004 22:22:56 -0800 (PST)
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.h ieee80211_ioctl.c
Message-ID:  <200401130622.i0D6MuXG018495@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2004/01/12 22:22:56 PST

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211.h ieee80211_ioctl.c 
  Log:
  Handle SIOCSIFMTU ioctl directly so we can apply 802.11-specific bounds.
  Note that the min is actually constrained to IF_MINMTU by the if layer.
  
  Revision  Changes    Path
  1.4       +10 -1     src/sys/net80211/ieee80211.h
  1.10      +8 -0      src/sys/net80211/ieee80211_ioctl.c



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