https://bugzilla.mindrot.org/show_bug.cgi?id=2277
--- Comment #3 from Alon Bar-Lev <[email protected]> --- (In reply to Damien Miller from comment #2) > (In reply to Alon Bar-Lev from comment #1) > > I cannot rebase this patch easily due to the split of ssh api, the > > kex is not linked against sshd and there is no [trivial] way to pass > > options. > > > > I do not think the API as a library should access files in fixed > > locations, I suggest to consider either removing fixed location or > > adding ability to pass options to the api. > > The API isn't close to stable yet, it's likely to change > substantially before we are ready to expose for non-internal use I understand. Do you have any preferences of how to pass the file location into the kex module? For example, can we add options to ssh structure? -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
