You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/wgengine/packet
Brad Fitzpatrick d96d26c22a wgengine/filter: don't spam logs on dropped outgoing IPv6 ICMP or IPv4 IGMP
The OS (tries) to send these but we drop them. No need to worry the
user with spam that we're dropping it.

Fixes #402

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
header.go wgengine/packet: refactor and expose UDP header marshaling (#408) 4 years ago
icmp.go wgengine/packet: refactor and expose UDP header marshaling (#408) 4 years ago
ip.go wgengine/filter: don't spam logs on dropped outgoing IPv6 ICMP or IPv4 IGMP 4 years ago
packet.go wgengine/packet: add IPVersion field, don't use IPProto to note version 4 years ago
packet_test.go wgengine/packet: add IPVersion field, don't use IPProto to note version 4 years ago
udp.go wgengine/packet: refactor and expose UDP header marshaling (#408) 4 years ago