diff options
| author | Joel Scherpelz <jscherpelz@google.com> | 2017-03-24 12:40:00 +0900 |
|---|---|---|
| committer | Joel Scherpelz <jscherpelz@google.com> | 2017-03-27 05:17:38 +0000 |
| commit | 31e2599eeae7bc06b2ab4293a1a24b01d03512bc (patch) | |
| tree | c256066bff69bb00de34ade82ffb19f5877f4603 /server/FirewallControllerTest.cpp | |
| parent | a10b28e080b57b59e4897a5b8d8d05e7ecfdf53b (diff) | |
Accept RIOs with prefix length in the closed interval [48, 64]
This change adds the appropriate initialization code and constants to
accept what is believed to be a reasonable range of RIOs. Prior to this
change, only RIOs with prefix length of zero were accepted.
RIO bounds are set in such a way that we fail closed, that is, we only
start accepting RIOs if we've successfully applied the limits [48, 64].
Bug: 33333670
Test: as follows
- built (angler)
- flashed
- booted
- runtest -x netd_integration_test.cpp passed
- runtest.py frameworks-net passed
- runtest.py frameworks-wifi passed
Change-Id: I35497f5d2c0a23069bf7b000ccbdd7aad5709ef3
Diffstat (limited to 'server/FirewallControllerTest.cpp')
0 files changed, 0 insertions, 0 deletions
