diff options
Diffstat (limited to 'share/man/man4/inet.4')
-rw-r--r-- | share/man/man4/inet.4 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/share/man/man4/inet.4 b/share/man/man4/inet.4 index 4848a8f..0b4cb7f 100644 --- a/share/man/man4/inet.4 +++ b/share/man/man4/inet.4 @@ -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). |