New package redir
authorjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 May 2009 14:14:59 +0000 (14:14 +0000)
committerjow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 7 May 2009 14:14:59 +0000 (14:14 +0000)
commitcc9111fe9cc327f5301c65341da4adb4371c1e63
tree0aaa0d9f5a5b4503707760cdcfec2359756c7bae
parentc04fc6064095ee890bcd489cadb8b26d238e0371
New package redir
This patch adds a new package "redir" that allows to redirect incoming
TCP connections to a specific destination in a proxy-like way.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@15686 3c298f89-4303-0410-b956-a3cf2f4a3e73
net/redir/Makefile [new file with mode: 0644]
net/redir/patches/00_honor_copts.patch [new file with mode: 0644]
net/redir/patches/01_fix_max_bandwidth_docs.patch [new file with mode: 0644]
net/redir/patches/02_use_ntohs.patch [new file with mode: 0644]
net/redir/patches/03_fix_tcp_wrappers.patch [new file with mode: 0644]
net/redir/patches/04_fix_timeouts.patch [new file with mode: 0644]
net/redir/patches/06_fix_shaper_buffer.patch [new file with mode: 0644]