diff --git a/doc/Changelog b/doc/Changelog index 6ef665d1e..ee65b512a 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +29 August 2012: Wouter + - Nicer comments outgoing-port-avoid, thanks Stu (bug #465). + 22 August 2012: Wouter - Fallback to 1472 and 1232, one fragment size without headers. diff --git a/doc/example.conf.in b/doc/example.conf.in index f21a657d6..5b9bbdb01 100644 --- a/doc/example.conf.in +++ b/doc/example.conf.in @@ -67,6 +67,8 @@ server: # Use this to make sure unbound does not grab a UDP port that some # other server on this computer needs. The default is to avoid # IANA-assigned port numbers. + # If multiple outgoing-port-permit and outgoing-port-avoid options + # are present, they are processed in order. # outgoing-port-avoid: "3200-3208" # number of outgoing simultaneous tcp buffers to hold per thread.