tailscale/wgengine/magicsock
Val c15997511d wgengine/magicsock: only accept pong sent by CLI ping
When sending a ping from the CLI, only accept a pong that is in reply
to the specific CLI ping we sent.

Updates #311

Signed-off-by: Val <valerie@tailscale.com>
2023-08-21 01:57:41 -07: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 types/netmap, all: use read-only tailcfg.NodeView in NetworkMap 2023-08-18 20:04:35 -07:00
debugknobs_stubs.go magicsock: set the don't fragment sockopt (#8715) 2023-08-11 09:34:51 +01:00
debugknobs.go magicsock: set the don't fragment sockopt (#8715) 2023-08-11 09:34:51 +01:00
derp.go tailcfg: remove most Debug fields, move bulk to nodeAttrs [capver 70] 2023-08-17 10:52:47 -07:00
discopingpurpose_string.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
dontfrag_darwin.go magicsock: set the don't fragment sockopt (#8715) 2023-08-11 09:34:51 +01:00
dontfrag_default.go magicsock: set the don't fragment sockopt (#8715) 2023-08-11 09:34:51 +01:00
dontfrag_linux.go magicsock: set the don't fragment sockopt (#8715) 2023-08-11 09:34:51 +01:00
endpoint_tracker_test.go wgengine/magicsock: only cache N most recent endpoints per-Addr 2023-08-15 14:06:42 -07:00
endpoint_tracker.go wgengine/magicsock: only cache N most recent endpoints per-Addr 2023-08-15 14:06:42 -07:00
endpoint.go wgengine/magicsock: only accept pong sent by CLI ping 2023-08-21 01:57:41 -07: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 types/netmap, all: use read-only tailcfg.NodeView in NetworkMap 2023-08-18 20:04:35 -07:00
magicsock_unix_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
magicsock.go wgengine/magicsock: only accept pong sent by CLI ping 2023-08-21 01:57:41 -07: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