[openssh-commits] [openssh] branch master updated (d685e5a3 -> 6eee79f9)

git+noreply at mindrot.org git+noreply at mindrot.org
Wed Oct 25 13:23:00 AEDT 2017


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

djm pushed a change to branch master
in repository openssh.

      from  d685e5a3  upstream commit
       new  f5594f93  rename port-tun.[ch] => port-net.[ch]
       new  6eee79f9  stubs for rdomain replacement functions

The 2 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 6eee79f9b8d4a3b113b698383948a119acb82415
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Oct 25 13:22:29 2017 +1100

    stubs for rdomain replacement functions

commit f5594f939f844bbb688313697d6676238da355b3
Author: Damien Miller <djm at mindrot.org>
Date:   Wed Oct 25 13:13:57 2017 +1100

    rename port-tun.[ch] => port-net.[ch]
    
    Ahead of adding rdomain support

Summary of changes:
 openbsd-compat/Makefile.in                |  2 +-
 openbsd-compat/openbsd-compat.h           |  2 +-
 openbsd-compat/{port-tun.c => port-net.c} | 32 +++++++++++++++++++++++++++++++
 openbsd-compat/{port-tun.h => port-net.h} | 11 +++++++++++
 4 files changed, 45 insertions(+), 2 deletions(-)
 rename openbsd-compat/{port-tun.c => port-net.c} (93%)
 rename openbsd-compat/{port-tun.h => port-net.h} (78%)

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


More information about the openssh-commits mailing list