]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: We already store the last command as part of zserv_write
authorDonald Sharp <sharpd@nvidia.com>
Thu, 10 Jun 2021 15:05:26 +0000 (11:05 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 18 Jun 2021 12:37:52 +0000 (08:37 -0400)
commit3caaa177645d858ed53d1b8fcac974a6d74492c5
treecb5a584ad6029539ddcbfe1168f4026b5992aaa1
parent95209a72346277a6cef5703d51d6bc1c1a4a57d6
zebra: We already store the last command as part of zserv_write

when sending nexthop information.  We do not need to reset the
last_write_cmd since that is taken care of in the send routine.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/zebra_rnh.c
zebra/zebra_srte.c