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
..
2008-12-15 06:10:57 +00:00
2008-12-15 06:10:57 +00:00
2009-02-07 18:49:42 +00:00
2009-02-16 15:10:51 +00:00
2009-02-03 11:04:03 +00:00
2009-02-03 11:04:03 +00:00
2009-03-14 13:42:13 +00:00