Page MenuHomeFreeBSD

ifconfig: Fix wrong indent for the status of pfsync(4)
ClosedPublic

Authored by zlei on Oct 15 2024, 4:48 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 5:45 AM
Unknown Object (File)
Fri, Oct 10, 9:24 AM
Unknown Object (File)
Fri, Oct 10, 3:04 AM
Unknown Object (File)
Fri, Oct 10, 3:04 AM
Unknown Object (File)
Fri, Oct 10, 3:04 AM
Unknown Object (File)
Thu, Oct 9, 10:10 PM
Unknown Object (File)
Thu, Oct 9, 6:38 AM
Unknown Object (File)
Fri, Sep 26, 1:00 PM
Subscribers

Details

Summary

A leading tab is always required, regardless of the configuration of syncdev
or peer, as maxupd, defer and version all require it.

MFC after: 1 week

Test Plan
# kldload pfsync
# ifconfig

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable