Bug 2767

Summary: V4PingHelper gives wrong brief "IPv5"
Product: ns-3 Reporter: Junling Bu <linlinjavaer>
Component: internet-appsAssignee: Tommaso Pecorella <tommaso.pecorella>
Status: RESOLVED FIXED    
Severity: normal CC: ns-bugs, tomh
Priority: P3    
Version: unspecified   
Hardware: All   
OS: All   

Description Junling Bu 2017-07-14 00:37:51 UTC
V4PingHelper gives wrong brief "IPv5" ???

    28 namespace ns3 {
    29 
    30 /**
    31  * \ingroup v4ping
    32  * \brief Create a IPv5 ping application and associate it to a node
    33  *
    34  * This class creates one or multiple instances of ns3::V4Ping and associates
    35  * it/them to one/multiple node(s).
    36  */
    37 class V4PingHelper
    38 {
Comment 1 Tom Henderson 2017-07-14 01:33:26 UTC
pushed in changeset 12961:ff14f9a00d93