]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - include/linux/ipv6.h
Merge branch 'master' of /repos/git/net-next-2.6
[net-next-2.6.git] / include / linux / ipv6.h
index 2ab5509f6d491803bf3c9d064c8017a7e105074c..0e269038bb38f0a8e54b27b8a9cc17468c5edfb3 100644 (file)
@@ -254,6 +254,7 @@ struct inet6_skb_parm {
 
 #define IP6SKB_XFRM_TRANSFORMED        1
 #define IP6SKB_FORWARDED       2
+#define IP6SKB_REROUTED                4
 };
 
 #define IP6CB(skb)     ((struct inet6_skb_parm*)((skb)->cb))