diff options
author | Xin LI <delphij@FreeBSD.org> | 2013-05-30 06:46:26 +0000 |
---|---|---|
committer | Xin LI <delphij@FreeBSD.org> | 2013-05-30 06:46:26 +0000 |
commit | f3d019c7d20f9d0c07d397064fa7cef7711b2455 (patch) | |
tree | 7ad307c72c31cc07657515d09bc98fe727ce8d27 /tcp.h | |
parent | 0de8253a2f7ef0628846edb4fdcceb9ccab12d7a (diff) |
Diffstat (limited to 'tcp.h')
-rw-r--r-- | tcp.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |