]> jfr.im git - solanum.git/blobdiff - ircd/newconf.c
Add an iline flag to match klines by spoof only
[solanum.git] / ircd / newconf.c
index bf87c0932b0ef0c7771287a37103e9f6d11dcd96..6a81208d0d1f1812935b90c5873aa812d6701201 100644 (file)
@@ -353,6 +353,7 @@ static struct mode_table auth_table[] = {
        {"need_sasl",           CONF_FLAGS_NEED_SASL            },
        {"extend_chans",        CONF_FLAGS_EXTEND_CHANS         },
        {"allow_sctp",          CONF_FLAGS_ALLOW_SCTP           },
+       {"kline_spoof_ip",      CONF_FLAGS_KLINE_SPOOF          },
        {NULL, 0}
 };