Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Dec 1996 15:41:31 -0800 (PST)
From:      Bill Fenner <fenner>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/ping ping.8 ping.c
Message-ID:  <199612152341.PAA15791@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

fenner      96/12/15 15:41:30

  Modified:    sbin/ping  ping.8 ping.c
  Log:
  Add multicast options -I (source interface), -T (set ttl), -L (no loopback).
  They were all lowercase in the original, but our ping already uses -i and
  -l so I made them all uppercase.
  
  Obtained from:	Multicast release 3.5
  
  Revision  Changes    Path
  1.4       +19 -3     src/sbin/ping/ping.8
  1.15      +61 -12    src/sbin/ping/ping.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612152341.PAA15791>