]> git.ipfire.org Git - thirdparty/strongswan.git/commit
generator: Make debug log for payload substructure rules more clear
authorTobias Brunner <tobias@strongswan.org>
Wed, 2 Oct 2024 08:06:41 +0000 (10:06 +0200)
committerTobias Brunner <tobias@strongswan.org>
Wed, 2 Oct 2024 08:08:51 +0000 (10:08 +0200)
commit089977b69d6deef3a4823c7b44ecc1707f6fd632
tree3ad805f50d28e111b23ebf0ff7ffd8b66645aa63
parent2ec6d50a3ccb28d7f780c2bfa358ea14ef7fee7e
generator: Make debug log for payload substructure rules more clear

Similar to the previous commit.  Instead of

  generating rule 10 (1258)

followed by (or not if the list is empty)

  generating payload of type PROPOSAL_SUBSTRUCTURE

we now get

  generating rule 10 LIST of PROPOSAL_SUBSTRUCTURE

in the debug log.
src/libcharon/encoding/generator.c