Re: [lwip-users] Advise on PPPoS implementation

2017-11-03 Thread Sylvain Rochet
Hi, On Thu, Nov 02, 2017 at 11:15:18PM +, Raivis wrote: > Hi, > > I tested with UDP, and it didn't work. > > But, whole day, I've been working on porting the PPP GSM interface to unix > system. Took me a while since, I hadn't worked with LwIP at this detail > before. > > Thankfully, I can

Re: [lwip-users] lwip 2.0.3 "p->ref > 0" assert

2017-11-03 Thread Sergio R. Caprile
OK, so you don't have interrupts ? How do you get your IP datagrams off Ethernet frames ? Perhaps you set a flag on rx int and get them on the main loop or queue on int and extract on main loop... Just to make sure you are on the safe side, you need to know what happens in your system. Well

Re: [lwip-users] SNMP AGENT IN LWIP

2017-11-03 Thread goldsi...@gmx.de
Shinod AK wrote: Where can I find source code of SNMP agent for lwip stack ? Please help. Ehrm, I'm not sure I understand that question. Where have you looked? Simon ___ lwip-users mailing list lwip-users@nongnu.org