]> The Tcpdump Group git mirrors - tcpdump/commit
Print decoded attributes from NFLOG message 492/head
authorVitaly Lavrov <[email protected]>
Wed, 25 Nov 2015 08:59:11 +0000 (11:59 +0300)
committerVitaly Lavrov <[email protected]>
Wed, 25 Nov 2015 08:59:11 +0000 (11:59 +0300)
commit5ed759e023e20831a675d1432e12b08061ab1d08
tree88cc2c7dc4b6e77e3de99a8a7aa548c8b80fbd92
parent4a15e7e8395faf5ba968f0881ef78cca99a1ec7e
Print decoded attributes from NFLOG message

 print MARK,PREFIX attributes
 print HOOK,UID,GID,IFINDEX_INDEV,IFINDEX_OUTDEV,
   IFINDEX_PHYSINDEV,IFINDEX_PHYSOUTDEV attributes if -v
 print HWHEADER attributes if -vv
 print other attributes w/o decode if -vvv

Аdding nflog_print.pcap for testing
print-nflog.c
tests/nflog_print-vvv.out [new file with mode: 0644]
tests/nflog_print-vvv.sh [new file with mode: 0755]
tests/nflog_print.pcap [new file with mode: 0644]