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 about interface VLAN configuration. > > The second patch introduces a new command net_set_vlan that allows > configuration of a target network interface, for situations where either > the user wants to manually configure a VLAN or where the configuration > is not properly being populated in the boot process. > > Chad Kimes (2): > Add vlan information to net_ls_addr output > Add net_set_vlan command
For both patches Reviewed-by: Daniel Kiper <daniel.ki...@oracle.com> Thank you for doing this work! Daniel _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel