]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
add fr_pair_dcursor_nested_init()
authorAlan T. DeKok <aland@freeradius.org>
Wed, 17 Aug 2022 18:19:11 +0000 (14:19 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 22 Aug 2022 00:34:07 +0000 (20:34 -0400)
commit11abde6444702376fd44a8ffb8dce06f66fcbfa7
tree4f54a0f5268779cfb63bf9c3a8c3d23acc273f90
parent22a01d9ecce57c096d3645c714df83bcc1016a71
add fr_pair_dcursor_nested_init()

which takes a pair dcursor as input uctx, and iterates over that
to produce value-pairs.

This is needed by the xlat / edit code
src/lib/util/pair.c
src/lib/util/pair.h