Add debug udp offload info
This commit is contained in:
parent
032e33f577
commit
6705978fc8
5 changed files with 14 additions and 0 deletions
|
|
@ -545,6 +545,7 @@ func (device *Device) BindUpdate() error {
|
|||
}
|
||||
|
||||
device.log.Verbosef("UDP bind has been updated")
|
||||
device.log.Verbosef(netc.bind.GetOffloadInfo())
|
||||
return nil
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue