[Olsr-commit] OLSR.org main repository branch, master, updated. v0.9.0.3-70-g6c1f0b9
(spam-protected)
(spam-protected)
Fri Nov 6 12:26:50 CET 2015
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.9.0.3-70-g6c1f0b9
for a web version of the last commit.
The branch, master has been updated
via 6c1f0b990b333257d76fc7033a330820898d921e (commit)
via 037c933aff37c0b9e1af3eec2dc24669cdafe3bd (commit)
via e113a624dffa59f4a5d25e6339b86fbfc061556b (commit)
via 341b9e512421d24bf03f6309e6e5f257e906d44c (commit)
via 7d9ae1d7e24c54f7e6d9a503a1ee5a12b29320e6 (commit)
from 31e81188e612bd45fd74dcc697b20acea2284b9f (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 6c1f0b990b333257d76fc7033a330820898d921e
Author: Ferry Huberts <(spam-protected)>
Date: Thu Nov 5 22:01:26 2015 +0100
sgw: invoke the cleanup mode of the policy script on start and stop
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 037c933aff37c0b9e1af3eec2dc24669cdafe3bd
Author: Ferry Huberts <(spam-protected)>
Date: Thu Nov 5 19:05:44 2015 +0100
sgw: policy script: log invocations and add cleanup mode
All non-cleanup invocations with addMode 'add' are logged into a log file.
In addMode 'add' the cleanup mode walks the invocations in the log file
in reverse order in order to undo them.
In addMode 'del' the cleanup mode just removes the log file.
In a later patch olsrd will invoke the cleanup mode before starting
installation of multi-gateway iptables and ip rules and after
removing multi-gateway iptables and ip rules.
This is useful when olsrd crashes and leaves behind multi-gateway
iptables and ip rules: the next start of olsrd will first cleanup
those before configuring new multi-gateway iptables and ip rules.
Also, manually invoking the cleanup mode will obviously do the
same.
Signed-off-by: Ferry Huberts <(spam-protected)>
commit e113a624dffa59f4a5d25e6339b86fbfc061556b
Author: Ferry Huberts <(spam-protected)>
Date: Thu Nov 5 18:49:18 2015 +0100
sgw: policy script: add the instance id to the script
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 341b9e512421d24bf03f6309e6e5f257e906d44c
Author: Ferry Huberts <(spam-protected)>
Date: Thu Nov 5 17:46:32 2015 +0100
sgw: add SmartGatewayInstanceId setting
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 7d9ae1d7e24c54f7e6d9a503a1ee5a12b29320e6
Author: Ferry Huberts <(spam-protected)>
Date: Fri Nov 6 12:08:37 2015 +0100
cfg: fix printing of a few <not set> settings
Signed-off-by: Ferry Huberts <(spam-protected)>
-----------------------------------------------------------------------
Summary of changes:
README-Olsr-Extensions | 32 +++++++++-------
files/olsrd.conf.default.full.txt | 10 +++++
files/sgw_policy_routing_setup.sh | 81 ++++++++++++++++++++++++++++++++-------
src/cfgparser/cfgfile_gen.c | 30 ++++++++++++---
src/cfgparser/olsrd_conf.c | 26 +++++++++++++
src/cfgparser/oparse.y | 10 +++++
src/cfgparser/oscan.lex | 5 +++
src/gateway.c | 21 +++++++++-
src/olsr_cfg.h | 1 +
9 files changed, 184 insertions(+), 32 deletions(-)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list