Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Oct 2005 14:50:27 +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:  <200510221450.j9MEoR7x009776@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
glebius     2005-10-22 14:50:27 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          in.c 
  Log:
  In in_addprefix() compare not only route addresses, but their masks,
  too. This fixes problem when connected prefixes overlap.
  
  Obtained from:  OpenBSD (rev. 1.40 by claudio);
                  [ I came to this fix myself, and then found out that
                    OpenBSD had already fixed it the same way.]
  
  Revision  Changes    Path
  1.91      +13 -8     src/sys/netinet/in.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510221450.j9MEoR7x009776>