Will Norris
|
71029cea2d
all: update copyright and license headers
|
3 лет назад |
Andrew Dunham
|
1011e64ad7
wgengine/monitor: don't log unhandled RTM_{NEW,DEL}LINK messages
|
3 лет назад |
Brad Fitzpatrick
|
da8def8e13
all: remove old +build tags
|
3 лет назад |
Brad Fitzpatrick
|
74674b110d
envknob: support changing envknobs post-init
|
3 лет назад |
Brad Fitzpatrick
|
8725b14056
all: migrate more code code to net/netip directly
|
3 лет назад |
Brad Fitzpatrick
|
a12aad6b47
all: convert more code to use net/netip directly
|
3 лет назад |
Brad Fitzpatrick
|
7eaf5e509f
net/netaddr: start migrating to net/netip via new netaddr adapter package
|
3 лет назад |
Maisem Ali
|
8e40bfc6ea
wgengine/monitor: ignore OS-specific uninteresting interfaces
|
3 лет назад |
James Tucker
|
f4aad61e67
wgengine/monitor: ignore duplicate RTM_NEWADDRs
|
3 лет назад |
James Tucker
|
2f69c383a5
wgengine/monitor: add envknob TS_DEBUG_NETLINK
|
3 лет назад |
Brad Fitzpatrick
|
86a902b201
all: adjust some log verbosity
|
4 лет назад |
Josh Bleecher Snyder
|
a5da4ed981
all: gofmt with Go 1.17
|
4 лет назад |
Brad Fitzpatrick
|
e4fecfe31d
wgengine/{monitor,router}: restore Linux ip rules when systemd deletes them
|
4 лет назад |
Brad Fitzpatrick
|
e41193ec4d
wgengine/monitor: don't spam about Linux RTM_NEWRULE events
|
4 лет назад |
Brad Fitzpatrick
|
2ba36c294b
wgengine/monitor: subscribe to Linux ip rule events, log on rule deletes
|
4 лет назад |
Josh Bleecher Snyder
|
25df067dd0
all: adapt to opaque netaddr types
|
4 лет назад |
Brad Fitzpatrick
|
d5d70ae9ea
wgengine/monitor: reduce Linux log spam on down
|
4 лет назад |
Denton Gentry
|
35ab4020c7
wgengine/monitor: Linux fall back to polling
|
5 лет назад |
Brad Fitzpatrick
|
7461dded88
wgengine/monitor: on unsupported platforms, use a polling implementation
|
5 лет назад |
David Anderson
|
6e42430ad8
wgengine/monitor: don't log any single-IP routes added to the tailscale table.
|
5 лет назад |
David Anderson
|
df5adb2e23
wgengine/monitor: on linux, also monitor for IPv6 changes.
|
5 лет назад |
Matt Layher
|
bfbd6b9241
go.mod: bump github.com/mdlayher/netlink to v1.2.0
|
5 лет назад |
Brad Fitzpatrick
|
b983e5340f
wgengine/monitor: add, clean up netlink logging on route changes
|
5 лет назад |
Brad Fitzpatrick
|
43bc86588e
wgengine/monitor: log RTM_DELROUTE details, fix format strings
|
5 лет назад |
Wendi Yu
|
c3736250a4
wgengine: fix macos staticcheck errors (#557)
|
5 лет назад |
Brad Fitzpatrick
|
ce1b52bb71
wgengine/monitor: fix other potential crashes on Linux
|
5 лет назад |
Brad Fitzpatrick
|
4b75a27969
wgengine/monitor: fix crash on Linux on type 21 messages
|
5 лет назад |
Brad Fitzpatrick
|
4db60a8436
wgengine/monitor: parse Linux netlink messages, ignore our own events
|
5 лет назад |
Elias Naur
|
2dac4f2b24
wgengine/monitor: disable monitor on Android
|
5 лет назад |
Tobias Klauser
|
4d09316f9a
wgengine/monitor: use RTMGRP_* consts from x/sys/unix
|
6 лет назад |