summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorSam Roberts <vieuxtech@gmail.com>2010-03-02 14:32:57 -0800
committerSam Roberts <vieuxtech@gmail.com>2010-03-02 14:32:57 -0800
commit657246088b53891fd86c624b9f690c7723c28618 (patch)
tree47726cb9cc7a902778320aa52048263bc76b51c6 /README.txt
parentce400fec6a051a84d614eae801291c65df2c6c9e (diff)
downloadlibnet-657246088b53891fd86c624b9f690c7723c28618.tar.gz
merged icmpv6 patch in, but I believe either it or the sample/icmp6_unreach generates the cksum incorrectly (victor@inliniac.net)
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index 9ade012..69e3381 100644
--- a/README.txt
+++ b/README.txt
@@ -10,6 +10,15 @@ I forked from packetfactory.net and am maintaining and rereleasing libnet.
Contact Sam Roberts <vieuxtech@gmail.com> if you have bugs or patches to contribute.
+Todo:
+
+- redo error handling in net binding
+- cross-target patches
+- icmpv6 patches: cksum is wrong
+- cksum bug? generally, I don't trust the checksums are correct
+- unit test framework
+
+
In progress:
- lua bindings, to libnet, libpcap, and libnfq: these will allow construction,