ofproto: Iterate through exact-match rules first during expiration.
[sliver-openvswitch.git] / debian / ovs-monitor-ipsec
index 1caece3..184b004 100755 (executable)
@@ -347,3 +347,4 @@ if __name__ == '__main__':
         raise
     except:
         s_log.exception("traceback")
+        sys.exit(ovs.daemon.RESTART_EXIT_CODE)