Skip to content

Hello packet multicast problem #245

Discussion options

You must be logged in to vote

, I found that each hello packet is only destined to one destination, although they should reach multiple destinations.

Currently, each subnet has only two routers, so each multicast packet only reaches one routers.
To send the packet to every neighbor routers, you should repeat sendPacket for every interfaces by changing source IP address.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by 03psb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants