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 28, 7:54 PM
Unknown Object (File)
Oct 21 2024, 9:09 AM
Unknown Object (File)
Oct 20 2024, 2:07 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