cvs commit: src/sys/netinet in.c

Gleb Smirnoff glebius at FreeBSD.org
Sat Oct 22 07:50:31 PDT 2005


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


More information about the cvs-all mailing list