index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ospfd
Age
Commit message (
Expand
)
Author
2005-05-27
Fix a access after free on shutdown. OK norby@
Claudio Jeker
2005-05-27
Clearify.
Esben Norby
2005-05-27
Initial virtual link support.
Esben Norby
2005-05-27
Nasty bug!
Esben Norby
2005-05-27
Virtual link support.
Esben Norby
2005-05-27
Preparations for virtual link support.
Esben Norby
2005-05-27
Preparation for upcoming virtual link support.
Esben Norby
2005-05-27
While calculating the routing table don't ignore all routes with a cost of
Claudio Jeker
2005-05-27
Only checking if w->cost is non equal to LS_INFINITY and w->prev is NULL is
Claudio Jeker
2005-05-27
Fix nexthop calculation by setting w->prev before calling calc_next_hop().
Claudio Jeker
2005-05-26
Unnecessary ()
Claudio Jeker
2005-05-26
Remove annoying spf_calc debug line.
Esben Norby
2005-05-26
Remove route update debugging messages.
Esben Norby
2005-05-26
Disable cand_list_dump and spf_dump by default.
Esben Norby
2005-05-26
More usable debug output when originating router lsas.
Esben Norby
2005-05-26
Another unneeded debug message.
Esben Norby
2005-05-26
Unwanted.
Esben Norby
2005-05-26
Make interface election less verbose.
Esben Norby
2005-05-26
Remove unneeded debugging messages from rde imsg handling.
Esben Norby
2005-05-26
Remove unused event/action caption.
Esben Norby
2005-05-26
Remove unneeded debugging messages from ospfe imsg handling.
Esben Norby
2005-05-26
Cleanup.
Esben Norby
2005-05-26
Remove unused neighbor state.
Esben Norby
2005-05-26
Remove unneeded debug stuff when handling neighbors.
Esben Norby
2005-05-26
Remove unneeded debugging stuff when handling LS updates.
Esben Norby
2005-05-26
Remove unneeded debug messages from LS request.
Esben Norby
2005-05-26
Remove unneeded debugging stuff when handling LS ack.
Esben Norby
2005-05-26
Simplify and cleanup passive interface handling.
Esben Norby
2005-05-26
Remove a lot of unneeded debug output during the database change.
Esben Norby
2005-05-26
kill area debugging stuff.
Esben Norby
2005-05-26
Support dumping the configuration the way bgpd(8) does it.
Esben Norby
2005-05-26
Remove unused variable.
Esben Norby
2005-05-25
spelling
Esben Norby
2005-05-25
spelling
Esben Norby
2005-05-25
spelling
Esben Norby
2005-05-25
typo in define. Found by David Krause.
Claudio Jeker
2005-05-25
spelling
David Krause
2005-05-24
Only redistribute networks if the interface they depend on is actually
Claudio Jeker
2005-05-24
Set ifindex for all kernel routes. This makes it very easy to track the
Claudio Jeker
2005-05-24
An lsa with age == MAX_AGE is always different and needs to be merged.
Claudio Jeker
2005-05-24
Fix format string.
Claudio Jeker
2005-05-24
Be more specific on what we redistribute. OK norby@
Claudio Jeker
2005-05-24
In lsa_merge() check if the LSA changed. If it did not change just free the
Claudio Jeker
2005-05-24
Fix some obvious issues in the summary LSA origination.
Claudio Jeker
2005-05-23
First part of summary LSA origination. Not perfect but a start.
Claudio Jeker
2005-05-23
useless use of endpwent
Henning Brauer
2005-05-23
Kill rt_dump_debug stuff as "ospfctl show rib [detail]" provides the same
Esben Norby
2005-05-23
Make the rfc1583compat flag changable in ospfd.conf(5).
Esben Norby
2005-05-22
Handle cost2 for AS-external, and prepare for handling flags in
Esben Norby
2005-05-22
The Route Information Base for AS-External should only be dumped once.
Esben Norby
[prev]
[next]