--icmp-ipid does not affect the identifier in ICMP echo requests
Abierto
- Lenguaje dominante
- C
- Estrellas
- 1.7k
- Forks
- 364
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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).
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.