X-Git-Url: https://git.decadent.org.uk/gitweb/?p=odhcp6c.git;a=blobdiff_plain;f=src%2Fodhcp6c.h;h=285f6b10d2e1d3da5d6644fdc69f02bfcde89f33;hp=e51fa33461efbd96cec364021b83f6801df6e94e;hb=d88e97eade44c39d4b51eef440c3506edb050044;hpb=ba6df2a68fcad5040f3746419aaac2bc3283a33d diff --git a/src/odhcp6c.h b/src/odhcp6c.h index e51fa33..285f6b1 100644 --- a/src/odhcp6c.h +++ b/src/odhcp6c.h @@ -31,6 +31,8 @@ #define DHCPV6_REB_MAX_RT 600 #define DHCPV6_INF_MAX_RT 3600 +#define DEFAULT_MIN_UPDATE_INTERVAL 60 + enum dhcvp6_opt { DHCPV6_OPT_CLIENTID = 1, DHCPV6_OPT_SERVERID = 2,