From b5b866d8c3a1fd38ab26473c608fc9335774756a Mon Sep 17 00:00:00 2001 From: kircher Date: Fri, 29 May 2020 23:06:55 +0800 Subject: [PATCH] Remove dhcp-fix-dhclient-default-len-64-to-128.patch --- dhcp-fix-dhclient-default-len-64-to-128.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 dhcp-fix-dhclient-default-len-64-to-128.patch diff --git a/dhcp-fix-dhclient-default-len-64-to-128.patch b/dhcp-fix-dhclient-default-len-64-to-128.patch deleted file mode 100644 index 1abbdf5..0000000 --- a/dhcp-fix-dhclient-default-len-64-to-128.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- dhcp-4.3.6/includes/site.h.bak 2019-09-03 09:41:12.816000000 -0400 -+++ dhcp-4.3.6/includes/site.h 2019-09-03 09:55:03.308000000 -0400 -@@ -286,7 +286,7 @@ - is a host address and doesn't include any on-link information. - 64 indicates that the first 64 bits are the subnet or on-link - prefix. */ --#define DHCLIENT_DEFAULT_PREFIX_LEN 64 -+#define DHCLIENT_DEFAULT_PREFIX_LEN 128 - - /* Enable the gentle shutdown signal handling. Currently this - means that on SIGINT or SIGTERM a client will release its