https://bugzilla.mindrot.org/show_bug.cgi?id=2277
--- Comment #4 from Damien Miller <[email protected]> --- (In reply to Alon Bar-Lev from comment #3) > 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? Yes, something like that - ultimately we want to get rid of all global or file-static variables. Making it configurable will also help us write unit tests, so it's desirable for that too. -- 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
