more log
This commit is contained in:
parent
6abf714861
commit
6818df9754
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -422,7 +422,7 @@ func main() {
|
|||
continue
|
||||
}
|
||||
|
||||
log.Printf("AURP: Got %T", pkt)
|
||||
log.Printf("AURP: Got %T from %v", pkt, dh.SourceDI)
|
||||
|
||||
// Existing peer?
|
||||
ra := udpAddrFromNet(raddr)
|
||||
|
|
Loading…
Reference in a new issue