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/filter
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
..
filter.go wgengine/filter: don't spam logs on dropped outgoing IPv6 ICMP or IPv4 IGMP 4 years ago
filter_test.go wgengine/filter: don't spam logs on dropped outgoing IPv6 ICMP or IPv4 IGMP 4 years ago
match.go wgengine/packet: refactor and expose UDP header marshaling (#408) 4 years ago