EtherGuard-VPN/device
日下部 詩 2897388568
fix TTL
2023-09-05 12:33:41 +08:00
..
alignment_test.go device: fix alignment on 32-bit machines and test for it 2021-02-09 15:37:04 +01:00
bind_test.go http based pong_msg 2021-12-03 20:16:18 +00:00
channels.go device: flush peer queues before starting device 2021-02-10 00:39:28 +01:00
constants.go device: allow reducing queue constants on iOS 2021-05-22 01:00:51 +02:00
cookie.go http based pong_msg 2021-12-03 20:16:18 +00:00
cookie_test.go add/del peer dynamically 2021-09-21 20:03:11 +00:00
device.go fix sendpacket race condition 2023-02-21 20:51:28 +08:00
devicestate_string.go device: remove deviceStateNew 2021-02-09 15:39:19 +01:00
endpoint_test.go global: bump copyright 2021-01-28 17:52:15 +01:00
indextable.go global: bump copyright 2021-01-28 17:52:15 +01:00
ip.go global: bump copyright 2021-01-28 17:52:15 +01:00
kdf_test.go global: bump copyright 2021-01-28 17:52:15 +01:00
keypair.go http based pong_msg 2021-12-03 20:16:18 +00:00
logger.go global: bump copyright 2021-01-28 17:52:15 +01:00
misc.go device: reduce size of trie struct 2021-06-03 13:51:03 +02:00
mobilequirks.go device: don't defer unlocking from loop 2021-04-12 16:19:35 -06:00
noise-helpers.go add/del peer dynamically 2021-09-21 20:03:11 +00:00
noise-protocol.go Move TTL to header, remove packet_len, increase MTU to 1404 2021-12-12 11:35:20 +00:00
noise-types.go global: bump copyright 2021-01-28 17:52:15 +01:00
peer.go Add DisabledAf 2022-01-09 00:26:20 +00:00
pools.go device: use a waiting sync.Pool instead of a channel 2021-02-02 19:32:13 +01:00
pools_test.go device: disable waitpool tests 2021-02-22 15:26:47 +01:00
queueconstants_android.go global: bump copyright 2021-01-28 17:52:15 +01:00
queueconstants_default.go conn: implement RIO for fast Windows UDP sockets 2021-02-25 15:08:08 +01:00
queueconstants_ios.go device: allow reducing queue constants on iOS 2021-05-22 01:00:51 +02:00
queueconstants_windows.go conn: implement RIO for fast Windows UDP sockets 2021-02-25 15:08:08 +01:00
race_disabled_test.go device: run fewer trials in TestWaitPool when race detector enabled 2021-02-09 18:28:58 +01:00
race_enabled_test.go device: run fewer trials in TestWaitPool when race detector enabled 2021-02-09 18:28:58 +01:00
receive.go fix sendpacket race condition 2023-02-21 20:51:28 +08:00
receivesendproc.go fix TTL 2023-09-05 12:33:41 +08:00
send.go Fix performance issue(remove redundant copy) 2023-02-23 13:58:43 +08:00
sticky_default.go http based pong_msg 2021-12-03 20:16:18 +00:00
sticky_linux.go http based pong_msg 2021-12-03 20:16:18 +00:00
tap.go Move TTL to header, remove packet_len, increase MTU to 1404 2021-12-12 11:35:20 +00:00
timers.go device: get rid of peers.empty boolean in timersActive 2021-03-06 08:44:38 -07:00
uapi.go fast spread, static gencfg 2021-12-09 07:46:15 +00:00