commit | 819482c6663ba67f2030bf2a19d545a0eeafabf8 | [log] [tgz] |
---|---|---|
author | Yuxiao Zhang <yuxiaozhang@google.com> | Fri Dec 27 10:39:14 2024 -0800 |
committer | Anh Phan <anhphan@google.com> | Thu Jan 02 20:42:31 2025 -0800 |
tree | 3d410d40635a8d5a6864f095d49c1deb24e1aef8 | |
parent | 8d416a72a27d25d3b9eb356d6cddc5a0587e87f8 [diff] |
systemd: fix ndisc issue with multiple lladdr Sometimes gbmcbr failed to finish its config due to incorrect RA route being set, which is due to networkd unable to correctly filter out the RS request coming from its own. The logic has changed in v256 and this brings back the old filter logic. Tested: verified that gbmcbr config finished with no issue. Also tested with 45 powercycle loop, and 30 rri loop Fusion-link: https://fusion2.corp.google.com/46c9f0ac-dc08-3684-8613-9213dd17af5e https://fusion2.corp.google.com/6e581c53-3031-3c16-998b-c658aee2a6eb Google-Bug-Id: 385676869 Platforms-Affected: all platforms Change-Id: I2fd60ddc70e1efea2cc15bac69a526ec6ddc467d Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com> (cherry picked from commit c4968632b7ec77b975eb479c1c492e12b0551403)