DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: hammer2 hammer2 - Message routing work
commit 90e8cd1d796ee6df36f9f968cd5ced3b14819b09
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Thu Aug 9 18:11:32 2012 -0700
hammer2 - Message routing work
* Make hammer2_router a separately allocated structure so we can use
it as a persistent entity when its related hammer2_iocom, h2span_link,
or h2span_relay structure gets ripped out.
Summary of changes:
sbin/hammer2/cmd_debug.c | 4 +-
sbin/hammer2/hammer2.h | 4 +
sbin/hammer2/msg.c | 183 +++++++++++++++++++++++++++++++++++++---------
sbin/hammer2/msg_lnk.c | 105 ++++++++++++++++++++++++---
sbin/hammer2/network.h | 20 ++++-
5 files changed, 267 insertions(+), 49 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/90e8cd1d796ee6df36f9f968cd5ced3b14819b09
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]