]> git.ipfire.org Git - thirdparty/dhcp.git/commit
[#148] Replaced hard-coded MD5 algorithm name in OMAPI connection
authorThomas Markwalder <tmark@isc.org>
Mon, 14 Dec 2020 16:28:37 +0000 (11:28 -0500)
committerThomas Markwalder <tmark@isc.org>
Thu, 20 Jan 2022 18:47:44 +0000 (13:47 -0500)
commit844bebe4eca464ad456b1faea876165fd6571378
tree3dcb21266cdac7fdaea0ca6bd1e9f334d4e5eaba
parentee868403d0df934442a438aa6b5832bacabb7b23
[#148] Replaced hard-coded MD5 algorithm name in OMAPI connection

omapip/connection.c
    ctring_from_attribute() - new convenience function for fetching
    object attribute values as C strings

    make_dst_key() - modified to use the authenticator object's
    value for algorithm name
RELNOTES
omapip/connection.c