Juli Mallett 34f27ade44 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
2009-03-22 00:45:47 +00:00
..
2009-03-20 13:03:33 +00:00
2009-02-16 18:02:32 +00:00
2009-03-09 13:32:19 +00:00
2009-03-20 09:12:01 +00:00
2009-03-16 16:15:14 +00:00