filter multicast macs

This commit is contained in:
Ian Gulliver
2025-11-29 21:08:32 -08:00
parent c215800b17
commit e29e88b598
6 changed files with 214 additions and 13 deletions

5
go.mod
View File

@@ -2,6 +2,9 @@ module github.com/gopatchy/tendrils
go 1.24.4
require github.com/google/gopacket v1.1.19
require (
github.com/google/gopacket v1.1.19
github.com/mostlygeek/arp v0.0.0-20170424181311-541a2129847a
)
require golang.org/x/sys v0.0.0-20190412213103-97732733099d // indirect