[Olsr-commit] OLSR.org main repository branch, master, updated. v0.6.6-89-g0f98f25
(spam-protected)
(spam-protected)
Wed Oct 2 15:53:59 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.6-89-g0f98f25
for a web version of the last commit.
The branch, master has been updated
via 0f98f25fa9c7511895d7140b7c0bb01ebd095810 (commit)
via d1662552ac84cc1c19d033b2f4fec4a0eb70a3dc (commit)
from 6dae7c8c7e35cea25c463ffb34404cab8e3c8bb9 (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 0f98f25fa9c7511895d7140b7c0bb01ebd095810
Author: Ferry Huberts <(spam-protected)>
Date: Wed Oct 2 15:35:19 2013 +0200
pud: remove a strlen in the DNS name handling of the wire format.
This makes the handling of DNS names in the wire format much more robust.
This commit prepares for not having a terminating '\0' for a DNS name in
the wire format. However, since that is a breaking change, we don't
actually make that change until a later point in time at which we're
forced to break compatibility anyway.
The benefit of saving a single byte in this case is too minor to justify
breaking the compatibility.
Signed-off-by: Ferry Huberts <(spam-protected)>
commit d1662552ac84cc1c19d033b2f4fec4a0eb70a3dc
Author: Ferry Huberts <(spam-protected)>
Date: Wed Oct 2 14:40:25 2013 +0200
pud: remove some strlen's in nettools
Signed-off-by: Ferry Huberts <(spam-protected)>
-----------------------------------------------------------------------
Summary of changes:
lib/pud/src/netTools.c | 14 ++++----------
lib/pud/wireformat/src/nodeIdConversion.c | 7 ++++++-
lib/pud/wireformat/src/wireFormat.c | 15 +++++++++++----
3 files changed, 21 insertions(+), 15 deletions(-)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list