]> git.ipfire.org Git - thirdparty/bird.git/commit - proto/ospf/ospf.h
Fixes a nasty bug in OSPF.
authorOndrej Zajicek <santiago@crfreenet.org>
Mon, 28 Mar 2011 23:41:46 +0000 (01:41 +0200)
committerOndrej Zajicek <santiago@crfreenet.org>
Mon, 28 Mar 2011 23:41:46 +0000 (01:41 +0200)
commitab164971891c64126097eedca11d2f5586f1d8e7
tree46fdb499c0ede22595e97dbb7af82d1c42ed8292
parent52a43ae3b76f86b697537bc3ad8afdb3b421cf2c
Fixes a nasty bug in OSPF.

Sending malformed network prefixes in LSAs causes OSPF to crash
just after the LSA is propagated to the other routers.
nest/rt-table.c
proto/ospf/ospf.h
proto/ospf/packet.c
proto/ospf/rt.c