lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] LCP fails to negotiate options continuously after many


From: Sylvain Rochet
Subject: Re: [lwip-users] LCP fails to negotiate options continuously after many previous successes
Date: Sat, 17 May 2014 12:09:24 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

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

Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]