summaryrefslogtreecommitdiff
path: root/net/hping/files/patch-ac
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2000-10-28 01:57:17 +0000
committerJames E. Housley <jeh@FreeBSD.org>2000-10-28 01:57:17 +0000
commitd556cdb473f354c7897de01fc2a876e90de863c0 (patch)
tree1475ffed0117e59038203eca971c72d68dd16068 /net/hping/files/patch-ac
parentUpdate for devel/perforce (diff)
Add New Port: security/hping
Network auditing tool PR: 21933 Submitted by: Roman Shterenzon <roman@xpert.com>
Notes
Notes: svn path=/head/; revision=34329
Diffstat (limited to 'net/hping/files/patch-ac')
-rw-r--r--net/hping/files/patch-ac10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/hping/files/patch-ac b/net/hping/files/patch-ac
new file mode 100644
index 000000000000..32e9ae6d37e0
--- /dev/null
+++ b/net/hping/files/patch-ac
@@ -0,0 +1,10 @@
+--- getlhs.c.orig Thu Oct 5 15:26:31 2000
++++ getlhs.c Thu Oct 5 15:26:26 2000
+@@ -73,6 +73,7 @@
+ else if ( strstr(ifname, "eth") /* ? */
+ || strstr(ifname, "ed")
+ || strstr(ifname, "ne")
++ || strstr(ifname, "xe") /* Xircom */
+ || strstr(ifname, "xl") /* 3com */
+ || strstr(ifname, "vx") /* 3com (older model) */
+ || strstr(ifname, "ep") /* 3com 3c589 */