1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-03 09:00:21 +00:00

Mention net.inet.ip.accept_sourceroute.

This commit is contained in:
Ruslan Ermilov 2003-01-17 14:07:03 +00:00
parent 22f2948816
commit 3d14086152
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=109420

View File

@ -240,6 +240,9 @@ Integer: default time-to-live
to use for outgoing
.Tn IP
packets.
.It Dv IPCTL_ACCEPTSOURCEROUTE
.Pq ip.accept_sourceroute
Boolean: enable/disable accepting of source-routed IP packets (default false).
.It Dv IPCTL_SOURCEROUTE
.Pq ip.sourceroute
Boolean: enable/disable forwarding of source-routed IP packets (default false).