summaryrefslogtreecommitdiffstats
path: root/ip6t_MAP66.c
diff options
context:
space:
mode:
authorsven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-17 09:46:54 +0200
committersven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-17 09:46:54 +0200
commitd0060e633a63bc6e9831539430053060d0c25466 (patch)
tree130dcab6f65c567004dcf6d79c9daaff57157956 /ip6t_MAP66.c
parente9fca01cecd8376ce0dc22655b0d3356bfc86580 (diff)
downloadNPTv6-d0060e633a63bc6e9831539430053060d0c25466.tar
NPTv6-d0060e633a63bc6e9831539430053060d0c25466.zip
todo
git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@51 3484d885-4da6-438d-b19d-107d078dd756
Diffstat (limited to 'ip6t_MAP66.c')
-rw-r--r--ip6t_MAP66.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ip6t_MAP66.c b/ip6t_MAP66.c
index 8a2e70b..ea04c7d 100644
--- a/ip6t_MAP66.c
+++ b/ip6t_MAP66.c
@@ -55,7 +55,7 @@ static void map16(
memcpy(addr, to, sizeof(u_int16_t) * len_to);
}
-/* Perform mapping with csum update */
+/* Perform mapping with csum update, see RFC 1624 */
static void map_csum(
struct in6_addr* addr,
const struct in6_addr* to,