--icmp-ipid does not affect the identifier in ICMP echo requests
Đang mở
- Ngôn ngữ chính
- C
- Star
- 1.7k
- Fork
- 364
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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).
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.