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)
Wed, Feb 5, 1:41 AM
Unknown Object (File)
Jan 18 2025, 3:02 AM
Unknown Object (File)
Dec 9 2024, 6:20 PM
Unknown Object (File)
Nov 26 2024, 11:33 PM
Unknown Object (File)
Nov 25 2024, 5:53 AM
Unknown Object (File)
Nov 23 2024, 4:24 PM
Unknown Object (File)
Nov 8 2024, 5:51 PM
Unknown Object (File)
Nov 7 2024, 6:25 PM
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.