|
Lines 1-4
Link Here
|
| 1 |
--- config/general.h.orig 2016-02-12 14:04:51 UTC |
1 |
--- config/general.h.orig 2016-12-08 09:35:52 UTC |
| 2 |
+++ config/general.h |
2 |
+++ config/general.h |
| 3 |
@@ -35,7 +35,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); |
3 |
@@ -35,7 +35,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); |
| 4 |
*/ |
4 |
*/ |
|
Lines 8-16
Link Here
|
| 8 |
+#define NET_PROTO_IPV6 /* IPv6 protocol */ |
8 |
+#define NET_PROTO_IPV6 /* IPv6 protocol */ |
| 9 |
#undef NET_PROTO_FCOE /* Fibre Channel over Ethernet protocol */ |
9 |
#undef NET_PROTO_FCOE /* Fibre Channel over Ethernet protocol */ |
| 10 |
#define NET_PROTO_STP /* Spanning Tree protocol */ |
10 |
#define NET_PROTO_STP /* Spanning Tree protocol */ |
|
|
11 |
#define NET_PROTO_LACP /* Link Aggregation control protocol */ |
| 12 |
@@ -54,10 +54,10 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); |
| 11 |
|
13 |
|
| 12 |
@@ -53,10 +53,10 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); |
|
|
| 13 |
|
| 14 |
#define DOWNLOAD_PROTO_TFTP /* Trivial File Transfer Protocol */ |
14 |
#define DOWNLOAD_PROTO_TFTP /* Trivial File Transfer Protocol */ |
| 15 |
#define DOWNLOAD_PROTO_HTTP /* Hypertext Transfer Protocol */ |
15 |
#define DOWNLOAD_PROTO_HTTP /* Hypertext Transfer Protocol */ |
| 16 |
-#undef DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */ |
16 |
-#undef DOWNLOAD_PROTO_HTTPS /* Secure Hypertext Transfer Protocol */ |
|
Lines 19-28
Link Here
|
| 19 |
#undef DOWNLOAD_PROTO_SLAM /* Scalable Local Area Multicast */ |
19 |
#undef DOWNLOAD_PROTO_SLAM /* Scalable Local Area Multicast */ |
| 20 |
-#undef DOWNLOAD_PROTO_NFS /* Network File System Protocol */ |
20 |
-#undef DOWNLOAD_PROTO_NFS /* Network File System Protocol */ |
| 21 |
+#define DOWNLOAD_PROTO_NFS /* Network File System Protocol */ |
21 |
+#define DOWNLOAD_PROTO_NFS /* Network File System Protocol */ |
|
|
22 |
//#undef DOWNLOAD_PROTO_FILE /* Local filesystem access */ |
| 22 |
|
23 |
|
| 23 |
/* |
24 |
/* |
| 24 |
* SAN boot protocols |
25 |
@@ -141,7 +141,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); |
| 25 |
@@ -136,7 +136,7 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL ); |
|
|
| 26 |
//#define PXE_CMD /* PXE commands */ |
26 |
//#define PXE_CMD /* PXE commands */ |
| 27 |
//#define REBOOT_CMD /* Reboot command */ |
27 |
//#define REBOOT_CMD /* Reboot command */ |
| 28 |
//#define POWEROFF_CMD /* Power off command */ |
28 |
//#define POWEROFF_CMD /* Power off command */ |