Displaying 20 results from an estimated 20000 matches similar to: "[Bug 1604] SCTP support for openssh"
2015 Mar 20
0
[Bug 1604] SCTP support for openssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1604
Mike Frysinger <vapier at gentoo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2572|0 |1
is obsolete| |
--- Comment #12 from Mike Frysinger <vapier at
2015 Mar 19
0
[Bug 1604] SCTP support for openssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1604
Mike Frysinger <vapier at gentoo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |seggelmann at fh-muenster.de
--- Comment #9 from Mike Frysinger <vapier at gentoo.org> ---
*** Bug 2016 has
2015 Mar 19
0
[Bug 2016] SCTP Support
https://bugzilla.mindrot.org/show_bug.cgi?id=2016
Mike Frysinger <vapier at gentoo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |DUPLICATE
CC|
2015 Mar 18
0
[Bug 928] Kerberos/GSSAPI authentication does not work with multihomed hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=928
Mike Frysinger <vapier at gentoo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vapier at gentoo.org
--- Comment #39 from Mike Frysinger <vapier at gentoo.org> ---
Created attachment 2571
2009 Jun 09
12
[Bug 1604] New: SCTP support for openssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1604
Summary: SCTP support for openssh
Product: Portable OpenSSH
Version: 5.2p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: jchadima at
2015 Mar 19
0
[Bug 1604] SCTP support for openssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1604
Bert Wesarg <Bert.Wesarg at googlemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Bert.Wesarg at googlemail.com
--- Comment #11 from Bert Wesarg <Bert.Wesarg at googlemail.com> ---
2016 Mar 16
2
Does SCTP help against TCP reset attacks?
Hello,
i have a question regarding SCTP support of OpenSSH. (I have
searched the list, and it seems to show up periodically every two
years, and since it's that time again i dare to ask...)
It can't be described better than what i've placed in a bug report
yesterday, so please let me (mostly) copy & paste that:
Hello.
I don't know how you do it, i never managed a(n
2014 Oct 21
0
[Bug 2016] SCTP Support
https://bugzilla.mindrot.org/show_bug.cgi?id=2016
Joshua Kinard <kumba at gentoo.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2163|0 |1
is obsolete| |
Attachment #2329|0 |1
is
2015 Mar 22
5
[Bug 2369] New: `ssh-keygen -A` errors on RSA1 when building with SSH1 disabled
https://bugzilla.mindrot.org/show_bug.cgi?id=2369
Bug ID: 2369
Summary: `ssh-keygen -A` errors on RSA1 when building with SSH1
disabled
Product: Portable OpenSSH
Version: 6.9p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: ssh-keygen
2009 Jun 03
1
[PATCH] fix -elf2flt usage for bfin-uclinux
There are multiple problems with the elf2flt usage in the configure script:
- clobbers LDFLAGS
- is used for all targets so breaks non-FLAT targets
- is only used for Blackfin FLAT targets
Signed-off-by: Mike Frysinger <vapier at gentoo.org>
---
configure.ac | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/configure.ac b/configure.ac
index cc30d99..3179521
2018 Dec 29
13
[Bug 2949] New: "limits@openssh.com" extension to SFTP to query various transfer limits
https://bugzilla.mindrot.org/show_bug.cgi?id=2949
Bug ID: 2949
Summary: "limits at openssh.com" extension to SFTP to query
various transfer limits
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
2013 Sep 17
0
[Bug 1604] SCTP support for openssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1604
Florian Schmaus <flo at freakempire.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |flo at freakempire.de
--
You are receiving this mail because:
You are watching the assignee of the bug.
You
2015 Mar 19
0
[Bug 1604] SCTP support for openssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1604
iavaelooeyt at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |iavaelooeyt at gmail.com
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone
2016 Apr 15
0
[Bug 1604] SCTP support for openssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1604
marcelo.leitner at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcelo.leitner at gmail.com
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching
2020 May 29
0
[Bug 1604] SCTP support for openssh
https://bugzilla.mindrot.org/show_bug.cgi?id=1604
Peter Lebbing <peter at digitalbrains.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |peter at digitalbrains.com
--
You are receiving this mail because:
You are watching the assignee of the
2012 May 30
3
SCTP support for OpenSSH
Hi,
I have written a patch to add SCTP support for OpenSSH on systems with SCTP capabilities with the following features:
- SCTP support can be configured with --with-sctp, but is disabled by default
- use SCTP for SSH connections instead of TCP
- SCTP's multi-homing is activated for all available addresses by default, if SCTP is used
- the sshd can be configured to listen with TCP, SCTP, or
2014 Mar 22
3
SCTP support for the common openssh source?
Greetings,
Are there any plans to import SCTP support to OpenSSH?
There have been SCTP patches for OSX and FreeBSD, and
those seem to work pretty decently. I guess there might
quite a number of potential users for SCTP were it part of
the common source tree.
A second benefit of having SCTP support as a standard
feature in OpenSSH for all platforms supporting SCTP would
be kind of social pressure
2016 Aug 04
0
[Bug 1008] GSSAPI authentication fails with Round Robin DNS hosts
https://bugzilla.mindrot.org/show_bug.cgi?id=1008
--- Comment #14 from Mike Frysinger <vapier at gentoo.org> ---
(In reply to Darren Tucker from comment #13)
the original patch written in 2006 was against openbsd cvs, and it
included a config option to turn it on/off (with the default being
off). it largely applied cleanly up through 7.2 until the
get_canonical_hostname refactor.
since
2014 Feb 10
0
[PATCH] Basic SCTP support for OpenSSH client and server
This patch allows the OpenSSH client to make connections over SCTP,
and allows the OpenSSH server to listen for connections over SCTP.
SCTP is a robust transport-layer protocol which supports, amongst other things,
the changing of endpoint IPs without breaking the connection.
To connect via SCTP, pass -H or set "ConnectViaSCTP yes".
To listen via SCTP as well as TCP, set
2016 Jan 19
2
[Bug 2528] New: sftp "put -r ." broken starting with 6.8
https://bugzilla.mindrot.org/show_bug.cgi?id=2528
Bug ID: 2528
Summary: sftp "put -r ." broken starting with 6.8
Product: Portable OpenSSH
Version: 6.8p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: sftp
Assignee: unassigned-bugs at