diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-07-11 11:55:34 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-07-24 17:46:23 +0100 |
commit | aa368db3cd1fe1040bfe90ec1673e9a7c798db9b (patch) | |
tree | cdc770f1964cfa5684f0d5c290a7e93d69fc8d0f /test/stderr/5403 | |
parent | ff5aac2be82177a7c96c71ce7dd0939e70436402 (diff) |
feature advertise
Diffstat (limited to 'test/stderr/5403')
-rw-r--r-- | test/stderr/5403 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/stderr/5403 b/test/stderr/5403 index b088f32f1..292f09133 100644 --- a/test/stderr/5403 +++ b/test/stderr/5403 @@ -11,6 +11,7 @@ LOG: no host name found for IP address 1.2.3.4 >>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in chunking_advertise_hosts? no (end of list) >>> using ACL "ar" >>> processing "warn" >>> check control = cutthrough_delivery @@ -39,6 +40,7 @@ LOG: 10HmaX-0005vi-00 <= CALLER@myhost.test.ex H=(myhost.test.ex) [1.2.3.4] P=es LOG: no host name found for IP address 1.2.3.4 >>> host in dsn_advertise_hosts? no (option unset) >>> host in pipelining_advertise_hosts? yes (matched "*") +>>> host in chunking_advertise_hosts? no (end of list) >>> using ACL "ar" >>> processing "warn" >>> check control = cutthrough_delivery |