]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: warn if there is an MTU issue on circuits
authorChristian Franke <nobody@nowhere.ws>
Mon, 15 Aug 2016 11:36:59 +0000 (13:36 +0200)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 19 Aug 2016 17:33:59 +0000 (13:33 -0400)
commit83cd1f1aab571b479000a50d0d322a8c44ab409f
tree18c66ab2f4cbdb9cc1823e123f140148b4cd5dd2
parentf1d489ea29240037c6579d2ee5134dce11b7d511
isisd: warn if there is an MTU issue on circuits

Instead of later tripping over an assert, add a proper warning for
interfaces whose MTU is too low.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
isisd/isis_circuit.c
isisd/isis_vty.c