[Olsr-commit] OLSR.org main repository branch, release-0.6.5, updated. v0.6.5.2-7-gd0fd9cf

(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-7-gd0fd9cf
        for a web version of the last commit.

The branch, release-0.6.5 has been updated
       via  d0fd9cf22af0c1470cdaf0b94037641322bb81ef (commit)
      from  437999879a96628ed168645bccabc98c15a3a85c (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 d0fd9cf22af0c1470cdaf0b94037641322bb81ef
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