rtr7 / router7

router7 is a small home internet router completely written in Go. It is implemented as a gokrazy appliance.
https://router7.org
Apache License 2.0
2.69k stars 110 forks source link

internal/dhcp*: switch to github.com/mdlayher/packet #70

Closed mdlayher closed 2 years ago

mdlayher commented 2 years ago

Signed-off-by: Matt Layher mdlayher@gmail.com

Also pulled in latest netlink as a dependency to make sure that we don't run into the issue mentioned on Twitter!