[Winpcap-users] how to creat a personal filter for winpcap ???
Gisle Vanem
gvanem at broadpark.no
Wed Feb 29 15:07:15 PST 2012
"jellad tarek" <jellad.tarek at gmail.com> wrote:
> i like to creat a new filter for winpcap to catch only GVSP packet trafic
> trame structure : ethernet->ip->udp->gvsp
Assuming you mean "GigE Vision Stream Protocol" [1], you need
to figure out the port it uses first. Then it's something like:
windump udp and port X
[1] http://en.wikipedia.org/wiki/GigE_vision
--gv
More information about the Winpcap-users
mailing list