Age | Commit message (Expand) | Author |
2018-02-22 | The IF_EVT_NBR_CHNG event needs to be fired when a neighbor transitions to | Claudio Jeker |
2014-11-18 | Nuke more obvious #include duplications. | Kenneth R Westerback |
2011-03-08 | Instead of using IBUF_READ_SIZE as upper bound when building various | Claudio Jeker |
2010-05-26 | Rename some imsg bits to make namespace collisions less likely buf to | Nicholas Marriott |
2010-05-13 | typo: colision->collision | Stuart Henderson |
2010-02-16 | Lets violate the RFC once more. Change the way we map hello packets to | Claudio Jeker |
2010-02-01 | Fix logic error (&& vs. ||), found while looking for inspiration for smtpd | Jacek Masiulaniec |
2009-01-31 | Pass the buffer to send_packet() instead of spliting it up. This removes | Claudio Jeker |
2007-10-11 | Bye bye global ospf options. OSPF options are per area (at least the one | Claudio Jeker |
2006-03-09 | Correctly warn about unsupported interface types as it is done in other places. | Claudio Jeker |
2006-02-02 | Be less verbose about DR/BDR selection this seems to be rock solid now. | Claudio Jeker |
2005-11-12 | spacing mostly | Theo de Raadt |
2005-09-17 | - add get_rtr_id() based on bgpd's get_bgpid() | Mathieu Sauve-Frankel |
2005-08-30 | Fix one of the most fragile part of ospfd -- the interface election code. | Claudio Jeker |
2005-06-13 | Compare neighbor address with DR/BDR from the hello packet and not with | Claudio Jeker |
2005-05-27 | Virtual link support. | Esben Norby |
2005-05-26 | Simplify and cleanup passive interface handling. | Esben Norby |
2005-04-05 | Use the dynamic buffer API for packet generation and sending. | Claudio Jeker |
2005-02-09 | When sending out hellos, copy the bdr and dr addresses into iface->self. | Claudio Jeker |
2005-02-07 | spelling fixes | David Krause |
2005-01-28 | Change my email address to the OpenBSD one since Ericsson has nothing to | Esben Norby |
2005-01-28 | Welcome ospfd | Claudio Jeker |