Bug in ieee80211_mesh.c code?

Monthadar Al Jaberi monthadar at gmail.com
Mon Jan 17 18:06:41 UTC 2011


Hi,

This line 1466 in ieee80211_mesh.c:
frm += frm[2] + 2;

When I look at the other modes it should be
frm += frm[1] + 2;

??

br,
-- 
//Monthadar Al Jaberi


More information about the freebsd-net mailing list