[ipxe-devel] [PATCH ipxe] build: Enable IPv6 for qemu
Cole Robinson
crobinso at redhat.com
Tue Jan 12 22:18:42 UTC 2016
On 11/17/2015 12:25 PM, Cole Robinson wrote:
> ---
> I assume it's fine to enable...
>
> A fedora user requested it here:
> https://bugzilla.redhat.com/show_bug.cgi?id=1280318
>
> src/config/qemu/general.h | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/src/config/qemu/general.h b/src/config/qemu/general.h
> index 30f60d3..61d0ad4 100644
> --- a/src/config/qemu/general.h
> +++ b/src/config/qemu/general.h
> @@ -8,3 +8,6 @@
>
> /* Work around missing EFI_PXE_BASE_CODE_PROTOCOL */
> #define EFI_DOWNGRADE_UX
> +
> +/* Enable IPv6 */
> +#define NET_PROTO_IPV6
>
ping, is there any reason IPv6 shouldn't be enabled for qemu?
Thanks,
Cole
More information about the ipxe-devel
mailing list