lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] passing ip packets after sifup


From: ramesh kumar
Subject: Re: [lwip-users] passing ip packets after sifup
Date: Thu, 24 Apr 2008 03:05:31 -0400 (EDT)


I have posted this message two days before but it was not yet accepted for more 
than a day,so only i am sending again
kindly make my subscription valid so that my posts will be accepted by other 
members



---------[ Received Mail Content ]----------

 Subject : Re: [lwip-users] passing ip packets after sifup

 Date : Thu, 24 Apr 2008 08:58:16 +0200

 From : Frédéric_BERNON <address@hidden>

 To : "Mailing list for lwIP users" <address@hidden>


Hi,

I'm note sure that sending 4 times the same message with just a different 
subject will give you more answers.

;)

----- Original Message ----- 
From: "slvsrmark" 
To: 
Sent: Thursday, April 24, 2008 8:52 AM
Subject: [lwip-users] passing ip packets after sifup


>
> hi all,
> I am using LwIP 1.1.0 version for point to point protocols, i have
> created one main thread which controls the PPP link establishment,This
> thread calls the pppinit(), pppsetauth() and pppopen(), from pppopen() the
> LCP and IPCP configuration packets are send by calling lcpinit,
> fsminit...etc. after link establishment between host and guest the sifup
> function stores the ip address to the netif structure, the function is
> specified to pass ip packets.After this how i can add my application code 
> to
> pass ip packets.
>
> I added the sockets concept after storing the ip address in netif in the
> sifup function and used lwip_sendto to pass UDP packets.If i do like this 
> my
> main thread will go waiting state where i am using encoding application. 
> Hoe
> to make both PPP thread and main thread active simultaneously and add 
> packet
> sending from main thread itself.
>
> -- 
> View this message in context: 
> http://www.nabble.com/passing-ip-packets-after-sifup-tp16845628p16845628.html
> Sent from the lwip-users mailing list archive at Nabble.com.
>
>
>
> _______________________________________________
> lwip-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/lwip-users
> 




_______________________________________________
lwip-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-users

reply via email to

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