lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #20409] Add netif callback function for link change ev


From: Jared Grubb
Subject: [lwip-devel] [bug #20409] Add netif callback function for link change event
Date: Mon, 09 Jul 2007 16:20:05 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.4) Gecko/20070515 Firefox/2.0.0.4

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

                 Summary: Add netif callback function for link change event
                 Project: lwIP - A Lightweight TCP/IP stack
            Submitted by: jgrubb
            Submitted on: Monday 07/09/2007 at 09:20
                Category: None
                Severity: 3 - Normal
              Item Group: Feature Request
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

We should delay the gratutitous ARP until the link is actually UP, and
regenerate it each time the link comes up new. Therefore, we can use a link
change callback function to hold all the things that should be done when a
new link is established or when a link is broken. 

Attached: Proposed diff for netif.c
Not attached: Need to add prototype to netif.h



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Monday 07/09/2007 at 09:20  Name: netif.c.diff  Size: 2kB   By: jgrubb

<http://savannah.nongnu.org/bugs/download.php?file_id=13272>

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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