]> git.puffer.fish Git - mirror/frr.git/commit
isisd: Combine lsp_l1/l2_refresh
authorChristian Franke <chris@opensourcerouting.org>
Wed, 24 Oct 2018 04:27:17 +0000 (06:27 +0200)
committerChristian Franke <chris@opensourcerouting.org>
Wed, 24 Oct 2018 05:52:44 +0000 (07:52 +0200)
commit9196731f9d13999e8358da953fa181cb021b4472
tree4e17578c45e82a1f6aef47dd7715a2b03191f81a
parent691f3e768a6f6732a5ceace4a7e8b87625c0ec11
isisd: Combine lsp_l1/l2_refresh

lsp_l1_refresh and lsp_l2_refresh are identical apart from the
hardcoded IS-IS level they are referring to. So merge them and
pass the level as part of the argument.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
isisd/isis_lsp.c
isisd/isisd.c
isisd/isisd.h