From owner-cvs-all Tue Jan 5 23:54:36 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA02777 for cvs-all-outgoing; Tue, 5 Jan 1999 23:54:36 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA02772; Tue, 5 Jan 1999 23:54:35 -0800 (PST) (envelope-from imp@FreeBSD.org) From: Warner Losh Received: (from imp@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA01121; Tue, 5 Jan 1999 23:54:29 -0800 (PST) Date: Tue, 5 Jan 1999 23:54:29 -0800 (PST) Message-Id: <199901060754.XAA01121@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sbin/ping ping.8 ping.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk imp 1999/01/05 23:54:28 PST Modified files: sbin/ping ping.8 ping.c Log: Allow PINGing from any address on multihomed hosts In the words of the submitter: "The patch below allows to ping from any address on the multihomed host. The man page is also updated, the text was cutted from traceroute(8)." Submitted by: Ruslan Ermilov PR: 6832 Revision Changes Path 1.19 +2 -1 src/sbin/ping/ping.8 1.42 +44 -11 src/sbin/ping/ping.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message