nmap/libnetutil
david 053154e5c3 Honor sin6_scope_id in route_dst_generic.
This is set nonzero when there is a scope identifier at the end of
an IPv6 address, like fe80::a8bb:ccff:fedd:eeff%eth0. When this
happens, we look up the interface by index and then act as if it was the
interface given by -e. (But -e always has precedence over this.)
2011-08-30 04:18:58 +00:00
..
libnetutil.vcxproj Upgrade the Windows build files using the Visual C++ 2010 Express conversion 2010-11-04 18:16:40 +00:00
Makefile.in Revert r24116 and r24117; the addrset functions need to go in a C 2011-06-18 23:52:25 +00:00
netutil.cc Honor sin6_scope_id in route_dst_generic. 2011-08-30 04:18:58 +00:00
netutil.h Made getInterfaceByName() return IPv6 interface information. 2011-08-10 22:56:34 +00:00