cvs commit: src/sys/net80211 ieee80211.h ieee80211_ioctl.c
Sam Leffler
sam at FreeBSD.org
Mon Jan 12 22:26:52 PST 2004
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
More information about the cvs-src
mailing list