This commit is contained in:
esrrhs 2018-12-18 17:57:59 +08:00
parent 1fcc681090
commit db72092352

View File

@ -16,7 +16,7 @@ import (
)
const (
DATA uint32 = 0xDEADBEEF
DATA uint32 = 0x01010101
)
// An Echo represents an ICMP echo request or reply message body.