Re: [PATCH 0/2] Add command-line management of VLAN config

2022-04-14 Thread Daniel Kiper
On Mon, Mar 21, 2022 at 05:29:14PM -0400, Chad Kimes via Grub-devel wrote: > These patches provide functionality to configure 802.1Q VLAN identifiers > on existing network interfaces using the GRUB command line. > > The first patch simply updates the output of net_ls_addr to include > information a

[PATCH 0/2] Add command-line management of VLAN config

2022-03-21 Thread Chad Kimes via Grub-devel
These patches provide functionality to configure 802.1Q VLAN identifiers on existing network interfaces using the GRUB command line. The first patch simply updates the output of net_ls_addr to include information about interface VLAN configuration. The second patch introduces a new command net_se