opnsense-src/sys/netlink
Gleb Popov 33c670c373 netlink.h: Align macro declarations with tabs
Sponsored by:	Future Crew, LLC
Approved by:	melifaro
Differential Revision:	https://reviews.freebsd.org/D47333
2024-12-10 21:12:38 +03:00
..
route netlink: use nitems() and roundup(2) from param.h 2024-12-03 12:04:39 -08:00
ktest_netlink_message_writer.c netlink: use protocol specific receive buffer 2024-01-02 13:04:01 -08:00
ktest_netlink_message_writer.h netlink: use size_t through the allocation KPI 2024-12-03 12:04:27 -08:00
netlink.h netlink.h: Align macro declarations with tabs 2024-12-10 21:12:38 +03:00
netlink_bitset.h netlink: dump interface capabilities with other interface data. 2023-06-16 15:33:49 +00:00
netlink_ctl.h netlink: use nitems() and roundup(2) from param.h 2024-12-03 12:04:39 -08:00
netlink_debug.h netlink: Wrap long lines 2024-07-14 14:29:15 -04:00
netlink_domain.c netlink: use size_t through the allocation KPI 2024-12-03 12:04:27 -08:00
netlink_generic.c netlink: use nitems() and roundup(2) from param.h 2024-12-03 12:04:39 -08:00
netlink_generic.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
netlink_generic_kpi.c netlink: use proper argument types in genl_register_family() 2024-12-03 12:04:35 -08:00
netlink_glue.c netlink: use size_t through the allocation KPI 2024-12-03 12:04:27 -08:00
netlink_io.c netlink: check buffer length fits into u_int 2024-12-03 12:04:22 -08:00
netlink_linux.h linux: make linux_netlink_p->msg_from_linux be able to fail 2024-03-29 13:35:51 -07:00
netlink_message_parser.c netlink: add bool type support 2024-02-28 23:26:18 +01:00
netlink_message_parser.h netlink: use nitems() and roundup(2) from param.h 2024-12-03 12:04:39 -08:00
netlink_message_writer.c netlink: use correct uint16_t type for attribute type & length 2024-12-03 12:04:30 -08:00
netlink_message_writer.h netlink: use correct uint16_t type for attribute type & length 2024-12-03 12:04:30 -08:00
netlink_module.c netlink: refactor writer initialization KPI 2024-12-03 12:04:18 -08:00
netlink_route.c sys: Automated cleanup of cdefs and other formatting 2023-11-26 22:24:00 -07:00
netlink_route.h netlink: dump interface capabilities with other interface data. 2023-06-16 15:33:49 +00:00
netlink_snl.h netlink: use nitems() and roundup(2) from param.h 2024-12-03 12:04:39 -08:00
netlink_snl_generic.h netlink: cope with growing requests 2023-10-17 08:47:52 +02:00
netlink_snl_route.h netlink: Fix C++ compile errors 2024-05-24 22:31:42 -06:00
netlink_snl_route_compat.h spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSD 2023-05-12 10:44:03 -06:00
netlink_snl_route_parsers.h netlink: Fix C++ compile errors 2024-05-24 22:31:42 -06:00
netlink_sysevent.c netlink: refactor writer initialization KPI 2024-12-03 12:04:18 -08:00
netlink_sysevent.h nlsysevent: add default command to the events 2023-06-02 14:22:10 +02:00
netlink_var.h netlink: use size_t through the allocation KPI 2024-12-03 12:04:27 -08:00