Use device notifier in Linux kernel switch for detecting port status changes.
[openvswitch] / datapath / Modules.mk
index 23e54da71b0daf280680a17f02d160f5679feea6..f21af16b442b6dad39eb0f6e709ef8276f042556 100644 (file)
@@ -6,6 +6,7 @@ openflow_sources = \
        crc32.c \
        datapath.c \
        dp_dev.c \
+       dp_notify.c \
        flow.c \
        forward.c \
        table-hash.c \