commit | c3bccac2fa76f1619dfe4fb7b9bee69de7f066d8 | [log] [tgz] |
---|---|---|
author | Thomas Graf <tgraf@infradead.org> | Fri Sep 03 03:04:20 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 03 09:43:14 2010 -0700 |
tree | f2271f01bae9c3d5c0557a550d62757b0061bf63 | |
parent | 65e9b62d4503849b10bedfc29bff0473760cc597 [diff] |
ipv6: add special mode forwarding=2 to send RS while configured as router Similar to accepting router advertisement, the IPv6 stack does not send router solicitations if forwarding is enabled. This patch enables this behavior to be overruled by setting forwarding to the special value 2. Signed-off-by: Thomas Graf <tgraf@infradead.org> Signed-off-by: David S. Miller <davem@davemloft.net>