Commit graph

10 commits

Author SHA1 Message Date
Edwin Groothuis
669e6c9b45 unbreak net/tcpshow for recent tcpdump
tcpdump(1) has changed its output format since version 3.7.4,
	so ports/net/tcpshow cannot parse it since then.

PR:		ports/113620
Submitted by:	Eugene Grosbein <eugen@grosbein.pp.ru>
2007-09-24 12:22:31 +00:00
David E. O'Brien
d26875e6a4 Add locale (LC_CTYPE and LC_ALL) support.
PR:		49996
Submitted by:	Eugene Grosbein <eugen@grosbein.pp.ru>
2003-03-24 08:14:37 +00:00
David E. O'Brien
aca5447d12 Adapt to recent TCPDUMP's output changes and added capabilities.
Submitted by:	Tomoyuki Murakami <tomoyuki@pobox.com>
2002-02-22 19:36:15 +00:00
David E. O'Brien
306ac44f05 reduce diff 2001-03-24 00:55:23 +00:00
David E. O'Brien
faad741d89 A better version of rev 1.4.
Submitted by:	sheldonh
2000-08-27 01:38:10 +00:00
David E. O'Brien
b2d5fdd535 ether_addr' and ether_ntohost' are now declared in net/ethernet.h.
Submitted by:	Remy Nonnenmacher <remy@boostworks.com>
2000-08-26 23:36:12 +00:00
David E. O'Brien
de02b4585c Mike writes: I needed to be able to see the encapsulated packets in IP
proto 94 (IPIP).  I've been using this patch for a few weeks now for
tracking down various "things" involving some IP tunnels between some
Cisco 1720/2610 routers and several FreeBSD machines.

Submitted by:	Mike Nowlin <mike@argos.org>
2000-03-22 01:36:02 +00:00
David E. O'Brien
a0330e6799 Quiet compiler warnings. 2000-03-22 01:24:04 +00:00
David E. O'Brien
9ea9f96993 Clean up EGCS warnings.
Submitted by:	Bill Fumerola <billf@jade.chc-chimes.com>
1999-07-22 20:08:48 +00:00
David E. O'Brien
c73b765815 manpage was out of date WRT code 1998-11-02 13:25:18 +00:00