summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt16
1 files changed, 0 insertions, 16 deletions
diff --git a/README.txt b/README.txt
index bf3d73d..9445e87 100644
--- a/README.txt
+++ b/README.txt
@@ -17,19 +17,3 @@ Releases are at:
http://sourceforge.net/projects/libnet-dev/
-In progress:
-
-- make a mailing list
-- make libnet-1.1.6 release candidate
-- make libnet-1.1.6 release
-
-Incomplete:
-
-- icmpv6 patches: cksum is wrong
-- cksum bug? generally, I don't trust the checksums are correct
-- unit test framework
-- Rework the internal data structures, they have so much redundancy in their
- internal linking that keeping them correct as pblocks get updated isn't
- possible. Specifically, get rid of ip_offset and h_len, and have pblocks
- find information they need from upper/lower layers when they are coalesced.
-