cvs commit: src/sys/netinet ip_carp.c

Gleb Smirnoff glebius at FreeBSD.org
Sat Aug 20 10:23:20 GMT 2005


glebius     2005-08-20 10:23:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/netinet          ip_carp.c 
  Log:
  MFC 1.27:
    When doing ARP load balancing source IP is taken in network byte order,
    so residue of division for all hosts on net is the same, and thus only
    one VHID answers. Change source IP in host byte order.
  
    Reviewed by:    mlaier
  
  Revision  Changes    Path
  1.21.2.4  +1 -1      src/sys/netinet/ip_carp.c


More information about the cvs-src mailing list