Age | Commit message (Expand) | Author |
2009-03-29 | For SPF calculation, we will need the source address specified | Stefan Sperling |
2009-02-19 | Remove origination of Intra-Area-Prefix LSAs from ospfe. | Stefan Sperling |
2009-01-29 | Originate Intra-Area-Prefix LSAs which reference a router LSA. | Stefan Sperling |
2009-01-27 | Propagate the neighbour's interface ID, as received in hello packets, | Stefan Sperling |
2008-12-30 | First try at originating Link (type-8) LSA. Code is wrong and the initial | Claudio Jeker |
2008-12-28 | Send the interface index in the correct byte order and add iface_id to | Claudio Jeker |
2007-12-13 | Monster commit of stuff I did mostly last month. What it does: | Claudio Jeker |
2007-10-13 | From ospfd: Funny typo, it is fib not fip so adjust function name. | 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 | area_ospf_options() should return the options in network byte order. | Claudio Jeker |
2007-10-11 | From ospfd: | Claudio Jeker |
2007-10-10 | send_packet() now takes a struct in6_addr as destination instead of a | Claudio Jeker |
2007-10-09 | Remaining bit of last night work. Make packet reception use all the goodies | Claudio Jeker |
2007-10-09 | Instead of IP_RECVIF we use IPV6_RECVPKTINFO to get the ifindex and the | Claudio Jeker |
2007-10-08 | Welcome ospf6d | Esben Norby |