summaryrefslogtreecommitdiffstats
path: root/include/ip6tables.h
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2007-01-11 09:08:22 +0000
committerPatrick McHardy <kaber@trash.net>2007-01-11 09:08:22 +0000
commit9561606bd938ed4b2614716a08a2856d4ef5e995 (patch)
treef51e0e9e85d9f1db5df9490785aad9988fe2ba51 /include/ip6tables.h
parent8a0b6ead35931422fbe02c63d9262ad9e40daacc (diff)
Add UDPLITE multiport support
Diffstat (limited to 'include/ip6tables.h')
-rw-r--r--include/ip6tables.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/ip6tables.h b/include/ip6tables.h
index 7907f66b..f8f709bc 100644
--- a/include/ip6tables.h
+++ b/include/ip6tables.h
@@ -14,6 +14,9 @@
#ifndef IPPROTO_DCCP
#define IPPROTO_DCCP 33
#endif
+#ifndef IPPROTO_UDPLITE
+#define IPPROTO_UDPLITE 136
+#endif
#ifndef IP6T_SO_GET_REVISION_MATCH /* Old kernel source. */
#define IP6T_SO_GET_REVISION_MATCH 68