Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Mar 2011 21:02:14 +0000 (UTC)
From:      Mikolaj Golub <trociny@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/hastd hast.h primary.c secondary.c
Message-ID:  <201103172102.p2HL2LAN050976@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
trociny     2011-03-17 21:02:14 UTC

  FreeBSD src repository

  Modified files:
    sbin/hastd           hast.h primary.c secondary.c 
  Log:
  SVN rev 219721 on 2011-03-17 21:02:14Z by trociny
  
  For secondary, set 2 * HAST_KEEPALIVE seconds timeout for incoming
  connection so the worker will exit if it does not receive packets from
  the primary during this interval.
  
  Reported by:    Christian Vogt <Christian.Vogt@haw-hamburg.de>
  Tested by:      Christian Vogt <Christian.Vogt@haw-hamburg.de>
  Approved by:    pjd (mentor)
  MFC after:      1 week
  
  Revision  Changes    Path
  1.12      +3 -0      src/sbin/hastd/hast.h
  1.59      +4 -8      src/sbin/hastd/primary.c
  1.27      +1 -1      src/sbin/hastd/secondary.c



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