vpn: tcp-natting in one direction
authorPhilipp Tölke <toelke@in.tum.de>
Mon, 28 Jun 2010 12:37:43 +0000 (12:37 +0000)
committerPhilipp Tölke <toelke@in.tum.de>
Mon, 28 Jun 2010 12:37:43 +0000 (12:37 +0000)
commit7a2378763af1b240ac943a3d499f792bde48d02a
tree3df258ebddc68120950234399d28d284bc159ecf
parent0bf6a2223e06988b5c84bb110aff12150b54ed93
vpn: tcp-natting in one direction

untested and most likly unworking code
src/vpn/Makefile
src/vpn/packet.c
src/vpn/packet.h
src/vpn/tcp.c [new file with mode: 0644]
src/vpn/tcp.h [new file with mode: 0644]
src/vpn/test.c