lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #55598] Clean shutdown and restart support


From: Ben Schwartz
Subject: [lwip-devel] [bug #55598] Clean shutdown and restart support
Date: Mon, 28 Jan 2019 21:43:24 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

URL:
  <https://savannah.nongnu.org/bugs/?55598>

                 Summary: Clean shutdown and restart support
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: bemasc
            Submitted on: Tue 29 Jan 2019 02:43:23 AM UTC
                Category: None
                Severity: 3 - Normal
              Item Group: Feature Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None
            lwIP version: git head

    _______________________________________________________

Details:

Currently, lwip does not offer cleanup functionality, so once it is
initialized, it must remain initialized until the process terminates.  This
helps keep lwip lightweight and simple, and works well in embedded
environments that start lwip at boot, but it does not always work well for
other use cases, such as libraries that offer functionality backed by lwip.

Those use cases would seem to be better served if lwip offered sufficient API
to clean up all initialized state, and later re-initialize if needed.




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?55598>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

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