msantos / pkt

Erlang network protocol library
http://blog.listincomprehension.com/search/label/epcap
BSD 3-Clause "New" or "Revised" License
151 stars 44 forks source link

add support of EAP over LAN (0x888E) #33

Open alexshavelev opened 8 years ago

alexshavelev commented 8 years ago

add support of EAP over LAN (0x888E)

ates commented 8 years ago

Could u please provide the pcap file for that?

msantos commented 8 years ago

Here are some for 802.1x:

https://www.cloudshark.org/captures/0061f1f9b34d http://wiki.wireshark.org/SampleCaptures?action=AttachFile&do=get&target=eapol-mka.pcap

alexshavelev commented 8 years ago

@msantos Hi, please have a look. I tried add 802.1x as described in issue, but not sure about quality. Please check when you have time

35