[Bug 3980] Wish: "reset to default value" for "Match" configuration

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Jul 15 11:04:57 AEST 2026


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

Darren Tucker <dtucker at dtucker.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dtucker at dtucker.net

--- Comment #1 from Darren Tucker <dtucker at dtucker.net> ---
I think you could use a negative address match to do what you want, eg

  Match Address !10.0.0.0/8
    PubkeyAcceptedAlgorithms ssh-mldsa44-ed25519 at openssh.com

Anything not coming from 10/8 gets only mldsa44, but anything coming
from the 10/8 gets the default set.

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