From 6c00708e21bccffff84595f714cf9c1003cc8916 Mon Sep 17 00:00:00 2001 From: Niclas Eklund Date: Thu, 19 Aug 2010 12:00:00 +0200 Subject: snmp: Patch 1130 OTP-8761 When the function FilterMod:accept_recv/2 returned false the SNMP agent stopped collecting messages from UDP. --- lib/snmp/doc/src/notes.xml | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) (limited to 'lib/snmp/doc') diff --git a/lib/snmp/doc/src/notes.xml b/lib/snmp/doc/src/notes.xml index 3f4954cfbd..d5d6605b64 100644 --- a/lib/snmp/doc/src/notes.xml +++ b/lib/snmp/doc/src/notes.xml @@ -13,12 +13,12 @@ compliance with the License. You should have received a copy of the Erlang Public License along with this software. If not, it can be retrieved online at http://www.erlang.org/. - + Software distributed under the License is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for the specific language governing rights and limitations under the License. - + SNMP Release Notes @@ -32,6 +32,34 @@ notes.xml +
+ SNMP Development Toolkit 4.17.1 +

Version 4.17.1 supports code replacement in runtime from/to + version 4.17, 4.16.2, 4.16.1, 4.16, 4.15, 4.14 and 4.13.5.

+ +
+ Improvements and new features +

-

+
+ +
+ Reported Fixed Bugs and Malfunctions + + +

When the function FilterMod:accept_recv/2 + returned false the SNMP agent stopped collecting messages from UDP.

+

Own Id: OTP-8761

+
+
+
+ +
+ Incompatibilities +

-

+
+
+ +
SNMP Development Toolkit 4.17

Version 4.17 supports code replacement in runtime from/to -- cgit v1.2.3