ospf module code structure
Hey All, can I get some reference to the section ion the code that OSPF make the routing decisions (add, merge, delete routs)? Thanks,
Hello, Alon. Information, that you have asked, is present in proto/ospf/rt.c file ( https://github.com/BIRD/bird/blob/master/proto/ospf/rt.c ). But better start from coder's documentation ( https://bird.network.cz/?get_doc&f=prog.html&v=20 ) On Tue, 18 Dec 2018 at 11:57, Alon Dotan <alon.dotan@bullguard.com> wrote:
Hey All,
can I get some reference to the section ion the code that OSPF make the routing decisions (add, merge, delete routs)?
Thanks,
-- Anton.
Thanks, On 12/18/18 11:41 AM, Anton Danilov wrote:
Hello, Alon. Information, that you have asked, is present in proto/ospf/rt.c file ( https://github.com/BIRD/bird/blob/master/proto/ospf/rt.c ). But better start from coder's documentation ( https://bird.network.cz/?get_doc&f=prog.html&v=20 )
On Tue, 18 Dec 2018 at 11:57, Alon Dotan <alon.dotan@bullguard.com> wrote:
Hey All,
can I get some reference to the section ion the code that OSPF make the routing decisions (add, merge, delete routs)?
Thanks,
participants (2)
-
Alon Dotan -
Anton Danilov