weixin_39602005 2020-11-22 03:36
浏览 0

IEEE80211 - Management Frame Subtype Support

From kokopell....com on July 01, 2014 14:01:21

Using DPKT version 1.8

In the ieee80211.py file, there is no support for the "ACTION" (value = 13) subtype.

I noticed on Issue #53 ( https://code.google.com/p/dpkt/issues/detail?id=53 ) that the attached patch notes does have support for the subtype. So I was wondering if/when this would be incorporated into the baseline.

Thank you!

Original issue: http://code.google.com/p/dpkt/issues/detail?id=124

该提问来源于开源项目:kbandla/dpkt

  • 写回答

9条回答 默认 最新

  • weixin_39602005 2020-11-22 03:36
    关注

    From timur.al....com on July 02, 2014 10:13:41

    Got it -- I saw your note on issue #53 but only saw this one now.

    Can you attach an Action frame packet? I'll look into adding the support for action frames and a unit test for them.

    评论

报告相同问题?