commit | 30f3ba2cc52e3ca8b2fcd92f52e4813dda198bfa | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Jun 28 15:50:12 2023 -0700 |
committer | William A. Kennington III <wak@google.com> | Wed Jun 28 18:00:23 2023 -0700 |
tree | a4c5c9ecd6a6e86292c7d2006158116b984a1d13 | |
parent | bbf5e9e8dff4a1857c3673e0f41266f11d017a01 [diff] |
ethernet_interface: Validate IP addresses We don't want multicast or link local addresses to be assignable as IPs. Right now they won't do what the user expects and it causes undefined problems with the configuration. Change-Id: Idefac159b7ce8b53988ddb4501a1c9321b2e6588 Signed-off-by: William A. Kennington III <wak@google.com>