Anyone knows how to extract snmp messages by using the libpcap library?
Such as the version and the command sent?
Nick
-
This is the tcpdump-workers list.
Visit https://cod.sandelman.ca/ to unsubscribe.
I can't seem to figure out how to print the IP address used by the
system through pcap_lookupdev. How could I display the value of
bpf_u_int32 net in a recognizable IP format? Also, is there a way to
apply multiple filters to packets? Such as I want to capture all IP
packets but I want to tell me w
I can't seem to figure out how to print the IP address used by the
system through pcap_lookupdev. How could I display the value of
bpf_u_int32 net in a recognizable IP format? Also, is there a way to
apply multiple filters to packets? Such as I want to capture all IP
packets but I want to tell me