[ipxe-devel] [gPXE-devel] [PATCH] 802.1Q support for gpxe
Michael Brown
mbrown at fensystems.co.uk
Sat Nov 20 17:11:46 UTC 2010
On Thursday 14 Oct 2010 14:02:27 Andreas Kotes wrote:
> > Any comments or new patches? I think your patches are close to being
> > ready for merge.
>
> have they been merged / will they be merged?
Sorry it's taken a while, but VLAN support is finally merged. I made some
changes to the networking core and substantially rewrote the patch, in order
to be able to handle cases such as a PXE boot from a VLAN device (with the PXE
caller expecting to be able to use the UNDI API and not itself being aware of
the presence of the VLAN header).
You can try it out by enabling VLAN_CMD in config/general.h and using e.g.
vcreate --tag 123 net0
dhcp net0.123
Thanks to michael-dev at fami-braun.de for providing the ideas upon which this
patch is based, and for writing the original implementation.
Michael
More information about the ipxe-devel
mailing list