X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/cd8502743f6e16dbaab7eb1454cdb9bebafc2e57..f2e59e98817d4959af549abccf4e798e6184f6d4:/bgp.h diff --git a/bgp.h b/bgp.h index 79906e2..91adb88 100644 --- a/bgp.h +++ b/bgp.h @@ -50,7 +50,7 @@ struct bgp_opt_param { char value[BGP_MAX_OPT_PARAM_SIZE]; } __attribute__ ((packed)); -#define BGP_CAPABILITY_PARAM_TYPE 2 +#define BGP_PARAM_TYPE_CAPABILITY 2 struct bgp_capability { uint8_t code; uint8_t len;