diff --git a/src/include/lwip/opt.h b/src/include/lwip/opt.h index e90d3635..76490a32 100644 --- a/src/include/lwip/opt.h +++ b/src/include/lwip/opt.h @@ -815,6 +815,11 @@ #define LWIP_DHCP_AUTOIP_COOP_TRIES 9 #endif +/* + ---------------------------------- + ----- SNMP MIB2 support ----- + ---------------------------------- +*/ /** * LWIP_MIB2_CALLBACKS==1: Turn on SNMP MIB2 callbacks. * Turn this on to get callbacks needed to implement MIB2.