equal
deleted
inserted
replaced
104 Ptr<CsmaNetDevice> ndSrc, |
104 Ptr<CsmaNetDevice> ndSrc, |
105 MacAddress macAddr); |
105 MacAddress macAddr); |
106 |
106 |
107 /** |
107 /** |
108 * \param n1 Node from which socketfactory should be tested. |
108 * \param n1 Node from which socketfactory should be tested. |
109 * \param tid_name Interface identifier ("Packet", in this case) |
109 * \param tid_name Interface identifier ("ns3::PacketSocketFactory", in this case) |
110 * |
110 * |
111 * This is a test function to make sure that a socket can be created |
111 * This is a test function to make sure that a socket can be created |
112 * by using the socketfactory interface provided in the |
112 * by using the socketfactory interface provided in the |
113 * netdevicenode. |
113 * netdevicenode. |
114 */ |
114 */ |