X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=src%2Fdhcpv6.c;h=bd8a2dcf4b0af3214878abbbb4fad797dec26c22;hb=e199804b602a48eb69f0752584c0ad28495b82ad;hp=5378010310d1ae35b29fd7ef1b5c9b0f0a5115f8;hpb=d2e247d8d87ecf8c60fcf0acdad05667bd379521;p=project%2Fodhcp6c.git diff --git a/src/dhcpv6.c b/src/dhcpv6.c index 5378010..bd8a2dc 100644 --- a/src/dhcpv6.c +++ b/src/dhcpv6.c @@ -186,8 +186,6 @@ int init_dhcpv6(const char *ifname, unsigned int options, int sol_timeout) htons(DHCPV6_OPT_NTP_SERVER), htons(DHCPV6_OPT_AFTR_NAME), htons(DHCPV6_OPT_PD_EXCLUDE), - htons(DHCPV6_OPT_SOL_MAX_RT), - htons(DHCPV6_OPT_INF_MAX_RT), #ifdef EXT_CER_ID htons(DHCPV6_OPT_CER_ID), #endif