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
/
ospfd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Comment out unused code
Stephen Hemminger
2009-02-09
1
-1
/
+3
*
Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-02-09
1
-3
/
+1
*
Merge in latest quagga (0.99.11)
Stephen Hemminger
2008-10-27
1
-110
/
+116
|
\
|
*
Merge branch 'master' of /home/shemminger/src/quagga into upstream
Stephen Hemminger
2008-10-13
1
-52
/
+117
|
|
\
|
|
*
[ospfd] Fix SEGV during startup introduced in recent commit
Joakim Tjernlund
2008-09-24
1
-2
/
+2
|
|
*
[ospfd] Restructure opsf_if_update() and ospf_network_run()
Joakim Tjernlund
2008-09-02
1
-107
/
+114
|
|
*
+ fix minor regression in OSPF sending buffer adjustment logic
Denis Ovsienko
2007-09-18
1
-2
/
+5
|
|
*
Bug #362 is fixed now.
Denis Ovsienko
2007-08-21
1
-0
/
+2
|
|
*
[ospfd] network command now behaves more logically when a peer prefix is defined
Andrew J. Schorr
2007-04-30
1
-1
/
+1
|
|
*
[ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running
Andrew J. Schorr
2007-02-27
1
-0
/
+4
|
|
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
1
-5
/
+21
|
|
*
[ospfd] Consider all connected addresses when creating ospf interfaces
Andrew J. Schorr
2006-12-04
1
-2
/
+0
|
|
*
[ospfd] Add passive-interface default support
Paul Jakma
2006-10-22
1
-0
/
+2
|
|
*
[ospfd] redistribute default no longer works after complete reconfig, fix
Paul Jakma
2006-08-27
1
-0
/
+1
|
|
*
[ospfd] Bug #134, ospfd should be more robust to backward time change
Paul Jakma
2006-08-27
1
-4
/
+4
|
|
*
[ospfd] Bug #288: do not change router ID unless forced by manual configuration
Andrew J. Schorr
2006-07-27
1
-0
/
+9
|
|
*
[ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free
Paul Jakma
2006-07-26
1
-3
/
+3
|
|
*
[ospfd] Squash another ospf_lookup call
Paul Jakma
2006-05-12
1
-2
/
+1
|
|
*
[ospfd] Bug #234. Fix nbr_self reinitialisation after down/up.
paul
2006-01-11
1
-25
/
+0
|
|
*
[ospfd] fix automatic router-id and network enable bug.
paul
2006-01-10
1
-3
/
+3
|
|
*
[ospfd] rename graceful to deferred, fix a tiny compile warning.
paul
2005-11-26
1
-17
/
+21
|
|
*
2005-11-20 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-20
1
-31
/
+16
|
|
*
[ospfd] misc small fixes. Fix default stub router setting. no opaque compile.
paul
2005-11-14
1
-1
/
+3
|
|
*
2005-10-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-29
1
-10
/
+130
|
|
*
2005-10-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-21
1
-18
/
+2
|
|
*
2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-09-19
1
-1
/
+1
|
|
*
2005-07-12 Paul Jakma <paul.jakma@sun.com>
paul
2005-07-12
1
-1
/
+1
|
|
*
2005-05-06 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-06
1
-16
/
+17
|
|
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
quagga_post_listloop_cleanup
paul
2005-04-07
1
-111
/
+66
|
|
*
2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-23
1
-3
/
+14
|
|
*
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-08
1
-9
/
+11
|
|
*
2004-11-04 Paul Jakma <paul@dishone.st>
paul
2004-11-04
1
-9
/
+23
|
|
*
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
hasso
2004-10-19
1
-24
/
+10
|
|
*
2004-10-11 Paul Jakma <paul@dishone.st>
paul
2004-10-11
1
-4
/
+4
|
|
*
Common router id.
hasso
2004-10-03
1
-28
/
+2
|
|
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-17
/
+17
|
|
*
Remove ifdef's HAVE_NSSA. NSSA support is stable enough.
hasso
2004-06-20
1
-10
/
+0
|
|
*
* Make updating redistributions work if prefix list is changed and it's
hasso
2004-05-10
1
-50
/
+0
|
|
*
Some ospfd fixes - [quagga-dev 1032], [quagga-dev 1048], [quagga-dev 1058].
hasso
2004-04-20
1
-1
/
+9
|
|
*
* ospfd.c (ospf_network_match_iface): Rewrite code for clarity
gdt
2003-12-05
1
-6
/
+26
|
|
*
2003-10-27 Simon <lists@routemeister.net>
paul
2003-10-27
1
-2
/
+2
|
|
*
2003-10-27 kamatchi soundaram <kamatchi@tdd.sj.nec.com>
paul
2003-10-27
1
-1
/
+0
|
|
*
2003-09-29 Paul Jakma <paul@dishone.st>
paul
2003-09-29
1
-2
/
+2
|
|
*
2003-08-27 Jay Fenlason <fenlason@redhat.com>
paul
2003-08-27
1
-2
/
+1
|
|
*
2003-07-12 Paul Jakma <paul@dishone.st>
paul
2003-07-12
1
-1
/
+1
|
|
*
2003-06-19 Paul Jakma <paul@dishone.st>
paul
2003-06-22
1
-2
/
+8
|
|
*
2003-06-04 Paul Jakma <paul@dishone.st>
paul
2003-06-04
1
-0
/
+1
|
|
*
From: Hasso Tepper <hasso@estpak.ee>
paul
2003-04-19
1
-4
/
+4
|
|
*
Indentation fix
paul
2003-04-07
1
-2
/
+2
|
|
*
2003-04-04 Paul Jakma <paul@dishone.st>
paul
2003-04-04
1
-29
/
+61
[next]