From: Greg KH <gregkh@suse.de>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Rodolfo Giometti <giometti@enneenne.com>,
linux-kernel@vger.kernel.org,
Russell Coker <russell@coker.com.au>,
Randy Dunlap <randy.dunlap@oracle.com>
Subject: Re: [PATCH 1/1] char nvtty: Network Virtual Terminal support
Date: Mon, 10 Jan 2011 07:55:33 -0800 [thread overview]
Message-ID: <20110110155533.GA3914@suse.de> (raw)
In-Reply-To: <20110110134955.05d0d8a1@lxorguk.ukuu.org.uk>
On Mon, Jan 10, 2011 at 01:49:55PM +0000, Alan Cox wrote:
> > If I well understood the pty/tty pair modem lines they can be used to
> > send receive serial data but they cannot be used to set the serial
> > parameters since the slave doesn't send to the master the serial
> > settings a userland application does on it, doesn't it?
>
> Currently this is the case.
>
> > > Otherwise its a very nice implementation of something I don't think we
> > > should have implemented in the kernel.
> >
> > Thanks, but I still don't understand how I can set the serial settings
> > without a specific tty driver and just using the pty/tty pair modem
> > lines... :'(
>
> I'd rather see either tweaks to the pty/tty code to support this and
> modem line setting, or something like your nvt which can be used for
> arbitary protocols rather than being tied to the nvt telnet protocol
> limits.
I also agree with this, we don't want to force the protocol to be this
one, userspace has access to many good, secure protocols, that should be
able to be used instead if they want to.
thanks,
greg k-h
next prev parent reply other threads:[~2011-01-10 16:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-10 13:06 [Ver. 2] Network Virtual Terminal Rodolfo Giometti
2011-01-10 13:06 ` [PATCH 1/1] char nvtty: Network Virtual Terminal support Rodolfo Giometti
2011-01-10 13:13 ` Alan Cox
2011-01-10 13:30 ` Rodolfo Giometti
2011-01-10 13:49 ` Alan Cox
2011-01-10 15:55 ` Greg KH [this message]
2011-01-10 13:19 ` Rodolfo Giometti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110110155533.GA3914@suse.de \
--to=gregkh@suse.de \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=giometti@enneenne.com \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
--cc=russell@coker.com.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.