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
/
rde.h
Age
Commit message (
Expand
)
Author
2005-08-08
Try to do an SPF recalculation only if the LS DB changed.
Claudio Jeker
2005-06-27
Mark connected routes (routes without a nexthop) in the rib. Without this
Claudio Jeker
2005-06-27
Don't let /32 DT_NET routes override DT_RTR routes. This should help
Claudio Jeker
2005-05-27
Preparation for upcoming virtual link support.
Esben Norby
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-22
Handle cost2 for AS-external, and prepare for handling flags in
Esben Norby
2005-05-13
Cost type 2 will be needed soon.
Esben Norby
2005-05-12
Every time a LSA is returned from a lookup lsa_age() it.
Claudio Jeker
2005-05-12
Add "show database asbr/external/network/router/self-originate/summary"
Esben Norby
2005-05-08
Keep track of the req list in the RDE. The RFC requires us to check for
Claudio Jeker
2005-04-12
Support for self originated AS-external LSA.
Claudio Jeker
2005-03-22
Remove bool cruft.
Esben Norby
2005-03-12
Add "show rib" and "show rib detail" to ospfctl.
Esben Norby
2005-03-08
Remove no longer valid route entries.
Esben Norby
2005-02-27
SPF and route table calculation.
Esben Norby
2005-02-09
Fix premature ageing of self originating LSA. Still not perfect but better
Claudio Jeker
2005-02-09
Rework of self originated LSA. First of all the code to generate the LSA
Claudio Jeker
2005-01-28
Change my email address to the OpenBSD one since Ericsson has nothing to
Esben Norby
2005-01-28
Welcome ospfd
Claudio Jeker