summaryrefslogtreecommitdiff
path: root/print-ap1394.c
diff options
context:
space:
mode:
authorhannes <hannes>2006-02-11 22:11:40 +0000
committerhannes <hannes>2006-02-11 22:11:40 +0000
commitaebfcfe1f67c99367a67614a252aba3de3c8979c (patch)
treede6aa3558a1280f4c15bb813c4110d513dab64f7 /print-ap1394.c
parent414186039bc96aa30fcce9f5af9ac4d3a14fb517 (diff)
downloadtcpdump-aebfcfe1f67c99367a67614a252aba3de3c8979c.tar.gz
rework the ARP printer & add support for Frame-Relay ARP
Diffstat (limited to 'print-ap1394.c')
-rw-r--r--print-ap1394.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/print-ap1394.c b/print-ap1394.c
index 21e9c19c..dd9bc5a6 100644
--- a/print-ap1394.c
+++ b/print-ap1394.c
@@ -20,7 +20,7 @@
*/
#ifndef lint
static const char rcsid[] _U_ =
- "@(#) $Header: /tcpdump/master/tcpdump/print-ap1394.c,v 1.4 2005-07-07 01:22:17 guy Exp $ (LBL)";
+ "@(#) $Header: /tcpdump/master/tcpdump/print-ap1394.c,v 1.5 2006-02-11 22:12:06 hannes Exp $ (LBL)";
#endif
#ifdef HAVE_CONFIG_H
@@ -60,8 +60,8 @@ ap1394_hdr_print(register const u_char *bp, u_int length)
fp = (const struct firewire_header *)bp;
(void)printf("%s > %s",
- linkaddr_string(fp->firewire_dhost, FIREWIRE_EUI64_LEN),
- linkaddr_string(fp->firewire_shost, FIREWIRE_EUI64_LEN));
+ linkaddr_string(fp->firewire_dhost, LINKADDR_IEEE1394, FIREWIRE_EUI64_LEN),
+ linkaddr_string(fp->firewire_shost, LINKADDR_IEEE1394, FIREWIRE_EUI64_LEN));
if (!qflag) {
(void)printf(", ethertype %s (0x%04x)",