瀏覽代碼

drouting: Updated documentation

- Erased references to blacklist management
Raul Alexis Betancor Santana 16 年之前
父節點
當前提交
94ed304776
共有 1 個文件被更改,包括 0 次插入33 次删除
  1. 0 33
      modules_k/drouting/doc/drouting_admin.xml

+ 0 - 33
modules_k/drouting/doc/drouting_admin.xml

@@ -80,15 +80,6 @@
 	</para>
 	</para>
 	</listitem>
 	</listitem>
 
 
-	<listitem>
-	<para>
-	blacklisting - the module allows definition of backlists based on the
-	destination IPs. This blacklists are to be used to prevent malicious 
-	forwarding to GWs (based on DNS lookups) when the script logic does
-	none-GE forwarding (like foreign domains).
-	</para>
-	</listitem>
-
 	</itemizedlist>
 	</itemizedlist>
 	</section>
 	</section>
 
 
@@ -1004,30 +995,6 @@ modparam("drouting", "atrrs_avp", '$avp(i:67)')
 		</example>
 		</example>
 	</section>
 	</section>
 
 
-	<section>
-		<title><varname>define_blacklist</varname> (str)</title>
-		<para>
-		Defines a backlist based on a list of GW types - the list will contain
-		the IPs (no port, all protocols) of the GWs with the specified types.
-		</para>
-		<para>
-		Multiple instances of this param are allowed.
-		</para>
-		<para>
-		<emphasis>Default value is <quote>NULL</quote>.
-		</emphasis>
-		</para>
-		<example>
-		<title>Set <varname>define_blacklist</varname> parameter</title>
-		<programlisting format="linespecific">
-...
-modparam("drouting", "define_blacklist", 'bl_name= 3,5,25,23')
-modparam("drouting", "define_blacklist", 'list= 4,2')
-...
-	</programlisting>
-		</example>
-	</section>
-
 	<section>
 	<section>
 		<title><varname>use_domain</varname> (int)</title>
 		<title><varname>use_domain</varname> (int)</title>
 		<para>
 		<para>