aboutsummaryrefslogtreecommitdiff
path: root/contrib/ipfilter/test/expected/p2
diff options
context:
space:
mode:
authorRyan Moeller <rmoeller.dev@gmail.com>2025-09-18 15:04:35 +0000
committerWarner Losh <imp@FreeBSD.org>2026-04-16 06:05:22 +0000
commit20cd1b475a1ef9dfca30726999aa1b9a02d5bc39 (patch)
tree42b3b37f8e61336a3d01425760845421065290b2 /contrib/ipfilter/test/expected/p2
parente75b324c93a14ab68d79d9247943ae10da184657 (diff)
lib/libifconfig: Fix pointer-sign warningsHEADmain
Fix all pointer-sign warnings generated when compiling libifconfig. One of these warnings comes from the misuse of snl_add_msg_attr_string for a byte array. Though userland treats carpr_key as a string, it is actually an array of bytes. Handle it as such in libifconfig. While here, fix a small consistency nit in ifconfig_sfp_get_sfp_dump. Signed-off-by: Ryan Moeller <rmoeller.dev@gmail.com> Reviewed by: imp, zlei Pull Request: https://github.com/freebsd/freebsd-src/pull/1850
Diffstat (limited to 'contrib/ipfilter/test/expected/p2')
0 files changed, 0 insertions, 0 deletions