]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: fix LSA initialization for build without opaque LSA
authorChristian Franke <chris@opensourcerouting.org>
Wed, 20 Feb 2013 10:00:53 +0000 (10:00 +0000)
committerDavid Lamparter <equinox@opensourcerouting.org>
Tue, 9 Apr 2013 15:06:38 +0000 (17:06 +0200)
commit58952492d2eedd4b7974274a578a1fa9707125bb
treeef09366f20a103188a07bc9ed753bec723345967
parentc095185c26f72bff14238ca1209ef6b2d7a8b935
ospfd: fix LSA initialization for build without opaque LSA

If configured without opaque LSA support, the old code would incorrectly
associate type 5 LSAs with an area.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
ospfd/ospf_packet.c