cvs commit: src/sys/netinet in.h ip_icmp.c
John Baldwin
jhb at FreeBSD.org
Thu Sep 25 18:37:18 UTC 2008
jhb 2008-09-25 18:37:08 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/netinet in.h ip_icmp.c
Log:
SVN rev 183357 on 2008-09-25 18:37:08Z by jhb
MFC: 178280
- 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.
Approved by: re (gnn)
Revision Changes Path
1.100.2.1 +2 -0 src/sys/netinet/in.h
1.118.2.2 +4 -3 src/sys/netinet/ip_icmp.c
More information about the cvs-src
mailing list