index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
ospfd: Prioritise hellos for sending by queueing to head of output buffer
Paul Jakma
2010-12-08
2
-47
/
+48
|
|
*
|
ospfd: Reset neighbour inactivity timer for any packet arrival
Paul Jakma
2010-12-08
3
-17
/
+29
|
|
*
|
ospfd: the maxage_lsa_remover should check whether it needs to yield the cpu
Paul Jakma
2010-12-08
1
-1
/
+5
|
|
*
|
ospfd: Fix various route_unlock discrepencies
Paul Jakma
2010-12-08
2
-11
/
+16
|
|
*
|
ospfd: fix lsa_refresh_walker unlock before use bug
Paul Jakma
2010-12-08
1
-2
/
+11
|
|
*
|
ospfd: interface code should leave network_lsa_self alone
Paul Jakma
2010-12-08
1
-5
/
+0
|
|
*
|
ospfd: OSPF_MIN_LS_ARRIVAL compare should be >= to match ospf_flood
Paul Jakma
2010-12-08
1
-1
/
+1
|
|
*
|
ospfd: ospf_if_free can leave dangling references on ISM events - cancel them
Paul Jakma
2010-12-08
1
-0
/
+2
|
|
*
|
ospfd: Lower level of some common messages from info to debug
Paul Jakma
2010-12-08
2
-11
/
+11
|
|
|
/
|
|
*
ospfd: Only refresh external default route once.
Joakim Tjernlund
2010-04-18
1
-2
/
+4
|
|
*
ospfd: Make sure ospf_distribute_list_update_timer() eventually runs.
Joakim Tjernlund
2010-04-18
1
-2
/
+2
|
|
*
ospfd: Make sure all external routes are updated.
Joakim Tjernlund
2010-04-18
1
-17
/
+17
|
|
*
ospfd: Fix debug messages that were masked by DISCARD_LSA
Paul Jakma
2010-01-14
1
-3
/
+4
|
|
*
ospfd: remove unneeded memset from a very hot function
Paul Jakma
2010-01-14
1
-1
/
+0
|
*
|
Bring "ex" version up to date with 0.99.18
ex14
Chris Hall
2011-03-29
25
-434
/
+450
*
|
|
Update pipework and improve memory reporting.
Chris Hall
2011-07-21
1
-84
/
+84
*
|
|
Bring "ex" version up to date with 0.99.18
ex15p
Chris Hall
2011-03-29
25
-434
/
+450
|
/
/
*
|
Bring up to date with 0.99.16 release
Chris Hall
2010-04-17
2
-3
/
+3
*
|
Removing compiler warnings.
Chris Hall
2010-04-16
8
-13
/
+33
*
|
Compile all daemons, except vtysh, clean but with warnings.
Chris Hall
2010-04-16
2
-2
/
+3
|
/
*
ospfd: VTY strings cleanup
Stephen Hemminger
2009-12-03
1
-15
/
+2
*
ospfd: comment out unused function
Stephen Hemminger
2009-12-03
1
-0
/
+2
*
ospfd: make local functions static
Stephen Hemminger
2009-12-03
2
-55
/
+8
*
[ospfd] enable more OSPF cost command aliases
Denis Ovsienko
2009-09-28
1
-0
/
+88
*
ospfd: Make sure priority is respected.
Joakim Tjernlund
2009-08-28
1
-1
/
+1
*
ospfd: Tighten up the connected check for redistribution
Joakim Tjernlund
2009-08-28
1
-8
/
+5
*
all: check return value from daemon() call
Stephen Hemminger
2009-08-13
1
-2
/
+5
*
ospfd: fix performance problem with redistribute delete
Stephen Hemminger
2009-08-13
2
-14
/
+4
*
ospfd: Make sure route table is recalculated.
Joakim Tjernlund
2009-08-11
1
-18
/
+23
*
ospfd: Make "Packet ... received on wrong link" conditional on debug
Paul Jakma
2009-08-11
1
-2
/
+3
*
ospfd: neuter some compiler warnings
Paul Jakma
2009-08-03
1
-38
/
+1
*
ospfd: update some comments
Paul Jakma
2009-08-03
2
-7
/
+17
*
ospfd: Change struct ospf_path *oi to ifindex.
Joakim Tjernlund
2009-08-03
7
-31
/
+34
*
ospfd: Discriminate better when selecting links between vertices in SPF
Joakim Tjernlund
2009-07-30
1
-7
/
+5
*
ospfd: Make ospf_if_lookup_recv_if() find the right unnumbered i/f
Joakim Tjernlund
2009-07-28
3
-8
/
+15
*
ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface()
Joakim Tjernlund
2009-07-28
3
-6
/
+5
*
[global] interface flags format warnings
Stephen Hemminger
2009-07-28
1
-3
/
+4
*
[ospfd] Do not use stale Network/Router LSAs
Joakim Tjernlund
2009-06-26
2
-8
/
+8
*
[ospfd] compare ifIndex too when matching paths
Joakim Tjernlund
2009-06-25
2
-4
/
+13
*
[ospfd] external LSA route_unlock_node() fixes
Joakim Tjernlund
2009-06-25
1
-10
/
+15
*
[ospfd] Fix a few LSA performance "bugs"
Joakim Tjernlund
2009-06-25
1
-18
/
+5
*
Merge remote branch 'origin/master'
Paul Jakma
2009-06-24
1
-3
/
+12
|
\
|
*
[ospfd] discount IP header size from a new LSA pkt
Dmitry Tejblum
2009-06-24
1
-3
/
+12
*
|
[cleanup] Add log.h includes
Tomasz Pala
2009-06-24
1
-0
/
+1
|
/
*
[ospfd] cancel OSPF timer hack in nsm_change_state
Dmitry Tejblum
2009-06-23
1
-8
/
+0
*
[ospfd/BSD] add missing UINT16_MAX - picked up from FreeBSD ports patch
Jeremy Jackson
2009-06-19
1
-0
/
+2
*
[daemons/cleanup] Remove disabled log_mode argument support.
Jeremy Jackson
2009-06-18
1
-2
/
+1
*
[OSPF/cleanup] make message lists read only
Stephen Hemminger
2009-06-18
3
-23
/
+23
*
[ospfd] Fix OSPF route refcount leak
Stephen Hemminger
2009-06-18
1
-1
/
+2
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
2
-10
/
+3
[prev]
[next]