summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2012-03-30 08:15:45 -0400
committerSimo Sorce <simo@redhat.com>2012-03-30 08:16:41 -0400
commit7238bcee88d0b785e36f6d221b4c54fc4d73bb4e (patch)
tree6c92486cf415f0502744b5984b8797023e7b981d
parent09f970b514d9896c57d958515fca1299c03bc3ea (diff)
downloadgss-proxy-7238bcee88d0b785e36f6d221b4c54fc4d73bb4e.tar.gz
gss-proxy-7238bcee88d0b785e36f6d221b4c54fc4d73bb4e.tar.xz
gss-proxy-7238bcee88d0b785e36f6d221b4c54fc4d73bb4e.zip
Official IANA Assigned RPC Program Number
-rw-r--r--proxy/rpcgen/gss_proxy.h2
-rw-r--r--x-files/gss_proxy.x2
2 files changed, 2 insertions, 2 deletions
diff --git a/proxy/rpcgen/gss_proxy.h b/proxy/rpcgen/gss_proxy.h
index 6e98510..281c225 100644
--- a/proxy/rpcgen/gss_proxy.h
+++ b/proxy/rpcgen/gss_proxy.h
@@ -521,7 +521,7 @@ struct gssx_res_wrap_size_limit {
};
typedef struct gssx_res_wrap_size_limit gssx_res_wrap_size_limit;
-#define GSSPROXY 412345
+#define GSSPROXY 400112
#define GSSPROXYVERS 1
#if defined(__STDC__) || defined(__cplusplus)
diff --git a/x-files/gss_proxy.x b/x-files/gss_proxy.x
index d3e5dd5..90b880a 100644
--- a/x-files/gss_proxy.x
+++ b/x-files/gss_proxy.x
@@ -637,4 +637,4 @@ program GSSPROXY {
gssx_res_wrap_size_limit
GSSX_WRAP_SIZE_LIMIT(gssx_arg_wrap_size_limit) = 15;
} = 1;
-} = 412345; /* XXX obtain from Oracle (Bill Baker, I think) */
+} = 400112; /* gss-proxy: http://www.iana.org/assignments/rpc-program-numbers */