Date: Fri, 4 Nov 2005 18:25:55 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet in.c Message-ID: <200511041825.jA4IPtg2025886@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2005-11-04 18:25:55 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netinet in.c
Log:
MFC 1.91, 1.92:
- First fill in structure with valid values, and only then attach it
to the global list.
- In in_addprefix() compare not only route addresses, but their masks,
too. This fixes problem when connected prefixes overlap.
Revision Changes Path
1.77.2.5 +15 -10 src/sys/netinet/in.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511041825.jA4IPtg2025886>
