1
0
mirror of https://code.semirocket.science/wrapsix synced 2024-09-20 07:11:06 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
xHire
4bc68edce5 Improved creating of a socket for the resolver
Written new mechanism of wrapper from scratch in C
* It listens to all ICMPv6 packets (for now) and translates them to ICMPv4 ones
* It can compute the checksum of the packet as well
2008-12-31 13:41:21 +01:00
xHire
f09255b0d7 Basic sceleton
Configuration file
Resolver listens and receives but not replies yet
Pure class of the Wrapper just to be
2008-11-22 21:35:24 +01:00