X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/c03782046a6436da4bdce706318b95905fc99455..47de707495eac6c160ba40bdb8743838d0a929d9:/l2tpns.h diff --git a/l2tpns.h b/l2tpns.h index 8ac0a7f..056becb 100644 --- a/l2tpns.h +++ b/l2tpns.h @@ -1,5 +1,5 @@ // L2TPNS Global Stuff -// $Id: l2tpns.h,v 1.73 2005/05/26 12:17:30 bodea Exp $ +// $Id: l2tpns.h,v 1.74 2005/06/02 04:04:07 bodea Exp $ #ifndef __L2TPNS_H__ #define __L2TPNS_H__ @@ -458,6 +458,8 @@ typedef struct int radius_authtypes; int radius_authprefer; + int allow_duplicate_users; // allow multiple logins with the same username + in_addr_t default_dns1, default_dns2; unsigned long rl_rate; // default throttle rate