Add a TCP only option to server/peer

This commit is contained in:
Francis Dupont
2014-12-02 14:17:59 +01:00
parent fc63119c8b
commit 5c5c6d289d
21 changed files with 409 additions and 11 deletions

View File

@@ -315,6 +315,7 @@ server <netprefix> {
edns-version <integer>;
keys <server_key>;
max-udp-size <integer>;
tcp-only <boolean>;
notify-source ( <ipv4_address> | * ) [ port ( <integer> | * ) ] [
dscp <integer> ];
notify-source-v6 ( <ipv6_address> | * ) [ port ( <integer> | * ) ]
@@ -525,6 +526,7 @@ view <string> <optional_class> {
edns-version <integer>;
keys <server_key>;
max-udp-size <integer>;
tcp-only <boolean>;
notify-source ( <ipv4_address> | * ) [ port ( <integer> | *
) ] [ dscp <integer> ];
notify-source-v6 ( <ipv6_address> | * ) [ port ( <integer>