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: Leon Woestenberg
Subject: [lwip-commits] lwip/src/netif etharp.c
Date: Thu, 25 Nov 2004 08:38:48 -0500

CVSROOT:        /cvsroot/lwip
Module name:    lwip
Branch:         
Changes by:     Leon Woestenberg <address@hidden>       04/11/25 13:32:32

Modified files:
        src/netif      : etharp.c 

Log message:
        2004-11-25 Leon Woestenberg <address@hidden>
        * etharp.c: ETHARP_CREATE is renamed to ETHARP_TRY_HARD.
        Do not try hard to insert arbitrary packet's source address,
        etharp_ip_input() now calls etharp_update() without ETHARP_TRY_HARD.
        etharp_query() now always DOES call ETHARP_TRY_HARD so that users
        querying an address will see it appear in the cache (DHCP could
        suffer from this when a server invalidly gave an in-use address.)

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





reply via email to

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