[Xorp-hackers] [greearb/xorp.ct] 37b840: Wiki backup on Sun, 03 Apr 2011 03:00:02 +0200...

noreply at github.com noreply at github.com
Mon Apr 11 09:47:07 PDT 2011


Branch: refs/heads/master
Home:   https://github.com/greearb/xorp.ct

Commit: 37b840bfc41087c94bd3e914e1c2afbef2cc9a7d
    https://github.com/greearb/xorp.ct/commit/37b840bfc41087c94bd3e914e1c2afbef2cc9a7d
Author: RUN Admin Team <admin at run.montefiore.ulg.ac.be>
Date:   2011-04-02 (Sat, 02 Apr 2011)

Changed paths:
  M docs/wiki/meta/_dokuwiki.changes
  M docs/wiki/meta/xorp/writing_a_process.changes
  M docs/wiki/meta/xorp/writing_a_process.meta
  M docs/wiki/pages/xorp/writing_a_process.txt

Log Message:
-----------
Wiki backup on Sun, 03 Apr 2011 03:00:02 +0200...


Commit: e204dd5363dec411d689aaad57fd719f2329f367
    https://github.com/greearb/xorp.ct/commit/e204dd5363dec411d689aaad57fd719f2329f367
Author: RUN Admin Team <admin at run.montefiore.ulg.ac.be>
Date:   2011-04-02 (Sat, 02 Apr 2011)

Changed paths:
  M xorp/libxipc/finder_client.cc
  M xorp/libxipc/finder_client.hh
  M xorp/libxipc/finder_client_xrl_target.cc
  M xorp/libxipc/finder_client_xrl_target.hh
  M xorp/libxipc/finder_messenger.cc
  M xorp/libxipc/finder_messenger.hh
  M xorp/libxipc/xrl_cmd_map.hh
  M xorp/libxipc/xrl_dispatcher.cc
  M xorp/libxipc/xrl_dispatcher.hh
  M xorp/libxipc/xrl_pf_stcp.cc
  M xorp/libxipc/xrl_router.cc
  M xorp/libxipc/xrl_router.hh

Log Message:
-----------
Merge branch 'master' of https://github.com/greearb/xorp.ct


Commit: 5a6a76888a9bee49badb6c33f2e8052524952b8c
    https://github.com/greearb/xorp.ct/commit/5a6a76888a9bee49badb6c33f2e8052524952b8c
Author: Steven Simpson <ss at comp.lancs.ac.uk>
Date:   2011-04-11 (Mon, 11 Apr 2011)

Changed paths:
  M xorp/libxipc/finder_messenger.cc
  M xorp/libxipc/xrl_cmd_map.cc
  M xorp/libxipc/xrl_cmd_map.hh
  M xorp/libxipc/xrl_dispatcher.cc
  M xorp/libxipc/xrl_router.cc
  M xorp/libxipc/xrl_router.hh

Log Message:
-----------
xrl:  Convert more low-level xrl processing to async handling.

XrlCmdEntry provides method to convert synchronous function into asynchronous one.
XrlCmdMap made full asynchronous, but extended to accept synchronous command
implementations, from which it build asynchronous ones. Conditional
declarations are now only used by tgt-gen.

XrlCmdMap::add_handler renamed to *_internal; also where inherited by
XrlDispatcher and XrlRouter.  New add_handler methods added to allow
acceptance of both sync and async command implementations.

Async conditionals dropped from FinderMessengerBase and XrlDispatcher,
as they now use the new unconditionally asynchronous XrlCmdMap
interface.

Signed-off-by: Steven Simpson <ss at comp.lancs.ac.uk>


Compare: https://github.com/greearb/xorp.ct/compare/350e78b...5a6a768



More information about the Xorp-hackers mailing list