]> andersk Git - openssh.git/commit - ChangeLog
- reyk@cvs.openbsd.org 2005/12/08 18:34:11
authordjm <djm>
Tue, 13 Dec 2005 08:33:19 +0000 (08:33 +0000)
committerdjm <djm>
Tue, 13 Dec 2005 08:33:19 +0000 (08:33 +0000)
commita4f24bf80964d2ab54e8c6636242ae3b51db2cb4
treed83b636ac062ebf93dfe96dfffe09ecca01e91ee
parent030723f97761bef98adf57fba09e855e06002922
   - reyk@cvs.openbsd.org 2005/12/08 18:34:11
     [auth-options.c includes.h misc.c misc.h readconf.c servconf.c]
     [serverloop.c ssh.c ssh_config.5 sshd_config.5 configure.ac]
     two changes to the new ssh tunnel support. this breaks compatibility
     with the initial commit but is required for a portable approach.
     - make the tunnel id u_int and platform friendly, use predefined types.
     - support configuration of layer 2 (ethernet) or layer 3
     (point-to-point, default) modes. configuration is done using the
     Tunnel (yes|point-to-point|ethernet|no) option is ssh_config(5) and
     restricted by the PermitTunnel (yes|point-to-point|ethernet|no) option
     in sshd_config(5).
     ok djm@, man page bits by jmc@
12 files changed:
ChangeLog
auth-options.c
configure.ac
includes.h
misc.c
misc.h
readconf.c
servconf.c
serverloop.c
ssh.c
ssh_config.5
sshd_config.5
This page took 0.046235 seconds and 5 git commands to generate.