You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mitigation to unauthenticated TCP support advertisement in DNS-SD
that made it susceptible to potential DoS attacks.
As part of this resolution,
Add TCP support and Max receive size info within negotiated CASE
Session parameters.
--Nodes publish TCP support information during CASE session(over MRP)
negotiations.
--Add TCP param storage logic to persist received TCP support info
to storage during CASE session establishment and retrieve it during
future TCP session setup.
--During TCP session setup, first check if the TCP support info
for peer is available in storage before, going to the DNS-SD
advertised values.
0 commit comments