nmap/libnetutil
david 66cf4fbe4a Define __APPLE_USE_RFC_3542.
Since OS X 10.7, we must declare whether we want the IPv6 sockets API to
work like RFC 2292 or RFC 3542. As far as I know, we are compatible with
both, so just pick the more recent one, which Apple says will become the
default in the future.
2011-09-18 05:11:25 +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 Define __APPLE_USE_RFC_3542. 2011-09-18 05:11:25 +00:00
netutil.h Add an ifindex member to interface_info. 2011-08-30 23:55:08 +00:00