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-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
2005-05-13
Cost type 2 will be needed soon.
Esben Norby
2005-05-13
The NET_RT_IFLIST sysctl returns RTM_IFINFO and RTM_NEWADDR messages in
Claudio Jeker
2005-05-12
Calculate routes for summary and as-external LSA. Still some minor parts
Claudio Jeker
2005-05-12
lsa_age() the vertex befor comparing the age with MAX_AGE.
Claudio Jeker
2005-05-12
Every time a LSA is returned from a lookup lsa_age() it.
Claudio Jeker
2005-05-12
Don't fatal in case no root node was found for spf calculation.
Claudio Jeker
2005-05-12
Add "show database asbr/external/network/router/self-originate/summary"
Esben Norby
2005-05-12
Fix multiple bugs in if_act_elect(). In some cases DR were set wrongly
Claudio Jeker
2005-05-12
If activly connected to more than one area set B flag in the self-originated
Claudio Jeker
2005-05-11
Add some newlines to make the code easier to follow. No functional change.
Claudio Jeker
2005-05-10
Do no longer force the default router priority to 0.
Claudio Jeker
2005-05-09
Force all as-external routes to point to the router announcing them by
Claudio Jeker
[next]