cvs commit: src/sys/netinet ip_carp.c

Max Laier mlaier at FreeBSD.org
Mon Jun 2 18:58:24 UTC 2008


mlaier      2008-06-02 18:58:23 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_carp.c 
  Log:
  SVN rev 179490 on 2008-06-02 18:58:07Z by mlaier
  
  Sort IP addresses before hashing them for the signature.  Otherwise carp is
  sensitive to address configuration order.
  
  PR:             kern/121574
  Reported by:    Douglas K. Rand, Wouter de Jong
  Obtained from:  OpenBSD (rev 1.114 + fixes)
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.54      +39 -13    src/sys/netinet/ip_carp.c


More information about the cvs-src mailing list