[Olsr-commit] OLSR.org main repository branch, master, updated. v0.6.6.2-212-gefcbe5a
(spam-protected)
(spam-protected)
Thu Jul 10 18:57:13 CEST 2014
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.6.2-212-gefcbe5a
for a web version of the last commit.
The branch, master has been updated
via efcbe5ac8d34cca8ad3e70f80e2e826164b1bcf1 (commit)
via 01c1ea452ec3de303be2ee6a351cc56485274970 (commit)
from 9e61d40c3e364e577aa72d6ea36742745b968617 (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 efcbe5ac8d34cca8ad3e70f80e2e826164b1bcf1
Author: Patrick Grimm <(spam-protected)>
Date: Thu Jul 10 18:41:28 2014 +0200
txtinfo: only listen on IPv6 when running under IPv6
When the IPV6_V6ONLY flag is not set then olsrd running on IPv6
will listen on both IPv6 and IPv4 ports. A subsequent process
running on IPv4 can't listen on the same IPv4 port.
Signed-off-by: Patrick Grimm <(spam-protected)>
commit 01c1ea452ec3de303be2ee6a351cc56485274970
Author: Patrick Grimm <(spam-protected)>
Date: Thu Jul 10 18:41:27 2014 +0200
jsoninfo: only listen on IPv6 when running under IPv6
When the IPV6_V6ONLY flag is not set then olsrd running on IPv6
will listen on both IPv6 and IPv4 ports. A subsequent process
running on IPv4 can't listen on the same IPv4 port.
Signed-off-by: Patrick Grimm <(spam-protected)>
-----------------------------------------------------------------------
Summary of changes:
lib/jsoninfo/src/olsrd_jsoninfo.c | 8 ++++++++
lib/txtinfo/src/olsrd_txtinfo.c | 8 ++++++++
2 files changed, 16 insertions(+)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list