[openssh-commits] [openssh] branch master updated (2985d406 -> c78e6eec)

git+noreply at mindrot.org git+noreply at mindrot.org
Fri Jul 28 13:23:09 AEST 2017


This is an automated email from the git hooks/post-receive script.

djm pushed a change to branch master
in repository openssh.

      from  2985d406  upstream commit
       new  c78e6eec  fix problems in tunnel forwarding portability code

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit c78e6eec78c88acf8d51db90ae05a3e39458603d
Author: Damien Miller <djm at mindrot.org>
Date:   Fri Jul 21 14:38:16 2017 +1000

    fix problems in tunnel forwarding portability code
    
    This fixes a few problems in the tun forwarding code, mostly to do
    with host/network byte order confusion.
    
    Based on a  report and patch by stepe AT centaurus.uberspace.de;
    bz#2735; ok dtucker@

Summary of changes:
 openbsd-compat/port-tun.c | 83 +++++++++++++++++++++++------------------------
 1 file changed, 41 insertions(+), 42 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list