bird/proto
Ondrej Zajicek a97122a3ca Bugfix in LSA origination for PTP OSPF links.
The code generating LSAs for PTP OSPF links is buggy. The old behavior
is that it generates PTP link if there is a full/ptp neighbor and stub
link if there isn't. According to RFC 2328, the correct behavior is to
generate stub link in both cases (in the first case together with PTP
link).

And because of buggy detection of unnumbered networks, for numbered
networks the code creates stub links with 0.0.0.0/32.
2008-10-26 23:43:13 +01:00
..
bgp The source address configuration in BGP added. 2008-08-24 23:20:46 +00:00
ospf Bugfix in LSA origination for PTP OSPF links. 2008-10-26 23:43:13 +01:00
pipe ... in pipe. 2004-06-05 09:27:35 +00:00
rip Minor changes to keep gcc happy. 2005-02-15 06:32:31 +00:00
static Fix %<something>I format strings. 2001-08-19 11:15:24 +00:00
Doc Documented all the trivial protocols. 2000-06-04 16:15:37 +00:00