pkt icon indicating copy to clipboard operation
pkt copied to clipboard

Erlang network protocol library

Results 6 pkt issues
Sort by recently updated
recently updated
newest added

A huawei switch in my LAN broad cast packets whose ethernet type is 0x9998(39320). Then the sample sniff in epcap just crashed with the following stack. I change the field...

Reported by @josemic in msantos/epcap#11. The ethernet frame is padded with 6 trailing bytes:

I was running epcap inside an Elixir program on a Raspberry PI 3 when I run into this error ``` ** (FunctionClauseError) no function clause matching in :pkt_ether.type/1 src/pkt_ether.erl:37: :pkt_ether.type(34924)...

add support of EAP over LAN (0x888E)

Hi, What do you think about that? Proposed systems are rebar3 or erlang.mk. The main reason for me, it's to have separate profiles for prod and test. I want include...

They don't want to make pull request? Or they have incompatible changes?