X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fdpif-netdev.c;h=797cb06b69fa6c5236e45cc0a1827316d4576fb1;hb=356af50bc2a81305002feb94f04fd0dea9e9eb8f;hp=c9e3210f13209ef167f1d6313057d67f044dc281;hpb=4206b80f6444ceef47ceb9e1a6b88a40eabacb1f;p=sliver-openvswitch.git diff --git a/lib/dpif-netdev.c b/lib/dpif-netdev.c index c9e3210f1..797cb06b6 100644 --- a/lib/dpif-netdev.c +++ b/lib/dpif-netdev.c @@ -1179,6 +1179,7 @@ execute_set_action(struct ofpbuf *packet, const struct nlattr *a) case OVS_KEY_ATTR_TUN_ID: case OVS_KEY_ATTR_PRIORITY: case OVS_KEY_ATTR_IPV6: + case OVS_KEY_ATTR_IPV4_TUNNEL: /* not implemented */ break;