mirror of
https://github.com/nmap/nmap.git
synced 2026-09-02 08:20:52 +00:00
of them had the type ARPHDR_INFINIBAND; this was the case for IP-over-InfiniBand interfaces. However, This support is not complete since IPoIB interfaces use 20 bytes for the hardware address, and currently we only report and handle 6 bytes. Nmap IP level scans should work without any problem, please refer to the '--send-ip' switch and to the following thread: http://seclists.org/nmap-dev/2012/q3/642 This bug was reported by starlight.2012q3. |
||
|---|---|---|
| .. | ||
| addr.h | ||
| arp.h | ||
| blob.h | ||
| eth.h | ||
| fw.h | ||
| icmp.h | ||
| icmpv6.h | ||
| intf.h | ||
| ip.h | ||
| ip6.h | ||
| Makefile.am | ||
| Makefile.in | ||
| os.h | ||
| rand.h | ||
| route.h | ||
| sctp.h | ||
| tcp.h | ||
| tun.h | ||
| udp.h | ||