X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/b866448a74e526665477b5ea055ba4e970852b2f..a350423d38f12d40b50a2d253ef2516d4409c2bc:/l2tpns.h diff --git a/l2tpns.h b/l2tpns.h index fcb896a..d97bd81 100644 --- a/l2tpns.h +++ b/l2tpns.h @@ -1,5 +1,5 @@ // L2TPNS Global Stuff -// $Id: l2tpns.h,v 1.49.2.14 2005/05/30 02:55:41 bodea Exp $ +// $Id: l2tpns.h,v 1.49.2.15 2005/05/30 06:35:19 bodea Exp $ #ifndef __L2TPNS_H__ #define __L2TPNS_H__ @@ -420,8 +420,6 @@ typedef struct char config_file[128]; int reload_config; // flag to re-read config (set by cli) - int cleanup_interval; // interval between regular cleanups (in seconds) - int cleanup_limit; // maximum number of actions to perform on sessions in each cleanup int multi_read_count; // amount of packets to read per fd in processing loop char tundevice[10]; // tun device name