syncthing/lib/connections
Jakob Borg c49d864f14 lib/connections: Slightly refactor limiter juggling
Two small behavior changes: don't "charge" the data to the global rate
limit until it's been accepted by the device specific limiter, and fix
the send/recv direction in the log print on per device rate limits.
2018-03-26 11:45:02 -04:00
..
config.go Remove KCP (fixes #4737) (#4741) 2018-02-09 11:40:57 +01:00
connections_test.go Remove KCP (fixes #4737) (#4741) 2018-02-09 11:40:57 +01:00
debug.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
deprecated.go Remove KCP (fixes #4737) (#4741) 2018-02-09 11:40:57 +01:00
lan_test.go lib/connections: Actually fix LAN detection, for real (ref #4534) 2017-11-22 09:01:21 +01:00
limiter_test.go lib/connections, lib/config: Bandwidth throttling per remote device (fixes #4516) (#4603) 2018-03-26 12:01:59 +02:00
limiter.go lib/connections: Slightly refactor limiter juggling 2018-03-26 11:45:02 -04:00
relay_dial.go Remove KCP (fixes #4737) (#4741) 2018-02-09 11:40:57 +01:00
relay_listen.go Remove KCP (fixes #4737) (#4741) 2018-02-09 11:40:57 +01:00
service.go lib/connections, lib/config: Bandwidth throttling per remote device (fixes #4516) (#4603) 2018-03-26 12:01:59 +02:00
structs.go Remove KCP (fixes #4737) (#4741) 2018-02-09 11:40:57 +01:00
tcp_dial.go Remove KCP (fixes #4737) (#4741) 2018-02-09 11:40:57 +01:00
tcp_listen.go Remove KCP (fixes #4737) (#4741) 2018-02-09 11:40:57 +01:00
util.go lib/connections: Add KCP support (fixes #804) 2017-03-07 12:44:16 +00:00