[Olsr-commit] OLSR.org main repository branch, release-0.6.6, updated. v0.6.5.2-142-g2be3de4
(spam-protected)
(spam-protected)
Fri Apr 19 22:30:03 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.2-142-g2be3de4
for a web version of the last commit.
The branch, release-0.6.6 has been updated
via 2be3de4162ed6b72b7aaf4476f8b6aed6cd178ce (commit)
from 8f52adfce0180f1f12a1957feca1cf39f9e19eaf (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 2be3de4162ed6b72b7aaf4476f8b6aed6cd178ce
Author: Ronald in 't Velt <(spam-protected)>
Date: Fri Apr 19 18:51:49 2013 +0200
Fix setsockopt for setting Traffic Class in IPv6
HiOLSR-developers,
For your consideration:
Setting Traffic Class (the counterpart of TOS in IPv4) on OLSR IPv6 packets is currently broken.
The code does not distinguish between the IPv4 and IPv6 cases, but it should, as the required
'level' and 'optname' arguments to setsockopt differ.
I tested this patch by monitoring OLSR IPv6 packets with 'tcpdump -v': it appears to be working.
Note this is for Linux only.
This is my modest contribution to Dave Täht's quest to fix "TOS setting" in IPv6 :-)
See: http://www.bufferbloat.net/issues/249
Thanks,
Ronald
Signed-off-by: Ronald in 't Velt <(spam-protected)>
-----------------------------------------------------------------------
Summary of changes:
src/unix/ifnet.c | 14 +++++++++++---
1 files changed, 11 insertions(+), 3 deletions(-)
hooks/post-receive
--
OLSR.org main repository
More information about the Olsr-commit
mailing list