]> git.kernelconcepts.de Git - karo-tx-redboot.git/blobdiff - packages/net/ppp/v2_0/src/ipcp.c
unified MX27, MX25, MX37 trees
[karo-tx-redboot.git] / packages / net / ppp / v2_0 / src / ipcp.c
index 636faf63ffc2e75c9ed3b69334bceec6ea8e47a0..f93651f47749fc8c76cf9cc87a91d327cc03ba16 100644 (file)
@@ -240,7 +240,8 @@ ipcp_init(unit)
     wo->default_route = ppp_tty.options->default_route;
 
 #ifdef CYGOPT_PPP_NS_NEGOTIATE
-    wo->neg_dns1 = 1;       
+    wo->neg_dns1 = 1;
+    wo->neg_dns2 = 1;
 #endif
 
     /* max slots and slot-id compression are currently hardwired in */