andre 2004-08-11 11:49:48 UTC FreeBSD src repository Modified files: sys/netinet in.c in.h Log: Add the function in_localip() which returns 1 if an internet address is for the local host and configured on one of its interfaces. Revision Changes Path 1.76 +17 -0 src/sys/netinet/in.c 1.86 +1 -0 src/sys/netinet/in.h