commit | 037065cf753cd5274fec567edb4eb98d6e25e996 | [log] [tgz] |
---|---|---|
author | Sean Tranchetti <stranche@codeaurora.org> | Fri Apr 19 11:04:43 2019 -0600 |
committer | Sean Tranchetti <stranche@codeaurora.org> | Mon Apr 22 16:46:22 2019 -0600 |
tree | fc2c0798894f2a11dadd05ba21386c68aece91f4 | |
parent | f74a76a3c5ccb74faf5d6b2ccc143de0e65cf9a3 [diff] |
librmnetctl: use own IFLA enum instead of VLAN There's no need to cannibalize VLAN's enum for its attributes when we can just create our own. This is much cleaner, and is more easily extensible when new features are added in the future. Change-Id: I51a2e4aec9ae5764422b5a7665d2cdc8248f59bf Signed-off-by: Sean Tranchetti <stranche@codeaurora.org>