Date: Thu, 21 Dec 2000 20:58:41 +0100 (CET) From: olgeni@uli.it To: FreeBSD-gnats-submit@freebsd.org Subject: ports/23723: typo and portlint fix for security/firewalk Message-ID: <200012211958.eBLJwfM26449@olgeni.localdomain.net> Resent-Message-ID: <200012212000.eBLK04M08541@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 23723 >Category: ports >Synopsis: typo and portlint fix for security/firewalk >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 21 12:00:03 PST 2000 >Closed-Date: >Last-Modified: >Originator: Jimmy Olgeni >Release: FreeBSD 4.2-STABLE i386 >Organization: Colby >Environment: FreeBSD olgeni.localdomain.net 4.2-STABLE FreeBSD 4.2-STABLE #0: Tue Dec 19 03:31:59 CET 2000 olgeni@olgeni.localdomain.net:/usr/local/storage/obj/usr/src/sys/BSDBOX i386 >Description: pkg-descr: * Replaced "then" with "than" (typo) files/patch-aa: * Removed last blank line to make portlint happy >How-To-Repeat: >Fix: diff -ruN firewalk.orig/files/patch-aa firewalk/files/patch-aa --- firewalk.orig/files/patch-aa Thu Dec 21 20:48:35 2000 +++ firewalk/files/patch-aa Thu Dec 21 20:54:47 2000 @@ -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 -ruN firewalk.orig/pkg-descr firewalk/pkg-descr --- firewalk.orig/pkg-descr Wed Jun 9 03:25:02 1999 +++ firewalk/pkg-descr Thu Dec 21 20:54:41 2000 @@ -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 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012211958.eBLJwfM26449>