syncthing/lib/config/testdata
Jakob Borg 9b660c1959
lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868)
This makes the various protocol priorities configurable among the other
options. With this, it's possible to prefer QUIC over TCP for WAN
connections, for example. Both sides need to be similarly configured for
this to work properly.

The default priority order remains the same as previously (TCP, QUIC,
Relay, with LAN better than WAN).

To make this happen I made each dialer & listener more priority aware,
and moved the check for whether a connection is LAN or not into the
dialer / listener -- this is the new "lanChecker" type that's passed
around.
2023-04-16 14:54:28 +02:00
..
deviceaddressesdynamic.xml all: Remove execute bit for non-executable files 2016-05-17 14:39:50 +00:00
deviceaddressesstatic.xml all: Remove execute bit for non-executable files 2016-05-17 14:39:50 +00:00
devicecompression.xml mv internal lib 2015-08-09 09:35:26 +02:00
dupdevices.xml lib/config: Error on empty folder path (fixes #5853) (#5854) 2019-07-14 11:03:14 +02:00
dupfolders.xml lib/config: Error on empty folder path (fixes #5853) (#5854) 2019-07-14 11:03:14 +02:00
example.xml mv internal lib 2015-08-09 09:35:26 +02:00
ignoreddevices.xml lib/config: Rewrite pending notifications (fixes #2291) 2018-08-25 11:36:10 +01:00
ignoredfolders.xml lib/config: Error on empty folder path (fixes #5853) (#5854) 2019-07-14 11:03:14 +02:00
issue-1262.xml mv internal lib 2015-08-09 09:35:26 +02:00
issue-1750.xml mv internal lib 2015-08-09 09:35:26 +02:00
largeinterval.xml Fix tests on 32 bit 2016-03-08 09:06:59 +01:00
nolistenaddress.xml all: Remove execute bit for non-executable files 2016-05-17 14:39:50 +00:00
nopath.xml lib/config: Remove "Invalid" attribute (fixes #2471) 2016-07-02 19:38:39 +00:00
overridenvalues.xml lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868) 2023-04-16 14:54:28 +02:00
pullorder.xml lib/config: Error on empty folder path (fixes #5853) (#5854) 2019-07-14 11:03:14 +02:00
v5.xml all: Remove execute bit for non-executable files 2016-05-17 14:39:50 +00:00
v22.xml all: Convert folders to use filesystem abstraction 2017-08-19 14:36:56 +00:00
versioningconfig.xml all: Convert folders to use filesystem abstraction 2017-08-19 14:36:56 +00:00