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

git: hammer2 hammer2 - more userland msg API work


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 7 Aug 2012 16:16:54 -0700 (PDT)

commit 5903497c6576a50969a4906c228ab9b42823b2fc
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date:   Tue Aug 7 16:15:48 2012 -0700

    hammer2 - more userland msg API work
    
    * Simplify the messaging API further.
    
    * Add a state function callback for state machine transitions
    
    * Open a LNK_CONN transaction on connect, allowing daemon<->daemon spanning
      tree operation (untested).

Summary of changes:
 sbin/hammer2/cmd_debug.c   |   98 +++++++++++------------------
 sbin/hammer2/cmd_service.c |  148 +++++++++++++++++++++++---------------------
 sbin/hammer2/hammer2.h     |   14 +++--
 sbin/hammer2/msg.c         |  117 ++++++++++++++++++++++------------
 sbin/hammer2/network.h     |    8 ++-
 5 files changed, 203 insertions(+), 182 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5903497c6576a50969a4906c228ab9b42823b2fc


-- 
DragonFly BSD source repository



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