From d556cdb473f354c7897de01fc2a876e90de863c0 Mon Sep 17 00:00:00 2001 From: "James E. Housley" Date: Sat, 28 Oct 2000 01:57:17 +0000 Subject: Add New Port: security/hping Network auditing tool PR: 21933 Submitted by: Roman Shterenzon --- net/hping/files/patch-ac | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 net/hping/files/patch-ac (limited to 'net/hping/files/patch-ac') 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 */ -- cgit v1.2.3