Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Jun 2009 06:49:09 +0000 (UTC)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.sbin/tcpdrop tcpdrop.8 tcpdrop.c
Message-ID:  <200906010649.n516nG7M021372@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2009-06-01 06:49:09 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/tcpdrop     tcpdrop.8 tcpdrop.c 
  Log:
  SVN rev 193203 on 2009-06-01 06:49:09Z by jmallett
  
  o) Restructure tcpdrop(8) to provide a facility to try to drop all established
     connections.  Including a flag to instead output a sequence of tcpdrop(8)
     invocations that would accomplish the same thing, which is convenient for
     scripting.
  o) Make tcpdrop complain if the addresses given to it are entirely in different
     address families, rather than failing silently.
  o) When cross-referencing httpd(8), do not explicitly specify the apache2 port,
     since the example in question is generic.
  
  Revision  Changes    Path
  1.6       +45 -13    src/usr.sbin/tcpdrop/tcpdrop.8
  1.4       +274 -43   src/usr.sbin/tcpdrop/tcpdrop.c



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