datapath: improve ipv6_find_hdr() function for IPv6 'set' action
[openvswitch] / datapath / linux / compat / include / net / ipv6.h
index 9ba85594100f30e745d681839e63b726e513bcff..09115a49eb9f84ee46ca71a2210e1c6560f1e05f 100644 (file)
@@ -6,6 +6,7 @@
 enum {
        OVS_IP6T_FH_F_FRAG      = (1 << 0),
        OVS_IP6T_FH_F_AUTH      = (1 << 1),
+       OVS_IP6T_FH_F_SKIP_RH   = (1 << 2),
 };
 
 /* This function is upstream but not the version which supplies the