ports/net/hping/files/patch-ac
James E. Housley d556cdb473 Add New Port: security/hping
Network auditing tool

PR:		21933
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-28 01:57:17 +00:00

10 lines
406 B
Text

--- 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 */