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>
2020-07-29 08:32:55 -07:00
..
filter_test.go wgengine/filter: don't spam logs on dropped outgoing IPv6 ICMP or IPv4 IGMP 2020-07-29 08:32:55 -07:00
filter.go wgengine/filter: don't spam logs on dropped outgoing IPv6 ICMP or IPv4 IGMP 2020-07-29 08:32:55 -07:00
match.go wgengine/packet: refactor and expose UDP header marshaling (#408) 2020-06-04 18:42:44 -04:00