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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
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 <[email protected]>
Compare: https://github.com/greearb/xorp.ct/compare/350e78b...5a6a768
_______________________________________________
Xorp-hackers mailing list
[email protected]
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-hackers