commit | 09f3a4ade17b076ce611320725e0871c3fa40031 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Oct 25 02:59:16 2022 -0700 |
committer | William A. Kennington III <wak@google.com> | Tue Nov 08 00:37:44 2022 -0800 |
tree | 1f4764736ebfdae2955872b23f7d835ecebd5f95 | |
parent | 29418efc42f5c3f9f2c1cf997c69b20f17f4275e [diff] |
ethernet_interface: Merge VLAN into EthernetInterface This simplifies the ethernet interface as it codepended on the vlan interface to make VLANs. It also removes the naming dependency and tracks VLANs by adapter type and parent indexes. Change-Id: I8db09cc2474472e6d4a06c6be5cf0440ee48d132 Signed-off-by: William A. Kennington III <wak@google.com>