antirez / antirez/hping

--icmp-ipid does not affect the identifier in ICMP echo requests

オープン
#18 コメント 0 件 リアクション 1 件 担当者 0 名 GitHub で見る
主要言語
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。