diff --git a/bfdd/bfd.h b/bfdd/bfd.h index 3a58a8d..0970333 100644 --- a/bfdd/bfd.h +++ b/bfdd/bfd.h @@ -315,8 +315,8 @@ struct bfd_iface { #define BFD_PKT_INFO_VAL 1 #define BFD_IPV6_PKT_INFO_VAL 1 #define BFD_IPV6_ONLY_VAL 1 -#define BFD_SRCPORTINIT 49142 -#define BFD_SRCPORTMAX 65536 +#define BFD_SRCPORTINIT 49152 +#define BFD_SRCPORTMAX 65535 #define BFD_DEFDESTPORT 3784 #define BFD_DEF_ECHO_PORT 3785 #define BFD_DEF_MHOP_DEST_PORT 4784