|
@@ -97,7 +97,7 @@
|
|
|
// between the protocol stack within the kernel. When the application
|
|
// between the protocol stack within the kernel. When the application
|
|
|
// needs a destination address on an incoming packet,
|
|
// needs a destination address on an incoming packet,
|
|
|
// SetControlMessage of ipv4.PacketConn is used to enable control
|
|
// SetControlMessage of ipv4.PacketConn is used to enable control
|
|
|
-// message transmissons.
|
|
|
|
|
|
|
+// message transmissions.
|
|
|
//
|
|
//
|
|
|
// if err := p.SetControlMessage(ipv4.FlagDst, true); err != nil {
|
|
// if err := p.SetControlMessage(ipv4.FlagDst, true); err != nil {
|
|
|
// // error handling
|
|
// // error handling
|