cvs commit: src/sys/netinet in.c
Gleb Smirnoff
glebius at FreeBSD.org
Fri Nov 4 10:23:00 PST 2005
glebius 2005-11-04 18:23:00 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
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.85.2.5 +15 -10 src/sys/netinet/in.c
More information about the cvs-src
mailing list