nx-match: Don't fall through case when handling dest mcast mac addresses.
[openvswitch] / datapath / Modules.mk
index c4afae2014c243aacd14aa299d483a28c282d4e9..dbeec8fb1261b365a62abbcb8968150cc338f0e1 100644 (file)
@@ -20,6 +20,7 @@ openvswitch_sources = \
        loop_counter.c \
        table.c \
        tunnel.c \
+       vlan.c \
        vport.c \
        vport-capwap.c \
        vport-generic.c \
@@ -37,6 +38,7 @@ openvswitch_headers = \
        loop_counter.h \
        table.h \
        tunnel.h \
+       vlan.h \
        vport.h \
        vport-generic.h \
        vport-internal_dev.h \