Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473004 - net-misc/openssh - Add unix socket tunnelling support
Summary: net-misc/openssh - Add unix socket tunnelling support
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL: http://25thandclement.com/~william/pr...
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2013-06-11 17:55 UTC by Jan Pobrislo
Modified: 2013-06-19 02:57 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Pobrislo 2013-06-11 17:55:54 UTC
There is patch that extends openssh tunelling ability for forwarding unix sockets on http://25thandclement.com/~william/projects/streamlocal.html

It would be quite handy to have use-flag for enabling this patch.
Comment 1 Anthony Basile gentoo-dev 2013-06-15 15:57:16 UTC
(In reply to Jan Pobrislo from comment #0)
> There is patch that extends openssh tunelling ability for forwarding unix
> sockets on http://25thandclement.com/~william/projects/streamlocal.html
> 
> It would be quite handy to have use-flag for enabling this patch.

That patch dates back to 2006.  Why haven't the authors pushed it upstream?
Comment 2 Jan Pobrislo 2013-06-18 08:15:29 UTC
See http://www.gossamer-threads.com/lists/openssh/dev/53564#53564

I hope to eventually patch the ebuild myself and test it thoroughly if nobody else goes for it in the meantime.
Comment 3 SpanKY gentoo-dev 2013-06-19 02:54:22 UTC
sorry, but we have enough (big) patches in openssh as it is.  we aren't looking at juggling even more.

the current diffstat shows:
 18 files changed, 1394 insertions(+), 286 deletions(-)

i'll add epatch_user to the ebuild though so you can drop it on your own system into /etc/portage/patches/ ...