Udpxy v1.0-Chipmunk-build21
commit9672e902f95aca3d48a3e70e70aed5bec0666b48
authorAugusto Bott <augusto@bott.com.br>
Wed, 30 Nov 2011 14:37:07 +0000 (30 21:37 +0700)
committerAugusto Bott <augusto@bott.com.br>
Sun, 4 Dec 2011 06:52:35 +0000 (4 13:52 +0700)
tree923296817cb231a9128fed18f7fa92d64b9363fa
parent32981a938c8e2f766e249c523a0e279749120e08
Udpxy v1.0-Chipmunk-build21
45 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/advanced-firewall.asp