| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
- Remove omitempty from OptionsConfig.Retries so zero value is serialized - Skip bulk walk detection when MaxRepetitions is 0, treating it as disabled bulk walk
| Back | FazBrowse Home | New Git URL |
Summary
Test Plan
Additional Information
For users: How does this change affect me?Summary by cubic
Fixes go.d/snmp config handling: serializes retries when set to 0 and disables bulk walk when MaxRepetitions is 0. This respects explicit user settings and avoids unintended bulk-walk detection.
Written for commit dbac9d1. Summary will update on new commits.