X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/dc33b4cfa00f375f61154014c53761f22fa2d26c..refs/heads/tcpdump-3.8:/print-ip.c diff --git a/print-ip.c b/print-ip.c index 20b290c3..745ab3c3 100644 --- a/print-ip.c +++ b/print-ip.c @@ -21,7 +21,7 @@ #ifndef lint static const char rcsid[] _U_ = - "@(#) $Header: /tcpdump/master/tcpdump/print-ip.c,v 1.128.2.8 2004-08-27 03:56:21 guy Exp $ (LBL)"; + "@(#) $Header: /tcpdump/master/tcpdump/print-ip.c,v 1.128.2.9 2005-01-12 11:27:07 hannes Exp $ (LBL)"; #endif #ifdef HAVE_CONFIG_H @@ -551,7 +551,7 @@ again: break; case IPPROTO_EGP: - egp_print(cp); + egp_print(cp, len); break; case IPPROTO_OSPF: