lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] lwip/src/netif etharp.c


From: David Haas
Subject: [lwip-commits] lwip/src/netif etharp.c
Date: Tue, 18 Mar 2003 09:48:40 -0500

CVSROOT:        /cvsroot/lwip
Module name:    lwip
Changes by:     David Haas <address@hidden>     03/03/18 09:48:40

Modified files:
        src/netif      : etharp.c 

Log message:
        Fix to last fix for bug 2826: find_arp_entry() was now not finding any
        entries unless there was an attached buffer. Fixed so that it finds 
entries
        without attached buffer.
        
        Also: Now attaching buffer to arp queue before sending arp request. For
        Coldfire, where ethernet receive is done under interrupts arp response 
was
        received before buffer was attached, thus causing attached frame to 
never get
        transmitted.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lwip/lwip/src/netif/etharp.c.diff?tr1=1.31&tr2=1.32&r1=text&r2=text





reply via email to

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