mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-21 07:15:49 +00:00
b224af946a
Summary: Remove the final direct access of struct ifnet members from netlink. Since only the first address is used, create the iterator and then free, without fully iterating. Reviewed By: kp Sponsored by: Juniper Networks, Inc. Differential Revision: https://reviews.freebsd.org/D42972 |
||
---|---|---|
.. | ||
route | ||
ktest_netlink_message_writer.c | ||
ktest_netlink_message_writer.h | ||
netlink_bitset.h | ||
netlink_ctl.h | ||
netlink_debug.h | ||
netlink_domain.c | ||
netlink_generic_kpi.c | ||
netlink_generic.c | ||
netlink_generic.h | ||
netlink_glue.c | ||
netlink_io.c | ||
netlink_linux.h | ||
netlink_message_parser.c | ||
netlink_message_parser.h | ||
netlink_message_writer.c | ||
netlink_message_writer.h | ||
netlink_module.c | ||
netlink_route.c | ||
netlink_route.h | ||
netlink_snl_generic.h | ||
netlink_snl_route_compat.h | ||
netlink_snl_route_parsers.h | ||
netlink_snl_route.h | ||
netlink_snl.h | ||
netlink_sysevent.c | ||
netlink_sysevent.h | ||
netlink_var.h | ||
netlink.h |