commit | e0196ea5400b90dafd8e3e1a0a869f37cdbab850 | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Thu Aug 18 13:24:16 2022 -0700 |
committer | Patrick Rohr <prohr@google.com> | Thu Sep 15 23:31:07 2022 +0000 |
tree | 37ef438018099ecc5438834ecc2bced9ab012069 | |
parent | 0e965e431f5dc4dbebf0db2c97b93211f05364d0 [diff] |
DscpPolicy: remove v6 default route as it is added by the RA Adding this route before receiving the RA causes the kernel to complain and fail adding the the global v6 address: "ICMPv6 : RA: ndisc_router_discovery failed to add default route." Test: atest DscpPolicyTest Bug: 235559605 Change-Id: I1d2bfd52e05c334f9808e60455c346b4dca18cf7 Merged-In: I1d2bfd52e05c334f9808e60455c346b4dca18cf7 (cherry picked from commit 1bba92f1bc35ea7a9154b8136bf59272b8d9c886)