0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/proto/ospf
Martin Mares 4ef3dccfa1 The OSPF authentication type was sent in host byte order instead of of
network byte order thus breaking interoperability with other routing
daemons on litte endian machines. The patch fixes this but note that
this breaks compatability with older bird installations using OSPF and
password authentication

(Andreas)
2004-05-31 18:13:14 +00:00
..
config.Y Minor bug in configuration. 2004-05-31 10:38:44 +00:00
dbdes.c Minor bug fix in neighbor state machine. 2004-05-31 13:22:49 +00:00
dbdes.h Doc 2000-06-07 22:53:51 +00:00
Doc Doc. 2000-06-07 23:23:37 +00:00
hello.c Useless include deleted. 2004-05-31 16:42:12 +00:00
hello.h Added hellos on NBMA networks. (I don't violate RFC now.) 2000-09-02 00:03:36 +00:00
iface.c Minor bug fix in neighbor state machine. 2004-05-31 13:22:49 +00:00
iface.h I will not originate the same lsa before MINLSINTERVAL. 2001-08-11 14:01:54 +00:00
lsack.c Doc 2000-06-07 22:10:46 +00:00
lsack.h Some lsack work. There is something very worng. :-( It locked my network. 2000-04-18 01:06:16 +00:00
lsalib.c Endian-related bug fixes sent by Krzysztof Szuster <kszuster@polbox.com> 2003-08-26 10:41:02 +00:00
lsalib.h Doc in lsalib.c + related minor changes. 2000-06-07 22:31:47 +00:00
lsreq.c Tracing. 2000-06-06 02:50:49 +00:00
lsreq.h LSreq initial work. 2000-03-30 00:18:59 +00:00
lsupd.c Many spelling mistakes fixed. 2003-08-23 10:42:41 +00:00
lsupd.h You can decide if add LSA into lsrth during flood_lsa(). 2000-05-30 17:51:22 +00:00
Makefile Routing table calculation. Dijkstra done. 2000-04-26 12:54:23 +00:00
neighbor.c Minor bug fix in neighbor state machine. 2004-05-31 13:22:49 +00:00
neighbor.h Doc in neighbor.c and some tiny changes related to. 2000-06-07 21:46:22 +00:00
ospf.c Many spelling mistakes fixed. 2003-08-23 10:42:41 +00:00
ospf.h The OSPF authentication type was sent in host byte order instead of of 2004-05-31 18:13:14 +00:00
packet.c Endianity problem fixed. Thanx to Sörös József 2003-09-14 13:41:24 +00:00
packet.h Doc. 2000-06-07 21:56:32 +00:00
rt.c Many spelling mistakes fixed. 2003-08-23 10:42:41 +00:00
rt.h Install route into main routing table just if it's necessary. 2001-06-12 21:10:30 +00:00
topology.c Many spelling mistakes fixed. 2003-08-23 10:42:41 +00:00
topology.h Added comments. 2001-06-09 14:56:01 +00:00