bird/proto
Ondrej Zajicek 7969ea3b41 Fixes a bug in OSPF on NBMA interfaces.
A very tricky bug. OSPF on NBMA interfaces probably never really worked.
When a packet was sent to multiple destinations, the checksum was
calculated multiple times from a packet with already filled checksum
field (from previous calculation). Therefore, many packets were sent
with an invalid checksum.
2010-04-11 10:19:54 +02:00
..
bgp Do not export empty community list attribute in BGP. 2010-04-08 17:56:56 +02:00
ospf Fixes a bug in OSPF on NBMA interfaces. 2010-04-11 10:19:54 +02:00
pipe Fix configure to enable warnings and fix most of them. 2010-02-21 14:34:53 +01:00
rip Temporary OSPF commit - sockets. 2010-03-14 16:36:59 +01:00
static Better flushing of interfaces. 2010-02-27 16:00:07 +01:00
Doc Documented all the trivial protocols. 2000-06-04 16:15:37 +00:00