]> git.puffer.fish Git - mirror/frr.git/commit
isisd: fix #10505 using base64 encoding 10566/head
authorwhichbug <whichbug@github.com>
Fri, 11 Feb 2022 03:49:41 +0000 (22:49 -0500)
committerwhichbug <whichbug@github.com>
Tue, 22 Feb 2022 20:27:30 +0000 (15:27 -0500)
commitac3133450de12ba86c051265fc0f1b12bc57b40c
tree0e02aac6f1277627c326c0d4d373af88887d4e30
parent6142a17949ce6dcc757e8878326f3967be1ade32
isisd: fix #10505 using base64 encoding

Using base64 instead of the raw string to encode
the binary data.

Signed-off-by: whichbug <whichbug@github.com>
isisd/isis_nb_notifications.c
lib/base64.c [new file with mode: 0644]
lib/base64.h [new file with mode: 0644]
lib/subdir.am
lib/yang_wrappers.c
lib/yang_wrappers.h