[ipxe-devel] [ipxe/ipxe] [efi] Enable NET_PROTO_IPV6 by default (#84)
Harald
notifications at github.com
Thu Dec 5 17:17:45 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 */
Why is this changed to define and commented? Seems to me this should'nt be changed?
--
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#pullrequestreview-327717882
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20191205/74e07835/attachment.htm>
More information about the ipxe-devel
mailing list