commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. 871d7b945a5d0c788b68e586bd03afeb3812


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. 871d7b945a5d0c788b68e586bd03afeb3812a834
Date: Sat, 30 Oct 2010 00:35:02 +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 "Hurd".

The branch, master has been updated
       via  871d7b945a5d0c788b68e586bd03afeb3812a834 (commit)
      from  0da1805bdd58125b01c3b1a9d95c3d6f495d2159 (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 871d7b945a5d0c788b68e586bd03afeb3812a834
Author: Samuel Thibault <address@hidden>
Date:   Sat Oct 30 00:24:32 2010 +0000

    Fix connect(AF_UNSPEC)
    
    Fixes sshd startup on inet6-enabled systems.
    
    * pfinet/socket-ops.c (S_socket_create_address): Accept creating
    AF_UNSPEC addresses too.
    * pfinet/linux-src/net/ipv6/udp_ipv6.c (udpv6_connect): When address
    family is AF_UNSPEC, call udp_connect() and clear daddr, saddr, and
    rcv_saddr.

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

Summary of changes:
 pfinet/linux-src/net/ipv6/udp_ipv6.c |    8 ++++++++
 pfinet/socket-ops.c                  |    3 ++-
 2 files changed, 10 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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