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>
2023-07-29 18:53:33 +01:00
..
batching_conn.go wgengine/magicsock: factor out more separable parts 2023-07-26 14:39:43 -07:00
blockforever_conn.go wgengine/magicsock: factor out more separable parts 2023-07-26 14:39:43 -07:00
debughttp.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
debugknobs.go wgengine/magicsock: factor out more separable parts 2023-07-26 14:39:43 -07:00
debugknobs_stubs.go wgengine/magicsock: factor out more separable parts 2023-07-26 14:39:43 -07:00
derp.go wgengine/magicsock: factor out more separable parts 2023-07-26 14:39:43 -07:00
discopingpurpose_string.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
endpoint.go disco: move disco pcap helper to disco package 2023-07-26 13:39:57 -07:00
magicsock.go wgengine/magicsock: remove dead code (#8745) 2023-07-29 18:53:33 +01:00
magicsock_default.go wgengine/magicsock: delete unused stuff 2023-07-26 11:44:41 -07:00
magicsock_linux.go wgengine/magicsock: clarify a log message is a warning, not an error 2023-06-22 08:16:41 -07:00
magicsock_test.go all: update exp/slices and fix call sites 2023-07-28 13:11:53 -07:00
magicsock_unix_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
peermap.go wgengine/magicsock: factor out peerMap into separate file 2023-07-26 13:39:57 -07:00
rebinding_conn.go wgengine/magicsock: factor out more separable parts 2023-07-26 14:39:43 -07:00