Date: Thu, 17 Apr 2008 12:50:43 +0000 (UTC) From: "George V. Neville-Neil" <gnn@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in.h ip_icmp.c Message-ID: <200804171250.m3HCohTP002217@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
gnn 2008-04-17 12:50:43 UTC FreeBSD src repository Modified files: sys/netinet in.h ip_icmp.c Log: Clean up the code that checks the types of address so that it is done by understandable macros. Fix the bug that prevented the system from responding on interfaces with link local addresses assigned. PR: 120958 Submitted by: James Snow <snow at teardrop.org> MFC after: 2 weeks Revision Changes Path 1.102 +2 -0 src/sys/netinet/in.h 1.121 +4 -3 src/sys/netinet/ip_icmp.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804171250.m3HCohTP002217>