tailscale/wgengine/packet
Brad Fitzpatrick 3e3c24b8f6 wgengine/packet: add IPVersion field, don't use IPProto to note version
As prep for IPv6 log spam fixes in a future change.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2020-07-28 16:29:28 -07:00
..
header.go wgengine/packet: refactor and expose UDP header marshaling (#408) 2020-06-04 18:42:44 -04:00
icmp.go wgengine/packet: refactor and expose UDP header marshaling (#408) 2020-06-04 18:42:44 -04:00
ip.go wgengine/packet: add IPVersion field, don't use IPProto to note version 2020-07-28 16:29:28 -07:00
packet_test.go wgengine/packet: add IPVersion field, don't use IPProto to note version 2020-07-28 16:29:28 -07:00
packet.go wgengine/packet: add IPVersion field, don't use IPProto to note version 2020-07-28 16:29:28 -07:00
udp.go wgengine/packet: refactor and expose UDP header marshaling (#408) 2020-06-04 18:42:44 -04:00