]> git.puffer.fish Git - mirror/frr.git/commit
zebra: fix encoded DNSSL length 15749/head
authorIgor Ryzhov <iryzhov@nfware.com>
Mon, 15 Apr 2024 20:31:26 +0000 (23:31 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Mon, 15 Apr 2024 20:31:26 +0000 (23:31 +0300)
commit8d6f7a43974633abb15a57b24bc30f462bd8841e
treeac1f03e039b30b1c474e4c10ec425c912b4461d5
parent572b6f314533e6d8478982a7b648ead01697d5c7
zebra: fix encoded DNSSL length

The encoded DNSSL length is not set so the value is missing from RA
packet.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
zebra/zebra_nb_config.c