[Olsr-commit] OLSR.org main repository branch, master, updated. v0.9.0.3-153-g55a42f6
(spam-protected)
(spam-protected)
Mon Nov 16 15:43:03 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-153-g55a42f6
for a web version of the last commit.
The branch, master has been updated
via 55a42f60552e8b7b35cfed439a65fe48e7d3ffd0 (commit)
via 1773e5dd484c5ec2a60533593d9d3df2e6dc77f3 (commit)
via d501dca8aebfa317cf12d5b0a7d2ab1057d567c0 (commit)
via 84b43d879595ffda7e1ae22cb5eb8dc0e0daa903 (commit)
via 03b8b6ee8a2c4050469dfec878f3e1d32df5c404 (commit)
via 99f4d2fbe1f00f119ff447aeb003fe0d397abc7f (commit)
via 98ccb9f08daeccc064948b90bcdbd02b76e7745b (commit)
via 34d690c633bc9d3092ab91934bb3e262a6bbdbf8 (commit)
via ec73e369c360b30ee0268507daaa9a3404a67e2a (commit)
via 34285e6b10430a7ce8f836937aa4f3fe131261bc (commit)
via 405bd6018da780906ec13206fbf0408e33dad1b7 (commit)
from 67258e6f150b536845d488a2f714a68a7186e6a3 (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 55a42f60552e8b7b35cfed439a65fe48e7d3ffd0
Author: Ferry Huberts <(spam-protected)>
Date: Mon Nov 16 15:33:17 2015 +0100
conf: initialise sgw uplink & downlink before setting them
Since the setters call set_smart_gateway_bandwidth_zero which
depends on both values being initialised.
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 1773e5dd484c5ec2a60533593d9d3df2e6dc77f3
Author: Ferry Huberts <(spam-protected)>
Date: Mon Nov 16 14:51:39 2015 +0100
conf: do not leak the configuration when freeing it
Signed-off-by: Ferry Huberts <(spam-protected)>
commit d501dca8aebfa317cf12d5b0a7d2ab1057d567c0
Author: Ferry Huberts <(spam-protected)>
Date: Mon Nov 16 13:33:17 2015 +0100
conf: olsrd_free_cnf: free everything
Free everything and do it (inversely) symmetrically
compared to startup.
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 84b43d879595ffda7e1ae22cb5eb8dc0e0daa903
Author: Ferry Huberts <(spam-protected)>
Date: Mon Nov 16 13:39:56 2015 +0100
conf: olsrd_free_cnf: reorder a bit
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 03b8b6ee8a2c4050469dfec878f3e1d32df5c404
Author: Ferry Huberts <(spam-protected)>
Date: Mon Nov 16 13:38:36 2015 +0100
conf: olsrd_free_cnf: refactor a bit to use the lists directly
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 99f4d2fbe1f00f119ff447aeb003fe0d397abc7f
Author: Ferry Huberts <(spam-protected)>
Date: Mon Nov 16 12:06:42 2015 +0100
conf: olsrd_free_cnf: set pointers back to NULL after freeing
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 98ccb9f08daeccc064948b90bcdbd02b76e7745b
Author: Ferry Huberts <(spam-protected)>
Date: Mon Nov 16 13:11:37 2015 +0100
conf: add ip_prefix_list_clear function
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 34d690c633bc9d3092ab91934bb3e262a6bbdbf8
Author: Ferry Huberts <(spam-protected)>
Date: Mon Nov 16 12:05:54 2015 +0100
conf: ensure all config fields are explicitly initialised
And in the same order as in the struct.
Signed-off-by: Ferry Huberts <(spam-protected)>
commit ec73e369c360b30ee0268507daaa9a3404a67e2a
Author: Ferry Huberts <(spam-protected)>
Date: Mon Nov 16 12:59:26 2015 +0100
conf: make sure debug_handle is initialised
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 34285e6b10430a7ce8f836937aa4f3fe131261bc
Author: Ferry Huberts <(spam-protected)>
Date: Mon Nov 16 13:56:56 2015 +0100
conf: avoid memory leaks during parsing
On string variables/settings, when set/declared multiple times.
Signed-off-by: Ferry Huberts <(spam-protected)>
commit 405bd6018da780906ec13206fbf0408e33dad1b7
Author: Ferry Huberts <(spam-protected)>
Date: Mon Nov 16 14:35:24 2015 +0100
lock_file: explicitly ignore failure of file removal
Signed-off-by: Ferry Huberts <(spam-protected)>
-----------------------------------------------------------------------
Summary of changes:
src/cfgparser/olsrd_conf.c | 165 ++++++++++++++++++++++++++++++---------------
src/cfgparser/olsrd_conf.h | 2 +
src/cfgparser/oparse.y | 5 ++
src/lock_file.c | 2 +-
src/main.c | 2 +-
src/olsr_cfg.h | 29 +++++---
6 files changed, 141 insertions(+), 64 deletions(-)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list