Hacker News new | ask | show | jobs
by jokamoto 2902 days ago
This is a functional implementation of that behavior in Go:

https://github.com/mjonuschat/eap_parrot

2 comments

Neat!

In case anyone wants to use this on router7, where CGO_ENABLED=0, you’d need something like https://github.com/google/gopacket/pull/470

Wow, that's awesome. I'm not sure if it can handle the VLAN 0 packets on FreeBSD, though. Still, this is a strong start and I want to see if I can adapt this for router7.