ipv6.7: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Yuri Kozlov 2014-01-17 21:44:43 +13:00 committed by Michael Kerrisk
parent b458e1bfa7
commit b834c23e32
1 changed files with 3 additions and 1 deletions

View File

@ -313,7 +313,9 @@ Argument is a pointer to boolean.
.B IPV6_ROUTER_ALERT .B IPV6_ROUTER_ALERT
Pass forwarded packets containing a router alert hop-by-hop option to Pass forwarded packets containing a router alert hop-by-hop option to
this socket. this socket.
Only allowed for SOCK_RAW sockets. Only allowed for
.B SOCK_RAW
sockets.
The tapped packets are not forwarded by the kernel, it is the The tapped packets are not forwarded by the kernel, it is the
user's responsibility to send them out again. user's responsibility to send them out again.
Argument is a pointer to an integer. Argument is a pointer to an integer.