aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/doc/src/snmpm_network_interface_filter.xml
diff options
context:
space:
mode:
authorMicael Karlberg <[email protected]>2012-02-21 11:04:09 +0100
committerMicael Karlberg <[email protected]>2012-02-22 14:53:09 +0100
commitc27def2281391d4c70791f7406c1eee4f08c18da (patch)
tree31a46f4cbf23964db5058a61cabe49c76f4607a2 /lib/snmp/doc/src/snmpm_network_interface_filter.xml
parent96b87c341798930cc9e582ccfc1c67e6e0e0fdd9 (diff)
downloadotp-c27def2281391d4c70791f7406c1eee4f08c18da.tar.gz
otp-c27def2281391d4c70791f7406c1eee4f08c18da.tar.bz2
otp-c27def2281391d4c70791f7406c1eee4f08c18da.zip
[snmp] Release notes and documentation for the new transport module
Added the release notes and documentation for the new transport module, snmpm_net_if_mt. OTP-9876
Diffstat (limited to 'lib/snmp/doc/src/snmpm_network_interface_filter.xml')
-rw-r--r--lib/snmp/doc/src/snmpm_network_interface_filter.xml9
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/snmp/doc/src/snmpm_network_interface_filter.xml b/lib/snmp/doc/src/snmpm_network_interface_filter.xml
index ea1e183848..5f80cec94e 100644
--- a/lib/snmp/doc/src/snmpm_network_interface_filter.xml
+++ b/lib/snmp/doc/src/snmpm_network_interface_filter.xml
@@ -1,10 +1,10 @@
-<?xml version="1.0" encoding="latin1" ?>
+<?xml version="1.0" encoding="iso-8859-1" ?>
<!DOCTYPE erlref SYSTEM "erlref.dtd">
<erlref>
<header>
<copyright>
- <year>2007</year><year>2009</year>
+ <year>2007</year><year>2012</year>
<holder>Ericsson AB. All Rights Reserved.</holder>
</copyright>
<legalnotice>
@@ -72,9 +72,10 @@
</list>
<p>Note that the network interface filter is something which is used
by the network interface implementation provided by the application
- (<c>snmpm_net_if</c>). The default filter accepts all messages.</p>
+ (<c>snmpm_net_if</c> and <c>snmpm_net_if_mt</c>).
+ The default filter accepts all messages.</p>
<p>A network interface filter can e.g. be used during testing or for load
- regulation. </p>
+ regulation. </p>
</description>
<section>