lwip/src/core/ipv6
likewise fd49ee3c8d 2004-11-25 Leon Woestenberg <leon.woestenberg@gmx.net>
* 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.
2004-11-25 13:33:07 +00:00
..
icmp6.c Merged from DEVEL, except for the API change in etharp.c. 2004-02-07 00:30:03 +00:00
ip6_addr.c 2004-11-25 Leon Woestenberg <leon.woestenberg@gmx.net> 2004-11-25 13:33:07 +00:00
ip6.c 2004-11-25 Leon Woestenberg <leon.woestenberg@gmx.net> 2004-11-25 13:33:07 +00:00
README Initial revision 2002-10-19 12:59:30 +00:00

IPv6 support in lwIP is very experimental.