OSDN Git Service

Set accept_ra to 2 on all interfaces.
authorLorenzo Colitti <lorenzo@google.com>
Wed, 28 Oct 2015 07:56:51 +0000 (16:56 +0900)
committerLorenzo Colitti <lorenzo@google.com>
Wed, 28 Oct 2015 08:11:19 +0000 (17:11 +0900)
commitbb19cc76e5d7b045dc75a0e38ad2ca1b0875b142
treec4640878ee2bb8cd20b4cbac138225ca418a2cc0
parentf08ed6b1c78d1961db26e410fa960266e684ae88
Set accept_ra to 2 on all interfaces.

This matches what we do on real devices, and it makes it easier
to write tests that use forwarding.

Change-Id: I720a75864f8fb30b59ff023c33ef3f82d1f35b4b
tests/net_test/multinetwork_base.py
tests/net_test/multinetwork_test.py