index
:
quagga
isis-redist
master
Quagga routing suite
sublab
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ospfd
Age
Commit message (
Expand
)
Author
2011-03-22
ospfd: Compile fix for opaque support
Paul Jakma
2010-12-08
ospfd: Remove oi field from LSA, have network_lsa_refresh look up when needed
Paul Jakma
2010-12-08
ospfd: potential fix for router-id change assert on refresh cleanup patch
Paul Jakma
2010-12-08
ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer
Paul Jakma
2010-12-08
ospfd: Unify router and network LSA refresh logic with general refresher
Paul Jakma
2010-12-08
ospfd: Remember network LSA sequence numbers across up/downs of an interface
Paul Jakma
2010-12-08
ospfd: Prioritise hellos for sending by queueing to head of output buffer
Paul Jakma
2010-12-08
ospfd: Reset neighbour inactivity timer for any packet arrival
Paul Jakma
2010-12-08
ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu
Paul Jakma
2010-12-08
ospfd: Fix various route_unlock discrepencies
Paul Jakma
2010-12-08
ospfd: fix lsa_refresh_walker unlock before use bug
Paul Jakma
2010-12-08
ospfd: interface code should leave network_lsa_self alone
Paul Jakma
2010-12-08
ospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to match ospf_flood
Paul Jakma
2010-12-08
ospfd: ospf_if_free can leave dangling references on ISM events - cancel them
Paul Jakma
2010-12-08
ospfd: Lower level of some common messages from info to debug
Paul Jakma
2010-04-18
ospfd: Only refresh external default route once.
Joakim Tjernlund
2010-04-18
ospfd: Make sure ospf_distribute_list_update_timer() eventually runs.
Joakim Tjernlund
2010-04-18
ospfd: Make sure all external routes are updated.
Joakim Tjernlund
2010-01-14
ospfd: Fix debug messages that were masked by DISCARD_LSA
Paul Jakma
2010-01-14
ospfd: remove unneeded memset from a very hot function
Paul Jakma
2009-12-03
ospfd: VTY strings cleanup
Stephen Hemminger
2009-12-03
ospfd: comment out unused function
Stephen Hemminger
2009-12-03
ospfd: make local functions static
Stephen Hemminger
2009-09-28
[ospfd] enable more OSPF cost command aliases
Denis Ovsienko
2009-08-28
ospfd: Make sure priority is respected.
Joakim Tjernlund
2009-08-28
ospfd: Tighten up the connected check for redistribution
Joakim Tjernlund
2009-08-13
all: check return value from daemon() call
Stephen Hemminger
2009-08-13
ospfd: fix performance problem with redistribute delete
Stephen Hemminger
2009-08-11
ospfd: Make sure route table is recalculated.
Joakim Tjernlund
2009-08-11
ospfd: Make "Packet ... received on wrong link" conditional on debug
Paul Jakma
2009-08-03
ospfd: neuter some compiler warnings
Paul Jakma
2009-08-03
ospfd: update some comments
Paul Jakma
2009-08-03
ospfd: Change struct ospf_path *oi to ifindex.
Joakim Tjernlund
2009-07-30
ospfd: Discriminate better when selecting links between vertices in SPF
Joakim Tjernlund
2009-07-28
ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/f
Joakim Tjernlund
2009-07-28
ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface()
Joakim Tjernlund
2009-07-28
[global] interface flags format warnings
Stephen Hemminger
2009-06-26
[ospfd] Do not use stale Network/Router LSAs
Joakim Tjernlund
2009-06-25
[ospfd] compare ifIndex too when matching paths
Joakim Tjernlund
2009-06-25
[ospfd] external LSA route_unlock_node() fixes
Joakim Tjernlund
2009-06-25
[ospfd] Fix a few LSA performance "bugs"
Joakim Tjernlund
2009-06-24
Merge remote branch 'origin/master'
Paul Jakma
2009-06-24
[cleanup] Add log.h includes
Tomasz Pala
2009-06-24
[ospfd] discount IP header size from a new LSA pkt
Dmitry Tejblum
2009-06-23
[ospfd] cancel OSPF timer hack in nsm_change_state
Dmitry Tejblum
2009-06-19
[ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patch
Jeremy Jackson
2009-06-18
[daemons/cleanup] Remove disabled log_mode argument support.
Jeremy Jackson
2009-06-18
[OSPF/cleanup] make message lists read only
Stephen Hemminger
2009-06-18
[ospfd] Fix OSPF route refcount leak
Stephen Hemminger
2009-06-12
[cleanup] Make command nodes static
Stephen Hemminger
[next]