Comparing version 2.6.2 to 2.6.3
@@ -62,3 +62,9 @@ # Contributing to node-net-snmp project | ||
5. **Include packet captures** — Include a packet capture of the failed interaction, | ||
5. **Post code** — Having isolated the problem and reduced to a minimal | ||
reproduction, please post the code for this in the bug report. Even though it may | ||
seem obvious from a description, always include code for the library call in question. | ||
This serves to remove ambiguity that can otherwise inadvertently creep in from a | ||
description alone. | ||
6. **Include packet captures** — Include a packet capture of the failed interaction, | ||
using a tool such as Wireshark or tcpdump. Also, please include a second packet capture | ||
@@ -65,0 +71,0 @@ of another tool doing the equivalent operation against your device but succeeding. The |
{ | ||
"name": "net-snmp", | ||
"version": "2.6.2", | ||
"version": "2.6.3", | ||
"description": "JavaScript implementation of the Simple Network Management Protocol (SNMP)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
1507144
6763
2425