matteo      2008-08-27 15:01:23 UTC

  FreeBSD src repository

  Modified files:
    sbin/ping6           ping6.8 ping6.c 
  Log:
  SVN rev 182276 on 2008-08-27 15:01:23Z by matteo
  
  Implement -R support, similar to ping(8)'s -A.
  ping(8)'s -a was mapped to -e, but -E was already taken in ping6 (old
  option) so rename -e to -r.
  Now:
  ping -a => ping6 -r
  ping -A => ping6 -R
  
  MFC after:      2 days
  
  Revision  Changes    Path
  1.27      +18 -8     src/sbin/ping6/ping6.8
  1.37      +16 -6     src/sbin/ping6/ping6.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to