Nmap Development mailing list archives
Re: Nping/gthostbynameCached
From: Gisle Vanem <gvanem () broadpark no>
Date: Sun, 14 Mar 2010 13:48:29 +0100
Thanks for the bug report. I'll have a look at it asap.
Any progress? The problem is still there.
But there are other problems. Like from nping/ICMPv6Header.cc:
bool ICMPv6Header::validateType(u8 val){
switch( val ){
case ICMP_ECHOREPLY:
case ICMP_UNREACH:
...
This simply looks like a copy from ICMPv4Header.cc. Can you fix this?
--gv
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/
Current thread:
- Nping/gthostbynameCached Gisle Vanem (Mar 06)
- Re: Nping/gthostbynameCached Luis M. (Mar 06)
- Re: Nping/gthostbynameCached Gisle Vanem (Mar 14)
- Re: Nping/gthostbynameCached Luis M. (Mar 15)
- Re: Nping/gthostbynameCached Gisle Vanem (Mar 14)
- Re: Nping/gthostbynameCached Luis M. (Mar 08)
- Re: Nping/gthostbynameCached Luis M. (Mar 06)
