chg: [pibs] Show legend
parent
56462d6b97
commit
1e4ab9e3cf
|
@ -509,6 +509,8 @@ int main(int argc, char* argv[])
|
||||||
}
|
}
|
||||||
process_redis_list(pibs);
|
process_redis_list(pibs);
|
||||||
}
|
}
|
||||||
|
if (pibs->show_backscatter)
|
||||||
|
printf("#source IP, TCP flags, source port\n");
|
||||||
if (pibs->filename[0]) {
|
if (pibs->filename[0]) {
|
||||||
process_file(pibs);
|
process_file(pibs);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue