X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/75b7aeef9cc990ab705759884a725c1cad9924d0..1fb50928ce27360c1c987312774f686b23c69b51:/udp.h diff --git a/udp.h b/udp.h index f9647bc6..409cc59e 100644 --- a/udp.h +++ b/udp.h @@ -240,10 +240,10 @@ struct udphdr { #define SUBVERSION_PORT 3690 /*XXX*/ #endif #ifndef BFD_CONTROL_PORT -#define BFD_CONTROL_PORT 3784 /* draft-katz-ward-bfd-v4v6-1hop-00.txt */ +#define BFD_CONTROL_PORT 3784 /* RFC 5881 */ #endif #ifndef BFD_ECHO_PORT -#define BFD_ECHO_PORT 3785 /* draft-katz-ward-bfd-v4v6-1hop-00.txt */ +#define BFD_ECHO_PORT 3785 /* RFC 5881 */ #endif #ifndef RADIUS_COA_PORT #define RADIUS_COA_PORT 3799 /* RFC 5176 */