git: HAMMER Utility - Add ssh compression option

Matthew Dillon dillon at crater.dragonflybsd.org
Mon Dec 21 09:31:47 PST 2009


commit 3a9982071c859b0882cbd61daabd1da393482d5b
Author: Matthew Dillon <dillon at 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





More information about the Commits mailing list