vswitchd: Rename bridge_reconfigure_controller().
[openvswitch] / datapath / Modules.mk
index 1e8bc0479aa2900a06e3b4f81947fb4c08308a54..b2032103683be7e23f1cfbb6bb000e66398b5011 100644 (file)
@@ -18,6 +18,7 @@ openvswitch_sources = \
        flow.c \
        table.c \
        vport.c \
+       vport-gre.c \
        vport-internal_dev.c \
        vport-netdev.c
 
@@ -27,6 +28,7 @@ openvswitch_headers = \
        datapath.h \
        dp_sysfs.h \
        flow.h \
+       table.h \
        vport.h \
        vport-internal_dev.h \
        vport-netdev.h