microsoft / microsoft/CSS_SQL_Networking_Tools
Networking information 'missing'
還沒有人認領這個 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)
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 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