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/ipn
Wendi Yu bb55694c95
wgengine: log node IDs when peers are added/removed (#381)
Also stop logging data sent/received from nodes we're not connected to (ie all those `x`s being logged in the `peers: ` line)
Signed-off-by: Wendi <wendi.yu@yahoo.ca>
5 years ago
..
ipnserver wgengine: log node IDs when peers are added/removed (#381) 5 years ago
ipnstate ipn/ipnstate: improve HTML output 5 years ago
policy ipn, ipn/policy: filter portlist to a short list of "interesting" ports 5 years ago
backend.go ipn, wgengine/filter: remove exported type aliases 5 years ago
doc.go Move Linux client & common packages into a public repo. 5 years ago
e2e_test.go Add tstest.PanicOnLog(), and fix various problems detected by this. 5 years ago
fake_test.go ipn, wgengine/filter: remove exported type aliases 5 years ago
handle.go ipn, wgengine/filter: remove exported type aliases 5 years ago
local.go wgengine: log node IDs when peers are added/removed (#381) 5 years ago
message.go ipn: add AllowVersionSkew bool to Notify & Message 5 years ago
message_test.go Add tstest.PanicOnLog(), and fix various problems detected by this. 5 years ago
prefs.go ipn: plumb NetfilterMode all the way out to the CLI. 5 years ago
prefs_test.go ipn: plumb NetfilterMode all the way out to the CLI. 5 years ago
store.go ipn: have NewFileStore try to create directories as needed 5 years ago
store_test.go Add tstest.PanicOnLog(), and fix various problems detected by this. 5 years ago