summaryrefslogtreecommitdiff
path: root/usr.sbin/ospfctl/ospfctl.h
AgeCommit message (Collapse)Author
2020-05-20style(9), no functionnal change.denis
2020-05-18Externalise the output aspect of ospfctl.denis
It is the first step towards implementing json output support. Diff by Richard Chivers <r.chivers () zengenti . com>, based on Claudio's work. Thanks ! OK claudio@