X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/ac773ac88d9c79ef287975d46853189e6a2b3618..3bd675ad2c2b0c1cb3dfe52deb179f24e05c41b4:/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;