xHire
64450c2053
Working implementation of UDP
2009-01-07 13:56:25 +01:00
xHire
b6a9de321b
Backward translation of ICMP traffic
...
Fixed mistake in field type in pseudo-IPv6 header
Bundled a library for red-black trees (storage mechanism is based on it)
2009-01-06 17:14:51 +01:00
xHire
39ba6988c0
Completed the implementation of NDP
2009-01-03 16:24:39 +01:00
xHire
322eeabefb
Recognising NDP packets and packets to be wrapped
...
Cleaned the code a little bit
2008-12-31 21:08:53 +01:00
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