Got a daemon which checks if connections are originated from a privileged port (below 1024) to make sure originator has UID==0. Need a way to emulate this when forwarding ports through secure tunnels. Implemented ssh option -Q as extension to option -R. With -Q ssh tries to connect from a port below IPPORT_RESERVED if originator port was below IPPORT_RESERVED.
Created attachment 460 [details] proposed patch
Created attachment 704 [details] proposed patch for 3.9p1
Given our privilege separation system, this is much more trouble to implement that it is IMO worth.
Close all resolved bugs after 7.3p1 release