1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-25 07:49:18 +00:00
freebsd/sbin/ifconfig
Zhenlei Huang 1c95ec17ca ifconfig: Fix wrong indentation for the status of pfsync(4)
The leading tab is always required, regardless of the configuration of
`syncdev` or `syncpeer`, as `maxupd`, `defer` and `version` all require
it.

Reviewed by:	kp
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D47112
2024-10-20 22:06:33 +08:00
..
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
af_inet6.c
af_inet.c ifconfig: make interface address without mask an error 2024-06-17 20:21:06 -04:00
af_link.c
af_nd6.c Migrate from printb to print_bits for locally defined bit fields. 2024-06-03 11:48:35 -04:00
carp.c carp: support VRRPv3 2024-05-08 13:19:03 +02:00
ifbridge.c
ifclone.c
ifconfig_netlink.c ifconfig: Add an allmulti verb 2024-09-06 16:58:44 +00:00
ifconfig_netlink.h
ifconfig.8 ifconfig: Add an allmulti verb 2024-09-06 16:58:44 +00:00
ifconfig.c ifconfig: Add an allmulti verb 2024-09-06 16:58:44 +00:00
ifconfig.h Move print_bits to ifconfig.c and make available to other src files. 2024-06-03 11:48:35 -04:00
iffib.c
ifgif.c Migrate from printb to print_bits for locally defined bit fields. 2024-06-03 11:48:35 -04:00
ifgre.c Migrate from printb to print_bits for locally defined bit fields. 2024-06-03 11:48:35 -04:00
ifgroup.c
ifieee80211.c ifconfig(8): Fix two typos in source code comments 2024-04-20 14:01:23 +02:00
ifipsec.c
iflagg.c
ifmac.c
ifmedia.c
ifpfsync.c ifconfig: Fix wrong indentation for the status of pfsync(4) 2024-10-20 22:06:33 +08:00
ifstf.c
ifvlan.c ifconfig: Redo fix vlan/vlanproto reconfiguration 2024-05-22 00:35:01 +08:00
ifvxlan.c
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend
Makefile.depend.options
sfp.c