gpsd-commit-watch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.10-145


From: Eric S. Raymond
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.10-145-ga4901f0
Date: Sat, 04 Jan 2014 19:37:12 +0000

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 "GPSD".

The branch, master has been updated
       via  a4901f0134a0f4524cdb68c08735e99591c3f11c (commit)
       via  b4639cb4ad69443800ef305970e5e840e1b3e23e (commit)
       via  0bbe3a55c07ccac0b49f3ebf1efe856ae59f3cc0 (commit)
      from  b4c32aa40cff1b4e1041d5f3004e9d9156cdf96f (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 a4901f0134a0f4524cdb68c08735e99591c3f11c
Author: Eric S. Raymond <address@hidden>
Date:   Sat Jan 4 14:35:27 2014 -0500

    Add the capability to make and clean TAGS.

commit b4639cb4ad69443800ef305970e5e840e1b3e23e
Author: Dave Taht <address@hidden>
Date:   Sat Jan 4 11:12:16 2014 -0800

    netlib: correctly enable IPTOS_LOWDELAY
    
    netlib.c has long had code to support IPTOS_LOWDELAY but lacking
    the appropriate include never compiled it in. It was also
    wrong for ipv6 packets.
    
    Signed-off-by: Eric S. Raymond <address@hidden>

commit 0bbe3a55c07ccac0b49f3ebf1efe856ae59f3cc0
Author: Dave Taht <address@hidden>
Date:   Sat Jan 4 10:31:35 2014 -0800

    gpsd: add TOS and ECN support
    
    This attempts to enable marking gpsd packets to use a lowdelay
    TOS marking in the packet headers. It also enables the ECN bit,
    to lower dropping probability for systems that respect ECN.
    
    It doesn't actually DO anything with the ECN bit as at a rate
    of 1 per second, there isn't any rate reduction to be had.
    
    Signed-off-by: Eric S. Raymond <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 SConstruct |    9 ++++++++-
 gpsd.c     |   17 ++++++++++++++++-
 netlib.c   |    6 +++++-
 3 files changed, 29 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GPSD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]