freebsd-dev/sys/netlink
Mark Johnston 35472cb60a netlink: Fix indentation in netlink_message_writer.c
This file is indented with a mixture of tabs and spaces.  No functional
change intended.

Reviewed by:	melifaro
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D38100
2023-01-17 09:37:33 -05:00
..
route netlink: improve RTM_GETADDR handling. 2023-01-08 15:06:34 +00:00
netlink_ctl.h
netlink_debug.h
netlink_domain.c netlink: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:40:05 +08:00
netlink_generic.c netlink: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:40:05 +08:00
netlink_generic.h
netlink_io.c netlink: suppress sending NLMSG_ERROR if NLMSG_DONE is already sent 2022-11-30 13:24:38 +00:00
netlink_linux.h
netlink_message_parser.c netlink: improve interface handling 2022-12-14 19:52:35 +00:00
netlink_message_parser.h netlink: fix compatibility with older netlink applications. 2023-01-16 12:21:40 +00:00
netlink_message_writer.c netlink: Fix indentation in netlink_message_writer.c 2023-01-17 09:37:33 -05:00
netlink_message_writer.h netlink: suppress sending NLMSG_ERROR if NLMSG_DONE is already sent 2022-11-30 13:24:38 +00:00
netlink_module.c
netlink_route.c netlink: Use NET_EPOCH_[CALL|WAIT] macros 2022-12-21 09:40:05 +08:00
netlink_route.h
netlink_snl_route.h netlink: fix test-includes broken by f2c8381fce 2022-12-23 17:58:08 +00:00
netlink_snl.h netlink: fix test-includes broken by f2c8381fce 2022-12-23 17:58:08 +00:00
netlink_var.h netlink: allow more than 64 groups per netlink socket. 2022-11-03 17:05:34 +00:00
netlink.h