appneta / tcpreplay

Pcap editing and replay tools for *NIX and Windows - Users please download source from

Home Page:http://tcpreplay.appneta.com/wiki/installation.html#downloads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] add -w (--suppress-warnings) option to suppress warning messages

fklassen opened this issue · comments

Fixes issues where someone wants to play back a know corrupt PCAP file, but doesn't want all the warning messages to be printed.

Implemented in PR #879