1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 05:01:29 +00:00

Add a note about the echo server binding to both IPv4 and IPv6

This commit is contained in:
luis
2011-05-04 10:10:13 +00:00
parent 4cf7db0637
commit 7da53c5147

View File

@@ -81,6 +81,8 @@
to remove application layer data before transmission, and include
additional information in the NEP_ECHO message so clients can determine
that the payload part was stripped and how long was it.
- Consider making the echo server bind to all IPv4 AND IPv6 interfaces.
* Investigate about warning on old version of gcc like g++ 4.1.2 20080704
(Red Hat 4.1.2-48). No warnings are shown on newer version but it would be