X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/e57e8c3825df6800ace741a7798ca96c6e9a577e..59411b879992b8b6b9a5f8d42ae102719f6b245c:/l2tpns.h diff --git a/l2tpns.h b/l2tpns.h index 6849be9..55de73f 100644 --- a/l2tpns.h +++ b/l2tpns.h @@ -724,6 +724,7 @@ typedef struct int keepalive; int hold; } neighbour[BGP_NUM_PEERS]; + struct in6_addr nexthop6_address; #endif } configt;