diff options
Diffstat (limited to 'ip6t_MAP66.h')
-rw-r--r-- | ip6t_MAP66.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ip6t_MAP66.h b/ip6t_MAP66.h index 652c1c2..21cb833 100644 --- a/ip6t_MAP66.h +++ b/ip6t_MAP66.h @@ -8,7 +8,7 @@ #define _IP6T_MAP66_H #define IP6T_MAP66_OPT_TO 0x01 -#define IP6T_MAP66_OPT_NOSPOOF 0x02 +#define IP6T_MAP66_OPT_NOCHECK 0x02 struct ip6t_MAP66_info { struct in6_addr prefix; /* The prefix to map to */ |