]> 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)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 16 Aug 2016 14:10:17 +0000 (16:10 +0200)
commiteb735f6774b12172b41b41b12459f91722143e9e
tree9ce4c0cc699cf07109e30ff3dedf4fd9bf9dc3e4
parentab1f20e60797c6dc31eb537b0018ab375c9ce3cd
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