Explorar el Código

[SNMP]define SNMP_MAX_COMMUNITY_STR_LEN

balbekova hace 2 años
padre
commit
15d0452862
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      modules/Ethernet/lwipopts.h

+ 2 - 0
modules/Ethernet/lwipopts.h

@@ -156,6 +156,8 @@ a lot of data that needs to be copied, this should be set high. */
 //#define SNMP_TRAP_DESTINATIONS          1
 //#define SNMP_PRIVATE_MIB                1
 //#define SNMP_SAFE_REQUESTS              1
+
+#define SNMP_MAX_COMMUNITY_STR_LEN        19
      
 
 /* ---------- UDP options ---------- */