https://bugzilla.mindrot.org/show_bug.cgi?id=2680

--- Comment #4 from Nuno Goncalves <[email protected]> ---
I'm the patch author. I agree a bitmask is preferred, but I'm unsure of
the names to give the constants.

The bools currently are:

int certs_only
int plain_only
int sigonly_also

Maybe the constants could be in a additive model as:

PLAIN
CERTS
SIGN (or HASH_EXT?)

-- 
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

Reply via email to