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-06-28
Make it possible to specify interfaces just by using "interface em0" without
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-06-26
typo by claudio
Theo de Raadt
2005-06-26
Don't htonl() something that is already in network byte order. AS-Ext routes
Claudio Jeker
2005-06-26
Do not automaticaly announce routes that have RTF_DYNAMIC set. These routes
Claudio Jeker
2005-06-21
Backout/Disable the change introduced in rev. 1.26. Don't start the hello
Claudio Jeker
2005-06-21
The ev_sighup event handler should handle SIGHUP and not SIGTERM.
Claudio Jeker
2005-06-13
One additional if_act_elect bug. Neighbors in preliminary state (down, attempt
Claudio Jeker
2005-06-13
Doh. Fix another stupid copy paste typo. Once again BDR != DR.
Claudio Jeker
2005-06-13
add a new fsm transition for IF_EVT_WTIMER in state IF_STA_ANY that simply
Claudio Jeker
2005-06-13
start hello timer even if in state IF_STA_WAITING (this makes the startup much
Claudio Jeker
2005-06-13
simplify the fsm by moving all the checks that are done if the state changed
Claudio Jeker
2005-06-13
Passive interfaces belong to the area and should be announced as stub
Claudio Jeker
2005-06-13
Compare neighbor address with DR/BDR from the hello packet and not with
Claudio Jeker
2005-05-31
add -nv to SYNOPSIS;
Jason McIntyre
2005-05-28
Fix confusing typo.
Esben Norby
2005-05-27
When the neighbor at the other end of the virtual link goes to state
Esben Norby
2005-05-27
Set the V-bit when originating virtual links in router LSAs.
Esben Norby
2005-05-27
Virtual link support, originate virtual links in router LSAs.
Esben Norby
2005-05-27
Virtual link support.
Esben Norby
2005-05-27
Virtual link support.
Esben Norby
2005-05-27
Virtual link support.
Esben Norby
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
[next]