2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00: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:
Petr Špaček
2022-05-11 09:02:29 +00:00

View File

@@ -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.