summaryrefslogtreecommitdiffstats
path: root/tcp.h
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2013-05-30 06:46:26 +0000
committerdelphij <delphij@FreeBSD.org>2013-05-30 06:46:26 +0000
commita765887ce77351bac1c77be2cf18a3a66a602fc5 (patch)
tree7ad307c72c31cc07657515d09bc98fe727ce8d27 /tcp.h
parent69fe8a0033b22318969c85b57837b48863946665 (diff)
downloadFreeBSD-src-a765887ce77351bac1c77be2cf18a3a66a602fc5.zip
FreeBSD-src-a765887ce77351bac1c77be2cf18a3a66a602fc5.tar.gz
Vendor import of tcpdump 4.4.0.
Diffstat (limited to 'tcp.h')
-rw-r--r--tcp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcp.h b/tcp.h
index 45fc21c..92d505a 100644
--- 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
OpenPOWER on IntegriCloud