Menu

#5 Add IPv6 support

v1.3.0
open
nobody
2017-10-01
2016-12-07
Anonymous
No

Originally created by: Killeroo

Can maybe be done by changing port type depending on IP Version ping property (that would need to be added)

Discussion

  • Anonymous

    Anonymous - 2016-12-29

    Originally posted by: Killeroo

    Would require different socket running ICMPv6, which is already done depending on querried addressed. Forcev6 and Forcev4 both return correct addresses.

    http://www.tcpipguide.com/free/t_ICMPCommonMessageFormatandDataEncapsulation.htm
    Guide to ICMPv4 and v6 message structure. Both versions have a common message structure which are basically identical, only noticeable difference is type differenced. might require some modfication of orginal ICMP.cs (seems to be reading wrong parts of packet to get type and code info)

    May also require new Ping_V6 class?

     

Log in to post a comment.

MongoDB Logo MongoDB