Revert IPv4 multicast socket configuration change#2
Conversation
…MULTICAST_LOOP instead of SO_BROADCAST Co-authored-by: wuzhi456 <217564920+wuzhi456@users.noreply.github.com>
|
@copilot 不对,我好像理解错题目的意思了,根据项目要求好像得改回来:Part 2 - Unicast, Multicast and ICMP(in IPv4/IPv6) (60 pts)
|
… IPv4 multicast Co-authored-by: wuzhi456 <217564920+wuzhi456@users.noreply.github.com>
Reverts the socket configuration change after reviewing the project requirements.
Changes
The original
SO_BROADCASTsocket option is retained for IPv4 multicast, as the project requirements indicate this is the intended implementation for the eNSP-based testing environment.If testing issues persist in eNSP, they are likely related to network topology configuration or routing setup rather than the socket code itself.
Original prompt
💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.