]> jfr.im git - irc/rqf/shadowircd.git/blobdiff - include/s_conf.h
[svn] - TS6 is always enabled now.
[irc/rqf/shadowircd.git] / include / s_conf.h
index 63f47b399a89c8b3d1cc557a0793f81967eee09b..846d2fe2eb305546d015f2451f922a64c4cf879c 100644 (file)
@@ -21,7 +21,7 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307
  *  USA
  *
- *  $Id: s_conf.h 3257 2007-03-13 16:09:28Z jilles $
+ *  $Id: s_conf.h 3550 2007-08-09 06:47:26Z nenolod $
  */
 
 #ifndef INCLUDED_s_conf_h
@@ -250,6 +250,7 @@ struct config_file_entry
        int default_umodes;
        int global_snotices;
        int operspy_dont_care_user_info;
+       int max_unknown_ip;
 };
 
 struct config_channel_entry
@@ -288,7 +289,6 @@ struct server_info
        char *network_name;
        char *network_desc;
        int hub;
-       int use_ts6;
        struct sockaddr_in ip;
 #ifdef IPV6
        struct sockaddr_in6 ip6;
@@ -352,8 +352,6 @@ extern int check_client(struct Client *client_p, struct Client *source_p, const
 
 extern int detach_conf(struct Client *);
 
-extern struct ConfItem *conf_connect_allowed(struct sockaddr *addr, int);
-
 extern struct ConfItem *find_tkline(const char *, const char *, struct sockaddr *);
 extern char *show_iline_prefix(struct Client *, struct ConfItem *, char *);
 extern void get_printable_conf(struct ConfItem *,