]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: use all "ip ospf area" params for ospf initialization
authorIgor Ryzhov <iryzhov@nfware.com>
Tue, 13 Oct 2020 22:53:26 +0000 (01:53 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Tue, 13 Oct 2020 23:40:30 +0000 (02:40 +0300)
commit68e1c44972d8420408e6b8553fb2ff861ae08429
tree17ae8c877f266115879891aefe258f54fe65eb85
parent0549eeda3d642bb8135b068b897694aad5844dae
ospfd: use all "ip ospf area" params for ospf initialization

Currently, only default area parameter is used for initialization, but
we should use area parameters with interfaces address as well.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
ospfd/ospfd.c