Use IANA-assigned port number: 10809
authorWouter Verhelst <w@uter.be>
Wed, 4 Aug 2010 03:26:07 +0000 (23:26 -0400)
committerWouter Verhelst <w@uter.be>
Wed, 4 Aug 2010 03:26:07 +0000 (23:26 -0400)
cliserv.h

index 67bac4b..61eaa6c 100644 (file)
--- a/cliserv.h
+++ b/cliserv.h
@@ -137,7 +137,7 @@ u64 ntohll(u64 a) {
 #define NBD_FLAG_HAS_FLAGS     (1 << 0)        /* Flags are there */
 #define NBD_FLAG_READ_ONLY     (1 << 1)        /* Device is read-only */
 
-#define NBD_DEFAULT_PORT       "12345" /* Port on which named exports are
+#define NBD_DEFAULT_PORT       "10809" /* Port on which named exports are
                                         * served */
 
 /* Options that the client can select to the server */