Hello Andrew, On Fri, May 16, 2014 at 11:57:51PM -0400, Andrew Westberg wrote: > I'm using the savannah git repository, not github as I stated earlier. I've > spent all afternoon and evening trying to get the new_ppp branch to work. > It wouldn't ever get the default netif in order to make a DNS query. It > looks like the default netif is not set in ipcp_up, so I tried adding that. > Unfortunately, that seems to cause an exception somewhere that's nearly > impossible to trace down.
Maybe you missed that: /* * Set a PPP interface as the default network interface * (used to output all packets for which no specific route is found). */ void ppp_set_default(ppp_pcb *pcb); Sylvain
signature.asc
Description: Digital signature
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
