commit | 58952492d2eedd4b7974274a578a1fa9707125bb | [log] [tgz] |
---|---|---|
author | Christian Franke <chris@opensourcerouting.org> | Wed Feb 20 10:00:53 2013 +0000 |
committer | David Lamparter <equinox@opensourcerouting.org> | Tue Apr 09 17:06:38 2013 +0200 |
tree | ef09366f20a103188a07bc9ed753bec723345967 | |
parent | c095185c26f72bff14238ca1209ef6b2d7a8b935 [diff] |
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>