--icmp-ipid does not affect the identifier in ICMP echo requests
未关闭
- 主要语言
- C
- 星标
- 1.7k
- 派生
- 364
- PR 合并指标
- 30 天内没有已合并 PR
描述
Command-line argument --icmp-ipid updates variable icmp_ip_id which is never used to set the identifier field in the ICMP header of echo requests (icmp type 8). Instead, in sendicmp.c getpid() is used to set variable icmp->un.echo.id which I'm guessing is the default behavior (random identifier).
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。