2.2.1.2.265 BGP_ROUTER_V6
The BGP_ROUTER_V6 structure<194> is used to enable a BGP speaker to handle IPv6 address changes for the local interfaces while peering using IPv6 addresses.
-
typedef struct _BGP_ROUTER_V6 { DWORD dwReserved; } BGP_ROUTER_V6, *PBGP_ROUTER_V6;
dwReserved: Reserved. MUST be set to zero (0) when sent and MUST be ignored on receipt.