Subject: CVS commit: pkgsrc/net/bittornado
To: None <pkgsrc-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: pkgsrc-changes
Date: 12/07/2004 04:23:59
Module Name:	pkgsrc
Committed By:	mrg
Date:		Tue Dec  7 04:23:59 UTC 2004

Modified Files:
	pkgsrc/net/bittornado: Makefile.common distinfo
Added Files:
	pkgsrc/net/bittornado/patches: patch-ab

Log Message:
apply the patch from
http://arctic.org/~dean/patches/bittornado-0.3.7-source-port-and-iptos.patch
that fixes the setting the TOS to IPTOS_THROUGHPUT and allows one to control
the source-port all connections come from, not just the listen port.  (the
actual port is still randomized in the 10000-60000 port range by default.)

bump PKGREVISION.

approved by wiz@.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/net/bittornado/Makefile.common \
    pkgsrc/net/bittornado/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/net/bittornado/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.