[Olsr-commit] OLSR.org main repository branch, master, updated. v0.6.5.3-152-g079d92b
(spam-protected)
(spam-protected)
Tue Apr 23 17:21:24 CEST 2013
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=v0.6.5.3-152-g079d92b
for a web version of the last commit.
The branch, master has been updated
via 079d92bfdb34631c351435357476cfe5271ba314 (commit)
via ca02f0065d8d1b082bc91851cefd5f9462a2652f (commit)
via c862c98ecfb23b5c7d966698dcd181feb11da58c (commit)
via c3e3fb4ff0971fc460f832efd55d0e0f7d6f2769 (commit)
via ebe90e8792e765435a9304d5373663533b5bce91 (commit)
via 25a6bc1476acb7a547f5ec08452ed8dd74b86dff (commit)
via a09cde6dcc56e6cc75da2d589f80d376b08aeb9f (commit)
via 326c0c61b5a3c8e237868d4ae1bcf1d3ef43c538 (commit)
via 2be3de4162ed6b72b7aaf4476f8b6aed6cd178ce (commit)
from 53a1954ec08d92266bd30c141459a532dc68d626 (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 079d92bfdb34631c351435357476cfe5271ba314
Merge: 53a1954 ca02f00
Author: Ferry Huberts <(spam-protected)>
Date: Tue Apr 23 16:30:38 2013 +0200
Merge branch 'release-0.6.6'
* release-0.6.6:
gateway: proactively take down 'expensive' gateways
gateway: add SmartGatewayTakeDownPercentage configuration parameter
gateway: introduce and use removeGatewayFromList function
gateway: always deal with 64bit scaled path costs
build: move build data into its own include file
build: ignore builddata.c when hashing sources
Remove mercurial ignore file; we use git
Fix setsockopt for setting Traffic Class in IPv6
-----------------------------------------------------------------------
Summary of changes:
README-Olsr-Extensions | 24 +++++---
files/olsrd.conf.default.full | 10 +++
files/olsrd.conf.default.lq | 10 +++
files/olsrd.conf.default.lq-fisheye | 10 +++
lib/httpinfo/src/olsrd_httpinfo.c | 1 +
lib/jsoninfo/src/olsrd_jsoninfo.c | 1 +
lib/txtinfo/src/olsrd_txtinfo.c | 1 +
src/{misc.h => builddata.h} | 20 ++----
src/cfgparser/cfgfile_gen.c | 14 ++++
src/cfgparser/olsrd_conf.c | 10 +++
src/cfgparser/oparse.y | 10 +++
src/cfgparser/oscan.lex | 5 ++
src/defs.h | 4 -
src/gateway.c | 120 ++++++++++++++++++++++++++++-------
src/gateway_default_handler.c | 6 +-
src/main.c | 1 +
src/olsr.c | 1 +
src/olsr_cfg.h | 2 +
18 files changed, 200 insertions(+), 50 deletions(-)
copy src/{misc.h => builddata.h} (88%)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list