Age | Commit message (Expand) | Author |
2011-07-07 | Kill nh_reachable. Link state checking is so easy now that it does not | Claudio Jeker |
2010-08-22 | Redistributing the default route with ospf6d did not work correctly. | Alexander Bluhm |
2010-07-01 | The prefixes of interface addresses of an ospf link have to be | Alexander Bluhm |
2010-06-03 | The is no md5 authentication in OSPFv3. Remove some leftovers from | Alexander Bluhm |
2009-12-22 | Add interface index aka. scope id to struct kroute so that the rde can pass | Claudio Jeker |
2009-12-22 | Link local addressing strikes again. Include ifindex in all nexthop | Claudio Jeker |
2009-11-02 | Add IMSG_CTL_LOG_VERBOSE similar to ospfd it allows to toggle debug logging. | Claudio Jeker |
2009-06-06 | Get ready for including imsg.h from a lib, when it comes along. | Pierre-Yves Ritschard |
2009-06-06 | make ospf6ctl/ospf6d imsg-in-a-lib ready too. | Eric Faurot |
2009-01-28 | Teach ospf6d to originate Intra-Area-Prefix LSAs, which associate a list | Stefan Sperling |
2008-12-30 | First try at originating Link (type-8) LSA. Code is wrong and the initial | Claudio Jeker |
2007-12-13 | Monster commit of stuff I did mostly last month. What it does: | 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 | First step at making kroute IPv6 aware. This resulted in many additional | Claudio Jeker |
2007-10-11 | There is no need to support interface em0:<IP> anymore. Remove most of the | Claudio Jeker |
2007-10-11 | No need to store the interface mask. An interface represents a link and is | Claudio Jeker |
2007-10-11 | In OSPFv3 auth crypt is no longer (actually all the auth code is gone) so | Claudio Jeker |
2007-10-11 | Last commit added way to much stuff. Revert the readd of global options. | Claudio Jeker |
2007-10-11 | area_ospf_options() should return the options in network byte order. | Claudio Jeker |
2007-10-11 | From ospfd: | Claudio Jeker |
2007-10-09 | The router dead_interval switched from 32bit to a 16bit value in OSPFv3. | Claudio Jeker |
2007-10-08 | Welcome ospf6d | Esben Norby |