[Bug 3122] New Include functionality does not work as documented
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Fri May 15 13:52:17 AEST 2020
https://bugzilla.mindrot.org/show_bug.cgi?id=3122
--- Comment #5 from Damien Miller <djm at mindrot.org> ---
Just so I understand what's going on in the patch, is *activep==2
supposed to mean "only allow match/include directives"?
If so, rather than touch every *activep test but those, I think it
might be better to add a new inc_flags value, say SSHCFG_IN_MATCH or
perhaps SSHCFG_MATCH_ONLY drive the logic from that. What do you think?
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list