microsoft / microsoft/CSS_SQL_Networking_Tools

Networking information 'missing'

未关闭
#93 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
C#
星标
209
派生
59
PR 合并指标
30 天内没有已合并 PR

描述

In the report, we see this section:

Network Settings:

TCPMaxDataRetransmissions: Default is 5
Initial RTO: 1000
Max SYN Retransmissions: 4
TCPChimney:
RSS: enabled
TCPA:
Min Ephemeral Port: 49152
Max Ephemeral Port: 65535
TCP Timed Wait Delay:
Syn Attack Protect:

If we are checking registry keys that either don't exist or aren't set, we should be filling in default OS values. If we're checking the wrong things, we should update this to make sure the data is pulled in. (TCPChimney, TCPA, TCP Timed Wait Delay, and Syn Attack Protect)

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

未指定文件或测试。首先定位生成报告中 Network Settings 部分的代码,并将其注册表查找与列出的 Windows 默认值进行比较。当键不存在或未设置时,TCPMaxDataRetransmissions、TCPChimney、TCPA、TCP Timed Wait Delay 和 Syn Attack Protect 报告正确值,即表示完成。

由索引模型根据 Issue 内容生成。

评估

技术栈
csharp
领域
networking
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。