You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/modules_s/pike/doc/pike.xml

46 lines
1.2 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
<section id="pike" xmlns:xi="http://www.w3.org/2001/XInclude">
<sectioninfo>
<authorgroup>
<author>
<firstname>Bogdan</firstname>
<surname>Iancu</surname>
<affiliation><orgname>FhG FOKUS</orgname></affiliation>
<address>
<email>iancu@fokus.fraunhofer.de</email>
</address>
</author>
</authorgroup>
<copyright>
<year>2003</year>
<holder>FhG FOKUS</holder>
</copyright>
<revhistory>
<revision>
<revnumber>$Revision$</revnumber>
<date>$Date$</date>
</revision>
</revhistory>
</sectioninfo>
<title>Pike Module</title>
<section id="pike.overview">
<title>Overview</title>
<para>
The module keeps trace of all (or selected ones) incoming request's
IP source and blocks the ones that exceeded some limit. Works
simultaneous for IPv4 and IPv6 addresses.
</para>
</section>
<xi:include href="params.xml"/>
<xi:include href="functions.xml"/>
<xi:include href="devel.xml"/>
<xi:include href="rpc.xml"/>
</section>