summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjmallett <jmallett@FreeBSD.org>2009-03-22 00:45:47 +0000
committerjmallett <jmallett@FreeBSD.org>2009-03-22 00:45:47 +0000
commit4cae140c4140b2da6ae85f64a1fedcfef07e51bc (patch)
tree85b76e3b0cd9a6677b179d6c740c897e9724b201 /lib/libc
parent47ec0506fb9b2a109368d81837a7ce365feddc19 (diff)
downloadFreeBSD-src-4cae140c4140b2da6ae85f64a1fedcfef07e51bc.zip
FreeBSD-src-4cae140c4140b2da6ae85f64a1fedcfef07e51bc.tar.gz
Remove local in6_addr variables for local and foreign addresses in sysctl_drop,
they were passed uninitialized to in6_pcblookup_hash. Instead, do as is done for IPv4 and use the addresses within the sockaddr structure, which are correctly populated. This fixes tcpdrop(8) for IPv6 address pairs. Reviewed by: bz
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud