mirror of
https://github.com/nmap/nmap.git
synced 2026-07-10 18:24:41 +00:00
This file is used for Ethernet handles on AIX. We had a report from Peter O'Gorman that setting this member to 0 rather than ETH_TYPE_IP was necessary to avoid an EEXIST error on bind. http://seclists.org/nmap-dev/2011/q4/349 http://seclists.org/nmap-dev/2011/q4/353 http://seclists.org/nmap-dev/2011/q4/att-353/aix.patch https://code.google.com/p/libdnet/issues/detail?id=23 However Ben Lentz more recently tried the patch and said that he still got an EEXIST on bind. http://seclists.org/nmap-dev/2012/q4/327 http://seclists.org/nmap-dev/2012/q4/395 So who knows what the right thing to do here is. The messages from IBM seem to say that setting ETH_TYPE_IP is definitely wrong though. |
||
|---|---|---|
| .. | ||
| addr-util.c | ||
| addr.c | ||
| arp-bsd.c | ||
| arp-ioctl.c | ||
| arp-none.c | ||
| arp-win32.c | ||
| blob.c | ||
| crc32ct.h | ||
| err.c | ||
| eth-bsd.c | ||
| eth-dlpi.c | ||
| eth-linux.c | ||
| eth-ndd.c | ||
| eth-none.c | ||
| eth-pfilt.c | ||
| eth-snoop.c | ||
| eth-win32.c | ||
| fw-none.c | ||
| intf-win32.c | ||
| intf.c | ||
| ip-cooked.c | ||
| ip-util.c | ||
| ip-win32.c | ||
| ip.c | ||
| ip6.c | ||
| Makefile.am | ||
| Makefile.in | ||
| memcmp.c | ||
| rand.c | ||
| route-bsd.c | ||
| route-hpux.c | ||
| route-linux.c | ||
| route-none.c | ||
| route-win32.c | ||
| strlcat.c | ||
| strlcpy.c | ||
| strsep.c | ||
| tun-bsd.c | ||
| tun-linux.c | ||
| tun-none.c | ||
| tun-solaris.c | ||