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/magicsock
salman aljammaz 68f8e5678e
wgengine/magicsock: remove dead code (#8745)
The nonce value is not read by anything, and di.sharedKey.Seal()
a few lines below generates its own. #cleanup

Signed-off-by: salman <salman@tailscale.com>
1 year ago
..
batching_conn.go wgengine/magicsock: factor out more separable parts 1 year ago
blockforever_conn.go wgengine/magicsock: factor out more separable parts 1 year ago
debughttp.go all: update copyright and license headers 2 years ago
debugknobs.go wgengine/magicsock: factor out more separable parts 1 year ago
debugknobs_stubs.go wgengine/magicsock: factor out more separable parts 1 year ago
derp.go wgengine/magicsock: factor out more separable parts 1 year ago
discopingpurpose_string.go all: update copyright and license headers 2 years ago
endpoint.go disco: move disco pcap helper to disco package 1 year ago
magicsock.go wgengine/magicsock: remove dead code (#8745) 1 year ago
magicsock_default.go wgengine/magicsock: delete unused stuff 1 year ago
magicsock_linux.go wgengine/magicsock: clarify a log message is a warning, not an error 1 year ago
magicsock_test.go all: update exp/slices and fix call sites 1 year ago
magicsock_unix_test.go all: update copyright and license headers 2 years ago
peermap.go wgengine/magicsock: factor out peerMap into separate file 1 year ago
rebinding_conn.go wgengine/magicsock: factor out more separable parts 1 year ago