https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=144987
--- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: avos Date: Thu Jun 9 13:42:19 UTC 2016 New revision: 301731 URL: https://svnweb.freebsd.org/changeset/base/301731 Log: net80211: discard an injected frame if it is smaller than header length. Do not try to pass such frames; a correct frame cannot be smaller than (the corresponding) header size. (for wpi(4) an additional check was added in r289012). PR: 144987 Changes: head/sys/net80211/ieee80211_output.c -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-wireless@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"