.. |
area.c
|
area_ospf_options() should return the options in network byte order.
|
2007-10-11 19:06:41 +00:00 |
buffer.c
|
Unify code between the various flavors of imsg buffer.c.
|
2008-10-03 15:20:29 +00:00 |
carp.c
|
|
|
control.c
|
do not leak confd on malloc failure in control_accept()
|
2008-01-31 12:17:35 +00:00 |
control.h
|
|
|
database.c
|
Correct the output of several error and debug messages.
|
2008-02-11 13:48:39 +00:00 |
hello.c
|
Monster commit of stuff I did mostly last month. What it does:
|
2007-12-13 08:54:05 +00:00 |
imsg.c
|
|
|
interface.c
|
Monster commit of stuff I did mostly last month. What it does:
|
2007-12-13 08:54:05 +00:00 |
iso_cksum.c
|
|
|
kroute.c
|
Henning forgot ospf6d. Add priority to ospf6d as well.
|
2008-05-09 12:55:48 +00:00 |
log.c
|
Switch log_sockaddr() to take a void * so it is not necessary to cast the
|
2007-10-14 20:42:05 +00:00 |
log.h
|
Switch log_sockaddr() to take a void * so it is not necessary to cast the
|
2007-10-14 20:42:05 +00:00 |
lsack.c
|
Make ospf6d(8) not throw up on Router LSAs.
|
2007-10-16 13:01:07 +00:00 |
lsreq.c
|
correctly send lsreq, there is no need to change the byte-order of the lsa type.
|
2007-10-16 20:26:04 +00:00 |
lsupdate.c
|
Correct the output of several error and debug messages.
|
2008-02-11 13:48:39 +00:00 |
Makefile
|
Bye bye in_cksum.c, you're not needed here anymore.
|
2007-10-09 06:28:45 +00:00 |
name2id.c
|
|
|
neighbor.c
|
Correct the output of several error and debug messages.
|
2008-02-11 13:48:39 +00:00 |
ospf6.h
|
Monster diff to bring us a bit on track again.
|
2007-11-27 11:29:34 +00:00 |
ospf6d.8
|
segement -> segment; from Denis Doroshenko
|
2007-10-25 16:10:12 +00:00 |
ospf6d.c
|
Unmangle previous commit. spotted by markus@ (wow !)
|
2008-05-13 11:46:57 +00:00 |
ospf6d.conf.5
|
one more trafic -> traffic;
|
2008-06-10 08:20:03 +00:00 |
ospf6d.h
|
Monster commit of stuff I did mostly last month. What it does:
|
2007-12-13 08:54:05 +00:00 |
ospfe.c
|
Monster commit of stuff I did mostly last month. What it does:
|
2007-12-13 08:54:05 +00:00 |
ospfe.h
|
Monster commit of stuff I did mostly last month. What it does:
|
2007-12-13 08:54:05 +00:00 |
packet.c
|
msg_controllen has to be CMSG_SPACE so that the kernel can account for
|
2008-03-24 16:10:55 +00:00 |
parse.y
|
bring in the findeol() fix from pfctl. list of affected parsers by sthen
|
2008-10-17 13:02:55 +00:00 |
printconf.c
|
Monster commit of stuff I did mostly last month. What it does:
|
2007-12-13 08:54:05 +00:00 |
rde_lsdb.c
|
Correct the output of several error and debug messages.
|
2008-02-11 13:48:39 +00:00 |
rde_spf.c
|
Correct the output of several error and debug messages.
|
2008-02-11 13:48:39 +00:00 |
rde.c
|
Correct the output of several error and debug messages.
|
2008-02-11 13:48:39 +00:00 |
rde.h
|
Make lsa_find() find link local LSA by passing the interface instead of the
|
2007-11-27 12:23:06 +00:00 |