aboutsummaryrefslogtreecommitdiff
path: root/security/firewalk
diff options
context:
space:
mode:
Diffstat (limited to 'security/firewalk')
-rw-r--r--security/firewalk/files/patch-aa1
-rw-r--r--security/firewalk/pkg-descr2
2 files changed, 1 insertions, 2 deletions
diff --git a/security/firewalk/files/patch-aa b/security/firewalk/files/patch-aa
index ca46dfdb49be..84ed11b2eead 100644
--- a/security/firewalk/files/patch-aa
+++ b/security/firewalk/files/patch-aa
@@ -18,4 +18,3 @@
+LIBS = -L$(PREFIX)/lib @FW_GTK_CONFIG@ `$(LIBNET_CONFIG) --libs` -lpcap
OBJECTS = main.o firewalk.o watcher.o p_cap.o signal.o \
packet.o udptcpwalk.o port_list.o util.o @FW_GTK_OBJS@
-
diff --git a/security/firewalk/pkg-descr b/security/firewalk/pkg-descr
index 0a905254e7e6..6d9c1ea90178 100644
--- a/security/firewalk/pkg-descr
+++ b/security/firewalk/pkg-descr
@@ -1,7 +1,7 @@
Firewalk is a network auditing tool that attempts to
determine what transport protocols a given gateway will
pass. Firewalk works by sending out TCP or UDP packets
-with a TTL one greater then the targeted gateway. If the
+with a TTL one greater than the targeted gateway. If the
gateway allows the traffic, it will forward the packets to
the next hop where they will expire and elicit an
ICMP_TIME_EXCEEDED message. If the gateway host does not