summaryrefslogtreecommitdiffstats
path: root/ip6t_MAP66.h
diff options
context:
space:
mode:
authorsven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-15 11:09:26 +0200
committersven-ola <sven-ola@3484d885-4da6-438d-b19d-107d078dd756>2010-10-15 11:09:26 +0200
commite9f3aaf6bdc64dd648005986fd2e60335695e51d (patch)
treeb866caff0982bfc08bfc6cb6eda908b9440694be /ip6t_MAP66.h
parentf49ba6f440602f97bf957312c6abbc481d864679 (diff)
downloadNPTv6-e9f3aaf6bdc64dd648005986fd2e60335695e51d.tar
NPTv6-e9f3aaf6bdc64dd648005986fd2e60335695e51d.zip
rename --unbalance -> --csum
git-svn-id: https://map66.svn.sourceforge.net/svnroot/map66@41 3484d885-4da6-438d-b19d-107d078dd756
Diffstat (limited to 'ip6t_MAP66.h')
-rw-r--r--ip6t_MAP66.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ip6t_MAP66.h b/ip6t_MAP66.h
index 482ac8c..b29592c 100644
--- a/ip6t_MAP66.h
+++ b/ip6t_MAP66.h
@@ -13,7 +13,7 @@
#define IP6T_MAP66_OPT_DST_TO 0x01
#define IP6T_MAP66_OPT_SRC_TO 0x02
#define IP6T_MAP66_OPT_NOCHECK 0x04
-#define IP6T_MAP66_OPT_UNBALANCED 0x08
+#define IP6T_MAP66_OPT_CSUM 0x08
struct ip6t_MAP66_info {
struct in6_addr pfix_dst_to; /* The prefix to map destination addrs to */