git-svn-id: svn://svn.openwrt.org/openwrt/packages@11758 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
aaron 2008-07-10 00:00:36 +00:00
parent bed2d59b85
commit 81fce7192a

View File

@ -1,6 +1,6 @@
--- olsrd-0.5.4/lib/dyn_gw/src/olsrd_dyn_gw-orig.c 2007-10-31 15:14:47.000000000 +0100
+++ olsrd-0.5.4/lib/dyn_gw/src/olsrd_dyn_gw.c 2007-10-31 15:15:17.000000000 +0100
@@ -92,7 +92,7 @@
--- olsrd-0.5.6-rc7/lib/dyn_gw/src/olsrd_dyn_gw-orig.c 2008-07-10 01:50:44.000000000 +0200
+++ olsrd-0.5.6-rc7/lib/dyn_gw/src/olsrd_dyn_gw.c 2008-07-10 01:51:39.000000000 +0200
@@ -90,7 +90,7 @@
/* set default interval, in case none is given in the config file */
@ -9,7 +9,7 @@
/* list to store the Ping IP addresses given in the config file */
struct ping_list {
@@ -307,7 +307,7 @@
@@ -302,7 +302,7 @@
struct hna_list *li;
struct timespec remainder_spec;
/* the time to wait in "Interval" sec (see connfig), default=5sec */