1
0
mirror of https://code.semirocket.science/wrapsix synced 2025-12-08 09:55:13 +02:00

Recognising NDP packets and packets to be wrapped

Cleaned the code a little bit
This commit is contained in:
xHire
2008-12-31 21:08:53 +01:00
parent 4bc68edce5
commit 322eeabefb
5 changed files with 76 additions and 65 deletions

4
TODO
View File

@@ -31,4 +31,6 @@
- create some home web page (may be a wiki?)
== PostFinal stage ==
- rewrite to C :c)
- optimise
- translation_ip.c -> don't translate IPv6 to IPv4 through a string
- rewrite DNS wrapping resolver into C