X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/11ec3c4a2463c3eb1b9197d55c774584e0e54392..b36141c0c739177e1ebb0e09024ca2fc736eb160:/l2tpns.h diff --git a/l2tpns.h b/l2tpns.h index 6849be9..032c237 100644 --- a/l2tpns.h +++ b/l2tpns.h @@ -723,6 +723,7 @@ typedef struct uint16_t as; int keepalive; int hold; + struct in_addr update_source; } neighbour[BGP_NUM_PEERS]; #endif } configt;