lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #47361] Remove ppp_init()


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #47361] Remove ppp_init()
Date: Tue, 08 Mar 2016 08:11:48 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36

URL:
  <http://savannah.nongnu.org/bugs/?47361>

                 Summary: Remove ppp_init()
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: goldsimon
            Submitted on: Di 08 Mär 2016 08:11:47 GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: 1.5.0
            lwIP version: git head

    _______________________________________________________

Details:

ppp_init() does not seem to be used. The only thing it does is calling
magic_init(), which is not required because it its called again later from
ppp_input().

Also, the time from startup is rather constant, so calling sys_jiffies() from
ppp_init() does not create a random number.

I'd even completelty remove 'magic_randomseed' when LWIP_RAND() is defined.




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.nongnu.org/




reply via email to

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