feat: reduce denial of service protection overhead by bdraco · Pull Request #1157 · python-zeroconf/python-zeroconf
added 3 commits
April 7, 2023 12:39If there is a device with a bad mdns stack that is flooding the network with response packets there is little we can do but optimize how we handle this as mdns works on a trust model of generally accepting network traffic. Its unlikely that the user is going to remove the offending the device so we will reduce the overhead to deal with one of these.
bdraco
marked this pull request as ready for review
bdraco
deleted the
drop_some_isinstance
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters