lwip-devel
[Top][All Lists]
Advanced

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

[lwip-devel] [bug #28877] Duplicate ARP gratuitous packet with LWIP_NETI


From: Simon Goldschmidt
Subject: [lwip-devel] [bug #28877] Duplicate ARP gratuitous packet with LWIP_NETIF_LINK_CALLBACK set ON
Date: Sun, 14 Feb 2010 20:22:27 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; de; rv:1.9.2) Gecko/20100115 Firefox/3.6

Update of bug #28877 (project lwip):

                  Status:                    None => Fixed                  
             Assigned to:                    None => goldsimon              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Fixed in a slightly different way. Thanks for reporting.

> when the NETIF is initialized for the first time and then I 
> immediately call function "netif_set_link_up"

You should know that the correct way to do it is to set NETIF_FLAG_LINK_UP to
your netif's flag inside your ethernetif_init function if the link is up at
that time already.

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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