]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blobdiff - dhcp/patches/0027-dhcp-interval.patch
dhcp: Update to 4.3.5b1
[people/arne_f/ipfire-3.x.git] / dhcp / patches / 0027-dhcp-interval.patch
similarity index 72%
rename from dhcp/patches/dhcp-4.2.4-P1-interval.patch
rename to dhcp/patches/0027-dhcp-interval.patch
index e8e89c14786e38f9e5202e3524ecec581303e415..8fff47c171e0e0da158d30a3158e1c130d67c406 100644 (file)
@@ -1,7 +1,7 @@
-diff -up dhcp-4.2.4/common/dispatch.c.foo dhcp-4.2.4/common/dispatch.c
---- dhcp-4.2.4/common/dispatch.c.foo   2012-07-26 21:31:43.875349675 -0500
-+++ dhcp-4.2.4/common/dispatch.c       2012-07-26 21:39:14.961710319 -0500
-@@ -324,7 +324,20 @@ void add_timeout (when, where, what, ref
+diff -up dhcp-4.3.0a1/common/dispatch.c.interval dhcp-4.3.0a1/common/dispatch.c
+--- dhcp-4.3.0a1/common/dispatch.c.interval    2013-12-20 13:51:14.385260622 +0100
++++ dhcp-4.3.0a1/common/dispatch.c     2013-12-20 13:51:14.493259116 +0100
+@@ -343,7 +343,20 @@ void add_timeout (when, where, what, ref
        q->next  = timeouts;
        timeouts = q;