]> git.puffer.fish Git - matthieu/frr.git/commit
isisd, ospfd: update interface_link_params callback to check for change
authorKaren Schoener <karen@voltanet.io>
Thu, 17 Jun 2021 13:26:36 +0000 (09:26 -0400)
committerKaren Schoener <karen@voltanet.io>
Mon, 28 Jun 2021 14:32:52 +0000 (10:32 -0400)
commit0b4124c18cb826849f18af58dbc712db7d14b993
tree28ff0015d6f7f93ebc5585ca867686a4513a20c9
parent0e5572bc63f93c19ceb296f12b458fc728770f0e
isisd, ospfd: update interface_link_params callback to check for change

Adding defensive code to the interface_link_params zebra callback
to check if the link params changed before taking action.

Signed-off-by: Karen Schoener <karen@voltanet.io>
isisd/isis_zebra.c
lib/zclient.c
lib/zclient.h
ospfd/ospf_interface.c
ospfd/ospf_zebra.c