Python binaries to write comment in db show-log while updating database
[openvswitch] / tests / test-netflow.c
index 8b474ea91fd853c05e52972c05ca7b70a4849210..49cab495d09d10d1d94f2736b2fc9c4e3861d451 100644 (file)
@@ -202,7 +202,7 @@ main(int argc, char *argv[])
     }
     target = argv[optind];
 
-    sock = inet_open_passive(SOCK_DGRAM, target, 0, NULL);
+    sock = inet_open_passive(SOCK_DGRAM, target, 0, NULL, DSCP_INVALID);
     if (sock < 0) {
         ovs_fatal(0, "%s: failed to open (%s)", argv[1], strerror(-sock));
     }