kvm/internal/lldp
Marc Brooks b6c1e49803
Restructure to ensure we're releasing locks
We were holding locks too long and doing more structure copying than optimal.
2025-11-10 23:13:09 -06:00
..
afpacket.go feat: add LLDP transmit support 2025-11-06 14:12:49 +00:00
afpacket_arm.go feat: add LLDP support 2025-11-05 16:51:36 +00:00
afpacket_nonarm.go feat: add LLDP support 2025-11-05 16:51:36 +00:00
bpf.go feat: add LLDP support 2025-11-05 16:51:36 +00:00
lldp.go Restructure to ensure we're releasing locks 2025-11-10 23:13:09 -06:00
neigh.go fix(lldp): golangci-lint issues 2025-11-10 16:56:43 +00:00
rx.go Restructure to ensure we're releasing locks 2025-11-10 23:13:09 -06:00
tlv.go fix(lldp): golangci-lint issues 2025-11-10 16:56:43 +00:00
tx.go Restructure to ensure we're releasing locks 2025-11-10 23:13:09 -06:00