]> Git Repo - linux.git/commit
wireless: drop invalid mesh address extension frames
authorJohannes Berg <[email protected]>
Thu, 25 Oct 2012 19:51:59 +0000 (21:51 +0200)
committerJohannes Berg <[email protected]>
Fri, 26 Oct 2012 20:52:41 +0000 (22:52 +0200)
commit7dd111e8ee10cc6816669eabcad3334447673236
tree5fa3735180c86601d8f5805e72e0a3752cdb1a43
parentbadecb001a310408d3473b1fc2ed5aefd0bc92a9
wireless: drop invalid mesh address extension frames

The mesh header can have address extension by a 4th
or a 5th and 6th address, but never both. Drop such
frames in 802.11 -> 802.3 conversion along with any
frames that have the wrong extension.

Cc: [email protected]
Reviewed-by: Javier Cardona <[email protected]>
Signed-off-by: Johannes Berg <[email protected]>
net/wireless/util.c
This page took 0.054039 seconds and 4 git commands to generate.