nmap/libnetutil
david d759b485ea 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 or
fe80::a8bb:ccff:fedd:eeff%1 on Windows. 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 17:01:51 +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 17:01:51 +00:00
netutil.h Made getInterfaceByName() return IPv6 interface information. 2011-08-10 22:56:34 +00:00