]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
Update headers to 2.6.26
authorStephen Hemminger <stephen.hemminger@vyatta.com>
Tue, 15 Jul 2008 18:03:24 +0000 (11:03 -0700)
committerStephen Hemminger <stephen.hemminger@vyatta.com>
Tue, 15 Jul 2008 18:03:24 +0000 (11:03 -0700)
Copy santized version of headers from 2.6.26 final version.

include/linux/netfilter_ipv4/ip_tables.h
include/linux/xfrm.h

index fc64b97acb2c0f244d382c0960200a120563b577..c42c73f725eca6a8fc99042f2d2c6a1b7dee35f8 100644 (file)
@@ -15,6 +15,7 @@
 #ifndef _IPTABLES_H
 #define _IPTABLES_H
 
+#include <linux/types.h>
 #include <linux/netfilter_ipv4.h>
 
 #include <linux/netfilter/x_tables.h>
index 132ba876194154c93a2c10d072d8880c01c2a54a..7af0aa438593b8c6c0458ac9b46b9e47f0eb1b88 100644 (file)
@@ -339,6 +339,7 @@ struct xfrm_usersa_info {
 #define XFRM_STATE_NOPMTUDISC  4
 #define XFRM_STATE_WILDRECV    8
 #define XFRM_STATE_ICMP                16
+#define XFRM_STATE_AF_UNSPEC   32
 };
 
 struct xfrm_usersa_id {