pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Initial import of rinetd-0.62 into The NetBSD Pack...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7303bd706d95
branches:  trunk
changeset: 462371:7303bd706d95
user:      grant <grant%pkgsrc.org@localhost>
date:      Wed Oct 01 01:17:35 2003 +0000

description:
Initial import of rinetd-0.62 into The NetBSD Packages Collection.

Redirects TCP connections from one IP address and port to another.
rinetd is a single-process server which handles any number of
connections address/port pairs. Since rinetd runs as a single
process using nonblocking I/O, it is able to redirect a large
number of connections without a severe impact on the machine.

diffstat:

 doc/CHANGES |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 14e60acd06d5 -r 7303bd706d95 doc/CHANGES
--- a/doc/CHANGES       Wed Oct 01 01:16:28 2003 +0000
+++ b/doc/CHANGES       Wed Oct 01 01:17:35 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3598 2003/09/30 21:23:40 tron Exp $
+$NetBSD: CHANGES,v 1.3599 2003/10/01 01:17:35 grant Exp $
 
 Changes to the packages collection and infrastructure in 2003:
 
@@ -4034,3 +4034,4 @@
        Updated libkver to 0.2 [seb 2003-09-30]
        Updated ImageMagick to 5.5.7.11 [mycroft 2003-09-30]
        Updated p5-PerlMagick to 5.5.7.11 [mycroft 2003-09-30]
+       Added rinetd 0.62 [grant 2003-10-01]



Home | Main Index | Thread Index | Old Index