]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: initialize circuit to match area is_type
authorChristian Franke <chris@opensourcerouting.org>
Tue, 10 Nov 2015 17:04:48 +0000 (18:04 +0100)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 30 Mar 2016 00:26:17 +0000 (20:26 -0400)
commitddfdbd32b42a8575fc85f237b8470d1c0b677f6b
tree4e3bdbc2bd081992232f234c9772daa20c73a7fd
parentc354c01464b9ed4cf9a13980b2f3fb7db94287c6
isisd: initialize circuit to match area is_type

New circuits should be initialized to match the is_type
of their area. Also add an additional check to make sure
that no IIHs are sent for levels which are not enabled.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>
isisd/isis_circuit.c
isisd/isis_pdu.c