[ipxe-devel] [ipxe/ipxe] [efi] Enable NET_PROTO_IPV6 by default (#84)
Harald
notifications at github.com
Thu Dec 5 22:04:22 UTC 2019
hjensas commented on this pull request.
> @@ -35,7 +35,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
*/
#define NET_PROTO_IPV4 /* IPv4 protocol */
-#undef NET_PROTO_IPV6 /* IPv6 protocol */
+//#define NET_PROTO_IPV6 /* IPv6 protocol */
ok, Thanks for clarifying. I was worried this would enable it for all binary builds.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/84#discussion_r354571160
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20191205/4a85ced6/attachment.htm>
More information about the ipxe-devel
mailing list