]> git.puffer.fish Git - matthieu/frr.git/commit
isisd, ospfd: fix opaque zapi source parsing
authorMark Stapp <mjs@labn.net>
Tue, 27 Jun 2023 20:32:54 +0000 (16:32 -0400)
committerMark Stapp <mjs@labn.net>
Tue, 27 Jun 2023 20:32:54 +0000 (16:32 -0400)
commit220dc6df98b1aa8f52676040b77066c7c75ea0fd
treef495c8f31447e87acdb208a20f21d0f538eb6c0d
parent579d00e167bedfd9770cf5c1b692fa0d56f8196c
isisd, ospfd: fix opaque zapi source parsing

Opaque zapi messages carry the sender's zclient tuple now,
daemons shouldn't try to parse those bits directly.

Signed-off-by: Mark Stapp <mjs@labn.net>
isisd/isis_zebra.c
ospfd/ospf_zebra.c