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