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>
11 months ago
..
batching_conn.go wgengine/magicsock: factor out more separable parts 11 months ago
blockforever_conn.go wgengine/magicsock: factor out more separable parts 11 months ago
debughttp.go all: update copyright and license headers 1 year ago
debugknobs.go wgengine/magicsock: factor out more separable parts 11 months ago
debugknobs_stubs.go wgengine/magicsock: factor out more separable parts 11 months ago
derp.go wgengine/magicsock: factor out more separable parts 11 months ago
discopingpurpose_string.go all: update copyright and license headers 1 year ago
endpoint.go disco: move disco pcap helper to disco package 11 months ago
magicsock.go wgengine/magicsock: remove dead code (#8745) 11 months ago
magicsock_default.go wgengine/magicsock: delete unused stuff 11 months 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 11 months ago
magicsock_unix_test.go all: update copyright and license headers 1 year ago
peermap.go wgengine/magicsock: factor out peerMap into separate file 11 months ago
rebinding_conn.go wgengine/magicsock: factor out more separable parts 11 months ago