Add LLDP packet capture and logging

This commit is contained in:
Ian Gulliver
2025-11-28 15:28:47 -08:00
parent 095a70b311
commit 1073d0a267
3 changed files with 67 additions and 1 deletions

4
go.mod
View File

@@ -1,3 +1,7 @@
module github.com/gopatchy/tendrils
go 1.24.4
require github.com/google/gopacket v1.1.19
require golang.org/x/sys v0.0.0-20190412213103-97732733099d // indirect