summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorsven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-16 06:53:09 +0200
committersven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-16 06:53:09 +0200
commit8959874f052a73f7dc46f645b1c373c3fc19d5fc (patch)
treed4e65562b331c10c93ae6ac12c4065eea7e5813c /TODO
parent5e42936c6035519cc1d41c637a02939726c87a71 (diff)
downloadNPTv6-8959874f052a73f7dc46f645b1c373c3fc19d5fc.tar
NPTv6-8959874f052a73f7dc46f645b1c373c3fc19d5fc.zip
git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@47 3484d885-4da6-438d-b19d-107d078dd756
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index a7df696..0626c3c 100644
--- a/TODO
+++ b/TODO
@@ -36,7 +36,3 @@ while (c != NEXTHDR_NONE && ip6t_ext_hdr(currenthdr)) {
c = hp->nexthdr;
ptr += hdrlen;
}
-
- csum = ~add16(add16(~htons(csum_orig), ~csum16((u_int16_t *)&old, 3)), csum16((u_int16_t *)&new, 3));
- printf("%04hx normal buf1\n", ntohs(csum));
-