TCP Dump & libpcap
From LinuxC6xWiki
tcpdump, a powerful command-line packet analyzer; and libpcap, a portable C/C++ library for network traffic capture.
For more information on tcpdump , checkout [[1]].
Download tcpdump 4.1.1 at [[2]] and libpcap 1.1.1 at [[3]]
NOTE: build requires GCC tool chain and will not build under CGT

