DragonFly BSD
DragonFly commits List (threaded) for 2009-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: HAMMER Utility - Add ssh compression option


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Dec 2009 09:31:03 -0800 (PST)

commit 3a9982071c859b0882cbd61daabd1da393482d5b
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Mon Dec 21 09:29:49 2009 -0800

    HAMMER Utility - Add ssh compression option
    
    * Unfortunately the utility already uses -C, so the new option is -X
    
    * For the moment the utility has no visibility on the actual
      over-the-wire bandwidth used and any specified bandwidth limits
      will apply to the uncompressed data stream.

Summary of changes:
 sbin/hammer/cmd_mirror.c |    4 ++++
 sbin/hammer/hammer.8     |    9 ++++++++-
 sbin/hammer/hammer.c     |    6 +++++-
 sbin/hammer/hammer.h     |    1 +
 4 files changed, 18 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3a9982071c859b0882cbd61daabd1da393482d5b


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]