add accounting parameter account_all_origin
This commit is contained in:
parent
1e722029bc
commit
7fd4346bbb
3 changed files with 38 additions and 2 deletions
1
l2tpns.h
1
l2tpns.h
|
|
@ -696,6 +696,7 @@ typedef struct
|
|||
int num_tbfs; // number of throttle buckets
|
||||
|
||||
char accounting_dir[128];
|
||||
int account_all_origin; // Accouting all origin (LAC data + Remote LNS Data + PPPOE data)
|
||||
in_addr_t bind_address;
|
||||
in_addr_t peer_address;
|
||||
int send_garp; // Set to true to garp for vip address on startup
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue