Audrius Butkevicius
|
eb178caf3a
|
lib/connections: Add connection benchmarks, allow binding to port zero addresses (#7648)
* Add connbench
* Refactor port fixup
* More cleanup
* touch for build
Co-authored-by: Jakob Borg <jakob@kastelo.net>
|
2021-05-10 15:44:47 +01:00 |
|
Audrius Butkevicius
|
b19b5c95d3
|
lib/connections: Announce LAN addresses by default (fixes #6928) (#6896)
|
2020-08-25 11:48:14 +02:00 |
|
Jakob Borg
|
b62b7d269e
|
lib/connections: Correctly fixup port in IPv6 listen URLs (#6786)
Previously tcp://[fe80::1] would get "fixed" to tcp://[[fe80::1]]:22000
which is not great.
|
2020-06-22 16:47:15 +01:00 |
|
Audrius Butkevicius
|
0da0774ce4
|
lib/connections: Add KCP support (fixes #804)
GitHub-Pull-Request: https://github.com/syncthing/syncthing/pull/3489
|
2017-03-07 12:44:16 +00:00 |
|