1
0
mirror of https://code.semirocket.science/wrapsix synced 2024-09-19 23:11:04 +03:00
wrapsix/wrapper
xHire c894b7186c Integrated wrapper into WrapSix
Fixed bug in resolver so now even normal applications accept its answers
Improved configuration - now accepts arguments from command line
Cleaned the code a little bit
Added simple build script
Written more documentation into README
Chosen the licence - GNU AGPLv3
2009-01-14 23:05:12 +01:00
..
lib Backward translation of ICMP traffic 2009-01-06 17:14:51 +01:00
checksum.c Implemented TCP, but it's not working yet 2009-01-07 22:26:25 +01:00
connections.c Completed TCP with fragmenting in IPv6 packets 2009-01-10 19:15:49 +01:00
if.c Backward translation of ICMP traffic 2009-01-06 17:14:51 +01:00
Makefile Backward translation of ICMP traffic 2009-01-06 17:14:51 +01:00
process.c Integrated wrapper into WrapSix 2009-01-14 23:05:12 +01:00
storage.c Implemented TCP, but it's not working yet 2009-01-07 22:26:25 +01:00
storage.h Completed TCP with fragmenting in IPv6 packets 2009-01-10 19:15:49 +01:00
translate_ip.c Backward translation of ICMP traffic 2009-01-06 17:14:51 +01:00
translate_ip.h Backward translation of ICMP traffic 2009-01-06 17:14:51 +01:00
wrapper.c Integrated wrapper into WrapSix 2009-01-14 23:05:12 +01:00
wrapper.h Completed TCP with fragmenting in IPv6 packets 2009-01-10 19:15:49 +01:00