From bba21839e51e65b2bccca107209730990ae0118e Mon Sep 17 00:00:00 2001 From: sven-ola Date: Thu, 14 Oct 2010 15:28:55 +0000 Subject: git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@31 3484d885-4da6-438d-b19d-107d078dd756 --- TODO | 3 +++ 1 file changed, 3 insertions(+) diff --git a/TODO b/TODO index 2cf35cf..4ef2d89 100644 --- a/TODO +++ b/TODO @@ -36,3 +36,6 @@ while (c != NEXTHDR_NONE && ip6t_ext_hdr(currenthdr)) { 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)); + -- cgit v1.2.3