X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/7d5f0690aa59783ccdcefde8c23bf969d5899264..404aee88c9ed9281cb167dcb4b19fe212b943a88:/l2tpns.h diff --git a/l2tpns.h b/l2tpns.h index 2bc315c..423f105 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