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

Add Management frame to ieee80211 module

From sylvain.....com on September 13, 2010 04:38:32

What steps will reproduce the problem? 1. try to have managenent frame (becon ) 2. 3. What is the expected output? What do you see instead? I suggest to add Manaagement frame in to ieee80211( Probe Request,Probe Response, Beacon,Disassociate) What version of the product are you using? On what operating system? Linux version 2.6.32-24-generic (buildd) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5, Python 2.6.5 Please provide any additional information below. So I did a patch to do that

Attachment: ieee80211_py.diff

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

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

  • 写回答

10条回答 默认 最新

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

    From timur.al....com on September 29, 2010 11:26:52

    I attached a patch that supports management frames, as well as few other types. It also has test cases to check the code.

    Attachment: ieee80211.patch

    评论

报告相同问题?