mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 20:02:06 -04:00
Merge branch 'pspacek/arm-remove-solaris251' into 'main'
Remove ARM notes about Solaris 2.5.1 See merge request isc-projects/bind9!6269
This commit is contained in:
commit
dd3d5af48c
1 changed files with 0 additions and 12 deletions
|
|
@ -2715,9 +2715,6 @@ options are:
|
|||
UDP and TCP queries, but the port applies only to UDP queries. TCP
|
||||
queries always use a random unprivileged port.
|
||||
|
||||
.. note:: Solaris 2.5.1 and earlier does not support setting the source address
|
||||
for TCP sockets.
|
||||
|
||||
.. warning:: Specifying a single port is discouraged, as it removes a layer of
|
||||
protection against spoofing errors.
|
||||
|
||||
|
|
@ -2860,9 +2857,6 @@ options apply to zone transfers.
|
|||
``transfer-source`` statement within the ``view`` or ``zone`` block
|
||||
in the configuration file.
|
||||
|
||||
.. note:: Solaris 2.5.1 and earlier does not support setting the source
|
||||
address for TCP sockets.
|
||||
|
||||
.. warning:: Specifying a single port is discouraged, as it removes a layer of
|
||||
protection against spoofing errors.
|
||||
|
||||
|
|
@ -2898,9 +2892,6 @@ options apply to zone transfers.
|
|||
or per-view basis by including a ``notify-source`` statement within
|
||||
the ``zone`` or ``view`` block in the configuration file.
|
||||
|
||||
.. note:: Solaris 2.5.1 and earlier does not support setting the source
|
||||
address for TCP sockets.
|
||||
|
||||
.. warning:: Specifying a single port is discouraged, as it removes a layer of
|
||||
protection against spoofing errors.
|
||||
|
||||
|
|
@ -5437,9 +5428,6 @@ The following options apply to DS queries sent to ``parental-agents``:
|
|||
``parental-source`` statement within the ``zone`` or ``view`` block in the
|
||||
configuration file.
|
||||
|
||||
.. note:: Solaris 2.5.1 and earlier does not support setting the source
|
||||
address for TCP sockets.
|
||||
|
||||
.. warning:: Specifying a single port is discouraged, as it removes a layer of
|
||||
protection against spoofing errors.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue