]> git.puffer.fish Git - mirror/frr.git/commit
isisd: fix adding a circuit to the wrong area
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 16 Jun 2021 12:52:14 +0000 (15:52 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Fri, 18 Jun 2021 14:00:01 +0000 (17:00 +0300)
commita2b61448810d91d46aae8de2c028294355827640
tree4ba538470859f2cd6c29e2fbeeb56acb6e7efedf
parentb28a86edd5e99ead5f1c201844a4c67f52a0d7fa
isisd: fix adding a circuit to the wrong area

When creating a new area, we're adding all circuits in the same VRF to
this area. We should only add circuits configured with the same tag.

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