Merge pull request #16 from dg9vh/patch-1

Added description for bi-directional blocking
This commit is contained in:
Antonio Matraia 2021-04-18 14:00:14 +02:00 committed by GitHub
commit b10134f23a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,6 +9,8 @@ With the enhanced blocking list you are able to mute calls based on
* callsign of gateway used * callsign of gateway used
* ip-address of gateway * ip-address of gateway
This rules only mute traffic from the gateway to the reflector. For gateways and ip-adresses of gateways are additional rules for bi-directional blocking implemented which could be used to stop delivering traffic to a specific gateway (for example on multinet-setups to have a network insulated for a specific time because of special conditions or stoping traffic to guys sniffing traffic and transporting it into systems that are unwanted - 'wild bridges' for example).
### Blocking On Regular Expression Callsign Check ### Blocking On Regular Expression Callsign Check
It is also possible to use (by default enabled in the YSFReflector.ini) a callsign check based on a regular expression to check the callsign plausibility in callsign-format and length. It is also possible to use (by default enabled in the YSFReflector.ini) a callsign check based on a regular expression to check the callsign plausibility in callsign-format and length.