This website requires JavaScript.
Explore
Help
Sign In
PenTest
/
nmap
Watch
1
Star
0
Fork
0
You've already forked nmap
mirror of
https://github.com/nmap/nmap.git
synced
2025-12-09 22:21:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
2b4e4e7a8d607b285ba908126ffcd3a87cdacf36
nmap
/
tcpip.cc
luis
2b4e4e7a8d
Fixed a bug in devname2ipaddr(). The IP returned by the function was always 2.0.0.0 due to an error handling a pointer. Check
http://seclists.org/nmap-dev/2009/q3/0047.html
for detailed information. Also, devname2ipaddr() now makes sure we are dealing with AF_INET devices (currently the getinterfaces() function already skips non AF_INET interfaces, but this way it won't break if that changes in the future.)
2009-07-07 14:37:19 +00:00
116 KiB
Raw
Blame
History
View Raw
Reference in New Issue
View Git Blame
Copy Permalink