Lines 585-590
The currently defined protocols and names are:
Link Here
|
585 |
.It Sy "Protocol Variable Type Changeable" |
585 |
.It Sy "Protocol Variable Type Changeable" |
586 |
.It "icmp bmcastecho integer yes" |
586 |
.It "icmp bmcastecho integer yes" |
587 |
.It "icmp maskrepl integer yes" |
587 |
.It "icmp maskrepl integer yes" |
|
|
588 |
.It "icmp tstamprepl integer yes" |
588 |
.It "ip forwarding integer yes" |
589 |
.It "ip forwarding integer yes" |
589 |
.It "ip redirect integer yes" |
590 |
.It "ip redirect integer yes" |
590 |
.It "ip ttl integer yes" |
591 |
.It "ip ttl integer yes" |
Lines 598-603
Returns 1 if an ICMP echo request to a broadcast or multicast address is
Link Here
|
598 |
to be answered. |
599 |
to be answered. |
599 |
.It Li icmp.maskrepl |
600 |
.It Li icmp.maskrepl |
600 |
Returns 1 if ICMP network mask requests are to be answered. |
601 |
Returns 1 if ICMP network mask requests are to be answered. |
|
|
602 |
.It Li icmp.tstamprepl |
603 |
Returns 1 if ICMP timestamp requests are to be answered. |
601 |
.It Li ip.forwarding |
604 |
.It Li ip.forwarding |
602 |
Returns 1 when IP forwarding is enabled for the host, |
605 |
Returns 1 when IP forwarding is enabled for the host, |
603 |
meaning that the host is acting as a router. |
606 |
meaning that the host is acting as a router. |