Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 19 Feb 2004 09:04:23 -0800 (PST)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netgraph ng_one2many.c ng_one2many.h
Message-ID:  <200402191704.i1JH4NZp015879@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
pjd         2004/02/19 09:04:23 PST

  FreeBSD src repository

  Modified files:
    sys/netgraph         ng_one2many.c ng_one2many.h 
  Log:
  Add new failure detection algorithm.
  It works as follows:
  In every 'interval' seconds defined links are checked.
  If they are non-active they will not be used by to data transfer.
  
  No response from:       julian, archie
  Silent on:              net@
  Approved by:            scottl (mentor)
  
  Revision  Changes    Path
  1.14      +89 -0     src/sys/netgraph/ng_one2many.c
  1.5       +5 -1      src/sys/netgraph/ng_one2many.h



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