Skip to content
This repository has been archived by the owner on Jan 14, 2021. It is now read-only.

Bugfix added for UDP ICMP Error responses. #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

faradayfan
Copy link

Bug Description:
When responding to m-searches, if the client forcefully closes socket before receiving response notifies, the client will generate ICMP Destination Unreachable (Code 3) responses. This causes the SSDP server to throw an exception, and will no longer respond to m-searches. The bug fix sets the SsdpSocket to ignore ICMP traffic.

Bug Description:
When responding to m-searches, if the client forcfully closes socket before recieving response notifies, the client will generate ICMP Desitnation Unreachable (Code 3) responses. This causes the SSDP server to throw an exception, and will no longer respond to m-searches. The bug fix sets the SsdpSocket to ignore ICMP traffic.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant