Use device notifier in Linux kernel switch for detecting port status changes.
[openvswitch] / datapath / linux-2.6 / .gitignore
index eee68d01e9d5d145c2b01c3db4791fa2a89c0233..56f38adabb80952aec1055d496e2636cde3d03a4 100644 (file)
@@ -5,11 +5,14 @@
 /crc32.c
 /crc_t.c
 /datapath.c
-/datapath_t.c
 /dp_dev.c
+/dp_notify.c
 /flow.c
 /forward.c
 /forward_t.c
+/genetlink.c
+/hwtable_dummy.c
+/random32.c
 /table-hash.c
 /table-linear.c
 /table-mac.c