Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Mar 2007 16:30:49 +0000 (UTC)
From:      David Malone <dwmalone@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/inetd inetd.c
Message-ID:  <200703111630.l2BGUnxS013579@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2007-03-11 16:30:49 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/inetd       inetd.c 
  Log:
  Don't try to apply connection-per-ip rate limiting to unix domain
  sockets.  Instead of rejecting all unix domain connections when the
  -C flag is given, allow them instead. Aragon tested an earlier
  version of the patch.
  
  PR:             109315
  MFC after:      2 weeks
  Tested-by:      Aragon Gouveia <aragon@phat.za.net>
  
  Revision  Changes    Path
  1.135     +1 -0      src/usr.sbin/inetd/inetd.c



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