pkgsrc/net/xipdump/patches/patch-ac
sakamoto b499e6341e Initial import of xipdump-1.5.1.
displays IP packets using X Window System
1999-11-15 02:29:51 +00:00

14 lines
531 B
Text

$NetBSD: patch-ac,v 1.1.1.1 1999/11/15 02:29:51 sakamoto Exp $
--- xipshcut.c.orig Fri Oct 29 05:23:57 1999
+++ xipshcut.c Mon Nov 15 10:41:54 1999
@@ -27,7 +27,7 @@
{"",
"<b>%Timestamp%</b>: %Pat% %ether.shost% %ether.dhost% %ether.Type% %Len%"},
- {"arp[6:2] = 1",
+ {"arp[7] = 1 && arp[6] = 0",
"<b>%Timestamp%</b>: arp who-has %arpethip.Tpa% tell %arpethip.Spa%"},
- {"arp[6:2] = 2",
+ {"arp[7] = 2 && arp[6] = 0",
"<b>%Timestamp%</b>: %arpethip.Spa% tells %arpethip.Tpa% he has %arpethip.sha%"},
{"ip",