aboutsummaryrefslogtreecommitdiff
path: root/net/tcpshow/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Support stagingEmanuel Haupt2014-02-241-0/+1
| | | | Notes: svn path=/head/; revision=345874
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35327
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-181-1/+0
| | | | Notes: svn path=/head/; revision=12624
* tcpshow reads a tcpdump(1) savefile and provides a reasonably completeDavid E. O'Brien1997-11-051-0/+2
decode of Ethernet, IP, ICMP, UDP and TCP headers. Boolean expressions may also be specified for packet selection. tcpshow's output is simular to Sun Solaris's snoop(1M) command for network packet capture and inspection. Notes: svn path=/head/; revision=8496