[Olsr-commit] OLSR.org main repository branch, stable, updated. OLSRD_0_6_2-339-g7d6510a
(spam-protected)
(spam-protected)
Wed May 9 06:16:52 CEST 2012
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "OLSR.org main repository".
See http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=OLSRD_0_6_2-339-g7d6510a
for a web version of the last commit.
The branch, stable has been updated
via 7d6510a05e9e171b1165e3862cc90fb1be3eb474 (commit)
via c694c90d4a4c21a3f67266fe17f29c0add5091be (commit)
via c7463a976a9aa2c6f5d21bd5bd58537ab258b55e (commit)
via ad31be23d0673055e0e722c0fd33040ea64dacf6 (commit)
via 70f022c2136be346819c9f84f340f9636f923558 (commit)
via 9790b8fffcfb2080ae7120929acaa1aaf1ec6522 (commit)
via 849ccdfdb92c25d15ea91935b535e1004b1b91e8 (commit)
via 50e9e35b6f07d3ffe280da2ac3a3cce35760e84a (commit)
via 27c7bf140efdc32b3e361de398e5c0b3688c5359 (commit)
via 234ccc3a4dc3f3079f601b69251abd4146cfa7fc (commit)
via 88fce4567362feb99cadbd400946ff7beac1afd5 (commit)
via 14762c8edf03c765ea4508e016804906467da861 (commit)
via 11df2ee6d878651ba9981746857644b908effc6e (commit)
via 94cd0aa90c8259203d2dec80817a233f3aae24bf (commit)
via 706b992aceb320e4d9b5476ab2ab58709a005cd6 (commit)
via 3572df4cad48ea0205b39e97caeb66aa18f3c023 (commit)
from ae3fb2ccf03ecc38783772e4973e5a860e4612aa (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7d6510a05e9e171b1165e3862cc90fb1be3eb474
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Wed May 9 00:31:14 2012 -0400
if requesting all status, then return everything as a JSON array
commit c694c90d4a4c21a3f67266fe17f29c0add5091be
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Wed May 9 00:32:41 2012 -0400
converted 'mid' to JSON
commit c7463a976a9aa2c6f5d21bd5bd58537ab258b55e
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Wed May 9 00:32:19 2012 -0400
converted 'hna' to JSON
commit ad31be23d0673055e0e722c0fd33040ea64dacf6
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Tue May 8 23:38:40 2012 -0400
converted 'topology' to JSON
commit 70f022c2136be346819c9f84f340f9636f923558
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Tue May 8 23:37:06 2012 -0400
converted 'routes' to JSON
commit 9790b8fffcfb2080ae7120929acaa1aaf1ec6522
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Tue May 8 18:38:42 2012 -0400
converted 'links' to JSON
commit 849ccdfdb92c25d15ea91935b535e1004b1b91e8
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Tue May 8 17:58:33 2012 -0400
merged 'twohop' into 'neighbors' and converted to full JSON
commit 50e9e35b6f07d3ffe280da2ac3a3cce35760e84a
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Tue May 8 17:18:56 2012 -0400
renamed abuf_json_key_* functions to abuf_json_* for clarity: all data needs a key
commit 27c7bf140efdc32b3e361de398e5c0b3688c5359
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Tue May 8 17:18:06 2012 -0400
added 'gateways', 'twohop', and 'interfaces' to 'status' command, replacing old 'all' command
commit 234ccc3a4dc3f3079f601b69251abd4146cfa7fc
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Sun May 6 22:11:46 2012 -0400
converted 'interfaces' to JSON
commit 88fce4567362feb99cadbd400946ff7beac1afd5
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Sun May 6 21:49:30 2012 -0400
always output VTIME validity time info
commit 14762c8edf03c765ea4508e016804906467da861
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Sun May 6 21:31:28 2012 -0400
laid out JSON functions and converted to printing JSON headers and footers
commit 11df2ee6d878651ba9981746857644b908effc6e
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Sat May 5 22:44:09 2012 -0400
made naming consistent across commands, macros, variables, and functions
commit 94cd0aa90c8259203d2dec80817a233f3aae24bf
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Sat May 5 22:43:41 2012 -0400
ran "astyle --style=linux --indent=spaces=2" and manually laid out code
commit 706b992aceb320e4d9b5476ab2ab58709a005cd6
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Sat May 5 20:52:10 2012 -0400
change default port to 9090 (which is used for JSON-RPC)
commit 3572df4cad48ea0205b39e97caeb66aa18f3c023
Author: Hans-Christoph Steiner <(spam-protected)>
Date: Sat May 5 20:51:50 2012 -0400
copy txtinfo plugin to create template for new jsoninfo plugin
-----------------------------------------------------------------------
Summary of changes:
Makefile | 20 +-
lib/{txtinfo => jsoninfo}/Makefile | 4 +-
lib/jsoninfo/README_JSONINFO | 31 +
lib/jsoninfo/src/olsrd_jsoninfo.c | 881 ++++++++++++++++++++
.../src/olsrd_jsoninfo.h} | 13 +-
lib/{txtinfo => jsoninfo}/src/olsrd_plugin.c | 26 +-
lib/{arprefresh => jsoninfo}/version-script.txt | 0
7 files changed, 948 insertions(+), 27 deletions(-)
copy lib/{txtinfo => jsoninfo}/Makefile (97%)
create mode 100644 lib/jsoninfo/README_JSONINFO
create mode 100644 lib/jsoninfo/src/olsrd_jsoninfo.c
copy lib/{txtinfo/src/olsrd_txtinfo.h => jsoninfo/src/olsrd_jsoninfo.h} (89%)
copy lib/{txtinfo => jsoninfo}/src/olsrd_plugin.c (87%)
copy lib/{arprefresh => jsoninfo}/version-script.txt (100%)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list