Page MenuHomeFreeBSD

Add a make target (smilint) for running smilint tool against BMIBS
ClosedPublic

Authored by ngie on Jan 9 2017, 5:00 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mar 26 2024, 8:21 PM
Unknown Object (File)
Mar 2 2024, 4:48 PM
Unknown Object (File)
Feb 19 2024, 10:18 PM
Unknown Object (File)
Feb 14 2024, 7:11 PM
Unknown Object (File)
Dec 23 2023, 12:04 AM
Unknown Object (File)
Dec 18 2023, 5:57 AM
Unknown Object (File)
Dec 6 2023, 7:57 PM
Unknown Object (File)
Dec 4 2023, 12:51 AM
Subscribers

Details

Summary

Add a make target (smilint) for running smilint tool against BMIBS

Running smilint against MIB definitions is useful in finding
functional problems with MIB definitions/descriptions.

This is inspired by the smilint targets defined in
usr.sbin/bsnmpd/modules/{snmp_hostres,snmp_mibII}/Makefile

Document all of the variables that are involved in running the
smilint target, as well as all of the prerequisites to running
it.

MFC after: 1 week

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ngie retitled this revision from to Add a make target (smilint) for running smilint tool against BMIBS.
ngie updated this object.
ngie edited the test plan for this revision. (Show Details)
ngie added a reviewer: bdrewery.
ngie added a subscriber: harti.
This revision was automatically updated to reflect the committed changes.