1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 20:29:03 +00:00

Use getkerninfo to get routing information on AIX.

This commit is contained in:
david
2011-09-21 07:31:34 +00:00
parent 3efe011acc
commit 0bce585dec
6 changed files with 104 additions and 1 deletions

View File

@@ -131,6 +131,9 @@
/* Define if you have cooked raw IP sockets. */
/* #undef HAVE_RAWIP_COOKED */
/* Define if <sys/kinfo.h> has getkerninfo. */
/* #undef HAVE_GETKERNINFO */
/* Define if raw IP sockets require host byte ordering for ip_off, ip_len. */
/* #undef HAVE_RAWIP_HOST_OFFLEN */