commit | 3aad46bdaa0a2700e43252904b9481750c8cb45d | [log] [tgz] |
---|---|---|
author | YAMAMOTO Shigeru <shigeru@iij.ad.jp> | Wed Sep 28 21:00:14 2011 +0400 |
committer | Denis Ovsienko <infrastation@yandex.ru> | Thu Sep 29 16:27:29 2011 +0400 |
tree | 2f98b0538dc45324910201ee445460a68f6e5389 | |
parent | 52ecbbea36439758590f0c31a0ec147fec041d7a [diff] |
ospfd: fix regression in recent commit commit '717750433839762d23a5f8d88fe0b4d57c8d490a' causes SEGV error, when 'oi = ospf_if_lookup_recv_if (ospf, iph->ip_src, ifp);' returns NULL. * ospf_packet.c * ospf_read(): change a place of calling 'ospf_verify_header()'