Age | Commit message (Expand) | Author |
2010-07-01 | Fix all white space bugs in ospf6d at once. No binary change. | Alexander Bluhm |
2010-07-01 | The prefixes of interface addresses of an ospf link have to be | Alexander Bluhm |
2010-03-01 | Implement lsa_find_lsid(), a function that searches the LSDB for a LSA | Claudio Jeker |
2010-02-22 | Treat multiple Router-LSAs originated by the same router as an | Stefan Sperling |
2009-12-22 | Link local addressing strikes again. Include ifindex in all nexthop | Claudio Jeker |
2009-03-29 | As a first step towards SPF tree calculation, prepare for proper | Stefan Sperling |
2009-03-29 | Change get_net_link()'s idx argument to unsigned, and make it | Stefan Sperling |
2009-03-29 | Because get_rtr_link() forgot to increment the buffer offset | Stefan Sperling |
2009-03-29 | Remove lsa_find_net(), it isn't needed for OSPFv3. | Stefan Sperling |
2009-03-29 | Add lsa_find_rtr() function, which finds among multiple router | Stefan Sperling |
2009-03-29 | For SPF calculation, we will need the source address specified | Stefan Sperling |
2009-03-12 | lsa_self() did too many things at once, and had too much logic | Stefan Sperling |
2009-03-07 | Add lsa_find_tree() to allow searching for LSAs in a specific LSA tree. | Stefan Sperling |
2009-02-12 | Make vertex_free() correctly free LSAs in per-interface LSA trees. | Stefan Sperling |
2009-01-27 | Propagate the neighbour's interface ID, as received in hello packets, | Stefan Sperling |
2009-01-03 | Since link LSAs live in iface->lsa_tree and not in area->lsa_tree, | Stefan Sperling |
2008-12-30 | lsa_get_prefix() needs to use something else then struct lsa_prefix to | Claudio Jeker |
2007-11-27 | Make lsa_find() find link local LSA by passing the interface instead of the | Claudio Jeker |
2007-11-27 | Monster diff to bring us a bit on track again. | Claudio Jeker |
2007-10-16 | In OSPFv3 the LSA type is a 16 bit value, furthermore it uses different | Esben Norby |
2007-10-16 | First step at making kroute IPv6 aware. This resulted in many additional | Claudio Jeker |
2007-10-08 | Welcome ospf6d | Esben Norby |