[bug: #223] userspace/snmpd: reduce the size of allocated memory by bridge_mib
Reduce the size of port mask from 65535*8 ports to 16*8 ports for
dot1qVlanCurrentTable and dot1qVlanStaticTable.
Signed-off-by:
Adam Wujek <dev_public@wujek.eu>
Showing
- userspace/snmpd/bridge_mib/dot1qVlanCurrentTable/dot1qVlanCurrentTable.h 2 additions, 2 deletions.../bridge_mib/dot1qVlanCurrentTable/dot1qVlanCurrentTable.h
- userspace/snmpd/bridge_mib/dot1qVlanStaticTable/dot1qVlanStaticTable.h 3 additions, 3 deletions...pd/bridge_mib/dot1qVlanStaticTable/dot1qVlanStaticTable.h
Please register or sign in to comment