lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #51897] PPP Stats Support in LCP


From: Sylvain Rochet
Subject: [lwip-devel] [bug #51897] PPP Stats Support in LCP
Date: Wed, 10 Jan 2018 15:58:29 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:57.0) Gecko/20100101 Firefox/57.0

Update of bug #51897 (project lwip):

              Item Group:        Compiler Warning => Feature Request        
                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #6:

PPP_LCP_ADAPTIVE isn't supported. This isn't even supported from pppd
upstream, I merged the patch from Debian package because it looked interesting
at the time.

This isn't even advertised in PPP opt.h configuration header, all features
that aren't in opt.h aren't supported. PPP_LCP_ADAPTIVE is no exception.

Anyway, one willing PPP_LCP_ADAPTIVE support is very welcomed to provide a
patch using sys_timeout/sys_now lwIP functions instead of the ugly hack using
stats support :-)  The hack is there because this is the only way for pppd to
know that something happened (data packets don't reach the userland pppd
process) in the Linux kernel, we don't need it since we don't have this
barrier.

Sylvain

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?51897>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

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