It's been a couple of days since you sent this e-mail -- did this change
get MFC'd as yet, or are we still waiting for approval? Just want to make
sure it gets in before the release.
Robert N M Watson FreeBSD Core Team, TrustedBSD Project
[EMAIL PROTECTED] NAI Labs, Safeport Ne
Robert Watson <[EMAIL PROTECTED]> writes:
> I'm baffled as to why SRA is enabled by default. I'm fine with it being
> compiled in, but it appears to be substantially interfering with normal
> TCP operation. Either the negotiation needs to be fixed, or this feature
> needs to be disabled for 4.3-
I'm baffled as to why SRA is enabled by default. I'm fine with it being
compiled in, but it appears to be substantially interfering with normal
TCP operation. Either the negotiation needs to be fixed, or this feature
needs to be disabled for 4.3-RELEASE (either at compile-time or run-time
is fi
On 22 Mar 2001 [EMAIL PROTECTED] wrote:
> Daniel Eischen <[EMAIL PROTECTED]> writes:
> > I can test this later tonight, but if you say it works, I'm fine
> > with that. I'd say go ahead and commit it unless/until SRA can
> > be "fixed".
>
> Fixing SRA requires hacking telnet_fgets (which uses fg
Daniel Eischen <[EMAIL PROTECTED]> writes:
> I can test this later tonight, but if you say it works, I'm fine
> with that. I'd say go ahead and commit it unless/until SRA can
> be "fixed".
Fixing SRA requires hacking telnet_fgets (which uses fgets and
getpass) to handle the escapes and signal ch
On 22 Mar 2001 [EMAIL PROTECTED] wrote:
> Daniel Eischen <[EMAIL PROTECTED]> writes:
> > As someone else has already posted, the following will reproduce
> > the behaviour on my system:
> >
> > bash-2.02$ telnet localhost
> > Trying ::1...
> > Connected to localhost.
> > Escape character
Daniel Eischen <[EMAIL PROTECTED]> writes:
> As someone else has already posted, the following will reproduce
> the behaviour on my system:
>
> bash-2.02$ telnet localhost
> Trying ::1...
> Connected to localhost.
> Escape character is '^]'.
> Trying SRA secure login:
> User (deischen
On 22 Mar 2001 [EMAIL PROTECTED] wrote:
> Dan Eischen <[EMAIL PROTECTED]> writes:
> > This commit broke telnet (or perhaps exposed brokenness that was
> > already present and never noticed):
> >
> > $ cvs -R log -Nr1.6 main.c
> >
> > RCS file: /opt/b/CVS/src/crypto/telnet/telnet/main.c,v
> >
Harti Brandt wrote:
>
> 162 [hbb] (beagle) netgraph_atm/tests/ccatm # telnet scotty
> Trying 193.175.135.70...
> Connected to scotty.
> Escape character is '^]'.
> Trying SRA secure login:
> User (hbb): ^C^C^C^C^]^]^]^\^\^\^\^\
> Password:
> [ SRA login failed ]
> User (hbb): ^Z
> [1]+ Stopped
On 22 Mar 2001 [EMAIL PROTECTED] wrote:
>Dan Eischen <[EMAIL PROTECTED]> writes:
>> This commit broke telnet (or perhaps exposed brokenness that was
>> already present and never noticed):
>>
>> $ cvs -R log -Nr1.6 main.c
>>
>> RCS file: /opt/b/CVS/src/crypto/telnet/telnet/main.c,v
>> [...]
Dan Eischen <[EMAIL PROTECTED]> writes:
> This commit broke telnet (or perhaps exposed brokenness that was
> already present and never noticed):
>
> $ cvs -R log -Nr1.6 main.c
>
> RCS file: /opt/b/CVS/src/crypto/telnet/telnet/main.c,v
> [...]
> description:
> --
11 matches
Mail list logo