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