[Olsr-commit] OLSR.org main repository branch, master, updated. v0.6.5.2-143-g7bf540f

(spam-protected) (spam-protected)
Fri Apr 19 22:28:35 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-143-g7bf540f
        for a web version of the last commit.

The branch, master has been updated
       via  7bf540fc620d99658d31f90e0391d4c9a2d85a2c (commit)
      from  21b9d04c33c599c5ecfe1ddba8cf7cad9bd6a3d9 (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 7bf540fc620d99658d31f90e0391d4c9a2d85a2c
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