Skip to content

SNMP Simulator 0.3.1

Compare
Choose a tag to compare
@etingof etingof released this 21 Jan 10:47
· 156 commits to master since this release

Revision 0.3.1, released 21-01-2017

  • Fix to doc use in setup.py to make -O0 installation mode working.
  • Copyright notes added to source code files.
  • Per-OID access control added to 'writecache' variation module.
  • Data file binary search performance improved
  • Option --string-pool-file for mib2dev.py tool implemented
  • Default string pool for mib2dev.py tool changed to a pangram
  • Author's e-mail changed, copyright extended to year 2017
  • Fix to PID file creation when running Python 3.
  • Fix to datafile.py tool that apparently stopped working.
  • Fix to snmpwalk Timeticks parser
  • Fix to mib2dev.py stopping prematurely iterating over OIDs in MIB
  • Fix to accidentally expanded shebang in console scripts (hopefuly)