]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: pull up invalid prefix assert()
authorDavid Lamparter <equinox@opensourcerouting.org>
Tue, 8 May 2012 04:27:04 +0000 (06:27 +0200)
committerDavid Lamparter <equinox@opensourcerouting.org>
Thu, 25 Oct 2012 17:15:59 +0000 (10:15 -0700)
commit948b6bef7f9cf841a98fe3ea40419696500c8c4c
tree9dbdadff242010472e298b624e20e52bd5625328
parent0fece074e8c9e282ae2cecf9a0a79dc6c930cfb1
isisd: pull up invalid prefix assert()

processing invalid prefixes causes isisd to assert() or otherwise
misbehave in ip_masklen/apply_mask.  pull up the assert() to indicate
better there's broken data in isisd's LSDB.

  * isisd/isis_spf.c: assert() prefix lengths

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