Udpxy v1.0-Chipmunk-build21 (from Teaman-ND branch)
commitd422a39d6174e6ffc0c34395dd23fd3e3e68b423
authorShibby <shibby@openlinksys.info>
Tue, 20 Mar 2012 14:43:27 +0000 (20 15:43 +0100)
committerShibby <shibby@openlinksys.info>
Tue, 20 Mar 2012 14:43:27 +0000 (20 15:43 +0100)
treef3c45c856c28ddcc33b268035697e5b2268c227a
parent259ca13c33e07c3f5bada063dee4e76046a2a502
Udpxy v1.0-Chipmunk-build21 (from Teaman-ND branch)

cherry-picked/commits:
7df7f242c8cf3273f5b0e652507fecf5e4fcc0fa
bbaa05d885ef7028f4d2b9c4d3600bc450200c57

Thx Teaman!
46 files changed:
release/src/router/Makefile
release/src/router/httpd/tomato.c
release/src/router/nvram/defaults.c
release/src/router/rc/firewall.c
release/src/router/rc/rc.h
release/src/router/rc/services.c
release/src/router/rc/wan.c
release/src/router/udpxy/BLDTYPE [new file with mode: 0644]
release/src/router/udpxy/BUILD [new file with mode: 0644]
release/src/router/udpxy/CHANGES [new file with mode: 0644]
release/src/router/udpxy/Makefile [new file with mode: 0644]
release/src/router/udpxy/README [new file with mode: 0644]
release/src/router/udpxy/VERSION [new file with mode: 0644]
release/src/router/udpxy/ctx.c [new file with mode: 0644]
release/src/router/udpxy/ctx.h [new file with mode: 0644]
release/src/router/udpxy/dpkt.c [new file with mode: 0644]
release/src/router/udpxy/dpkt.h [new file with mode: 0644]
release/src/router/udpxy/extrn.c [new file with mode: 0644]
release/src/router/udpxy/gpl.txt [new file with mode: 0644]
release/src/router/udpxy/ifaddr.c [new file with mode: 0644]
release/src/router/udpxy/ifaddr.h [new file with mode: 0644]
release/src/router/udpxy/main.c [new file with mode: 0644]
release/src/router/udpxy/mkpg.c [new file with mode: 0644]
release/src/router/udpxy/mkpg.h [new file with mode: 0644]
release/src/router/udpxy/mtrace.h [new file with mode: 0644]
release/src/router/udpxy/netop.c [new file with mode: 0644]
release/src/router/udpxy/netop.h [new file with mode: 0644]
release/src/router/udpxy/osdef.h [new file with mode: 0644]
release/src/router/udpxy/prbuf.c [new file with mode: 0644]
release/src/router/udpxy/prbuf.h [new file with mode: 0644]
release/src/router/udpxy/rparse.c [new file with mode: 0644]
release/src/router/udpxy/rparse.h [new file with mode: 0644]
release/src/router/udpxy/rtp.c [new file with mode: 0644]
release/src/router/udpxy/rtp.h [new file with mode: 0644]
release/src/router/udpxy/statpg.h [new file with mode: 0644]
release/src/router/udpxy/udpxrec.c [new file with mode: 0644]
release/src/router/udpxy/udpxy-manual-RU.rtf [new file with mode: 0644]
release/src/router/udpxy/udpxy.c [new file with mode: 0644]
release/src/router/udpxy/udpxy.h [new file with mode: 0644]
release/src/router/udpxy/uopt.c [new file with mode: 0644]
release/src/router/udpxy/uopt.h [new file with mode: 0644]
release/src/router/udpxy/util.c [new file with mode: 0644]
release/src/router/udpxy/util.h [new file with mode: 0644]
release/src/router/udpxy/util/mkdep.c [new file with mode: 0644]
release/src/router/www/about.asp
release/src/router/www/advanced-firewall.asp