lwip-commits
[Top][All Lists]
Advanced

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

[lwip-commits] lwip/src core/ipv4/ip_addr.c core/ipv4/ip.c inc...


From: Leon Woestenberg
Subject: [lwip-commits] lwip/src core/ipv4/ip_addr.c core/ipv4/ip.c inc...
Date: Thu, 25 Nov 2004 08:39:22 -0500

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

Modified files:
        src/core/ipv4  : ip_addr.c ip.c 
        src/include/ipv4/lwip: ip_addr.h 
        src/core/ipv6  : ip6.c ip6_addr.c 
        src/include/ipv6/lwip: ip_addr.h 

Log message:
        2004-11-25 Leon Woestenberg <address@hidden>
        * ipv4/ip_addr.h: Renamed ip_addr_maskcmp() to _netcmp() as we are
        comparing network addresses (identifiers), not the network masks
        themselves.
        * ipv4/ip_addr.c: ip_addr_isbroadcast() now checks that the given
        IP address actually belongs to the network of the given interface.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/lwip/lwip/src/core/ipv4/ip_addr.c.diff?tr1=1.17&tr2=1.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lwip/lwip/src/core/ipv4/ip.c.diff?tr1=1.33&tr2=1.34&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lwip/lwip/src/include/ipv4/lwip/ip_addr.h.diff?tr1=1.28&tr2=1.29&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lwip/lwip/src/core/ipv6/ip6.c.diff?tr1=1.12&tr2=1.13&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lwip/lwip/src/core/ipv6/ip6_addr.c.diff?tr1=1.7&tr2=1.8&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/lwip/lwip/src/include/ipv6/lwip/ip_addr.h.diff?tr1=1.4&tr2=1.5&r1=text&r2=text





reply via email to

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