]> The Tcpdump Group git mirrors - tcpdump/commitdiff
The port for RPKI-RTR (RFC6810) is now official (TCP Port 323)
authorAlexis La Goutte <[email protected]>
Mon, 4 Feb 2013 13:41:52 +0000 (14:41 +0100)
committerAlexis La Goutte <[email protected]>
Mon, 4 Feb 2013 13:48:45 +0000 (14:48 +0100)
tcp.h

diff --git a/tcp.h b/tcp.h
index 45fc21c0d5041fa3b303cf1d81f59504a01cd65f..92d505ae1404e6b4b5f84983b18c25a1ca601734 100644 (file)
--- a/tcp.h
+++ b/tcp.h
@@ -105,7 +105,7 @@ struct tcphdr {
 #define NFS_PORT               2049
 #endif
 #define MSDP_PORT              639
-#define RPKI_RTR_PORT          2222 /* experimental up until sidr-wg registers a well-known port */
+#define RPKI_RTR_PORT          323
 #define LDP_PORT                646
 #ifndef SMB_PORT
 #define SMB_PORT                445