Project

General

Profile

Actions

Bug #1456

closed

UDP multicast does not work properly

Added by Yi Huang about 10 years ago. Updated about 10 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Faces
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

NFD commit c1d6a6b089489a41f30355829435e86eb559d088

Steps to reproduce:

Follow the steps in task 1390 or run the attached script.

The script I am using is attached. Please place them in the same directory with same path on each node.

When I test with ethernet multicast face, the test passed. The command to test with ethernet face is:

./multicast-test.sh eth1 10.0.0.2 10.0.0.3

However, when I test with udp multicast face (./multicast-test.sh 10.0.0.1 10.0.0.2 10.0.0.3), it failed because no data come back for ndn:/test-mcast/B/1. ndn-traffic-server log on host B shows that it saw the interest.

Additional information:

I have run traceroute from all three nodes and they are able to reach the other two nodes within one hop.
I have tested tcp-udp-tunnel scenario using A and B from above. The test passed.
In multicast-test.sh I tried to comment out the lines that starts nfd and ndn-traffic-server on C. I still cannot get data back for ndn:/test-mcast/B/1.


Files

multicast-test.sh (2.65 KB) multicast-test.sh Yi Huang, 04/09/2014 08:37 PM
NDNTrafficServerB.conf (969 Bytes) NDNTrafficServerB.conf Yi Huang, 04/09/2014 08:37 PM
NDNTrafficServerC.conf (969 Bytes) NDNTrafficServerC.conf Yi Huang, 04/09/2014 08:37 PM
Actions

Also available in: Atom PDF