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
*
Compiler warning fixes for when --enable-snmp is configured.
Chris Caputo
2009-05-06
1
-42
/
+56
*
OSPF cost functions
Denis Ovsienko
2009-04-30
1
-8
/
+27
*
ospf: extra brace
Stephen Hemminger
2009-02-09
1
-1
/
+0
*
ospf: fix function to ansi-c
Stephen Hemminger
2009-02-09
1
-1
/
+1
*
Comment out unused code
Stephen Hemminger
2009-02-09
1
-1
/
+3
*
Comment out unused code
Stephen Hemminger
2009-02-09
1
-0
/
+2
*
Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-02-09
3
-12
/
+4
*
Merge in latest quagga (0.99.11)
Stephen Hemminger
2008-10-27
15
-5184
/
+232
|
\
|
*
Merge branch 'master' of /home/shemminger/src/quagga into upstream
Stephen Hemminger
2008-10-13
15
-5102
/
+269
|
|
\
|
|
*
[ospfd] Fix SEGV during startup introduced in recent commit
Joakim Tjernlund
2008-09-24
1
-2
/
+2
|
|
*
[ospfd] Move passive interface check
Joakim Tjernlund
2008-09-24
1
-18
/
+26
|
|
*
[ospfd] Minor enhancements to recent self-host-routes suppression patch
Paul Jakma
2008-09-04
3
-22
/
+33
|
|
*
Merge commit 'remotes/jocke/delete_ghost_route'
Paul Jakma
2008-09-03
1
-1
/
+15
|
|
|
\
|
|
|
*
Ignore host routes to self.
Joakim Tjernlund
2008-08-25
1
-1
/
+15
|
|
*
|
Merge commit '53d0deceeb855493aa03c59477f8af7f6bb75140'
Paul Jakma
2008-09-02
1
-6
/
+14
|
|
|
\
\
|
|
|
*
|
Set destination for PtP links to OSPF_ALLSPFROUTERS.
Joakim Tjernlund
2008-08-25
1
-6
/
+14
|
|
|
|
/
|
|
*
|
[ospfd] Restructure opsf_if_update() and ospf_network_run()
Joakim Tjernlund
2008-09-02
3
-121
/
+117
|
|
|
|
|
|
|
\
|
|
*
-
.
\
Merge commit 'remotes/jocke/ospf_neighbour'; commit 'remotes/jocke/snmp_cross...
Paul Jakma
2008-09-01
2
-2
/
+4
|
|
|
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
|
*
Make --enable-snmp cross compile and make libcrypto optional with --without-c...
Joakim Tjernlund
2008-08-25
1
-1
/
+3
|
|
|
|
/
|
|
|
/
|
|
|
|
*
Fix SEGV in ip ospf neighbor all
Joakim Tjernlund
2008-08-25
1
-1
/
+1
|
|
|
/
|
|
*
[administrivia] Git should ignore backup files and .loT files
Paul Jakma
2008-08-22
1
-0
/
+3
|
|
*
[trivia] Remove ChangeLog files, as this data is now maintained in SCM
Paul Jakma
2008-08-22
1
-4984
/
+0
|
|
*
[warnings] Fix various SOS warnings
Paul Jakma
2008-08-22
3
-3
/
+3
|
|
*
[lib] mes_lookup string lookup table argument should be marked const
Stephen Hemminger
2008-08-22
1
-9
/
+2
|
|
*
[ospfd] Default route needs to be refreshed after neighbour state change
Daniel Ng
2008-08-22
1
-0
/
+5
|
|
*
[ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisd
Jingjing Duan
2008-08-22
1
-33
/
+11
|
|
*
[administrivia] Add .gitignore files, based on .cvsignores.
Paul Jakma
2008-08-22
1
-0
/
+14
|
|
*
[daemons] Sanity check port number arguments before use
Paul Jakma
2008-05-29
1
-1
/
+2
|
|
*
[c++] remove/rename some names in headers that clash with C++ reserved words
Paul Jakma
2008-02-26
2
-4
/
+4
|
|
*
+ fix missing arg to zlog_warn()
Denis Ovsienko
2007-09-18
2
-1
/
+2
|
|
*
+ fix minor regression in OSPF sending buffer adjustment logic
Denis Ovsienko
2007-09-18
4
-11
/
+18
|
|
*
Bug #362 is fixed now.
Denis Ovsienko
2007-08-21
7
-2
/
+66
|
|
*
[ospfd] Finish explanatory comment started in previous commit..
Paul Jakma
2007-08-07
2
-1
/
+6
|
|
*
[ospfd] Fix bad SPF calculation on some topologies - incorrect sorting
Paul Jakma
2007-08-06
2
-3
/
+12
|
|
*
Fix last commit - add back in closing paren which was apparently
Greg Troxel
2007-08-06
1
-1
/
+1
|
|
*
[ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areas
Paul Jakma
2007-08-06
2
-1
/
+5
|
|
*
[ospfd] Fix address qualified 'ip ospf auth' commands
Paul Jakma
2007-05-10
2
-4
/
+11
|
|
*
[autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings
Paul Jakma
2007-05-10
1
-2
/
+2
|
|
*
[ospfd] Bug #330 regression: Fix ospf_spf_add_parent assert
Paul Jakma
2007-05-07
2
-6
/
+26
|
|
*
[ospfd] network command now behaves more logically when a peer prefix is defined
Andrew J. Schorr
2007-04-30
2
-1
/
+8
|
|
*
[ospfd] Fix bug in 'passive-interface default' behavior
Andrew J. Schorr
2007-04-21
2
-2
/
+10
|
|
*
[ospfd] Bug #330 regression: failure to calculate routes through networks
Paul Jakma
2007-03-23
2
-1
/
+5
|
|
*
[ospfd] Instrument ospf_spf with more debug log messages
Paul Jakma
2007-03-23
2
-3
/
+43
|
|
*
[ospfd] Return SNMP standard neighbor state values, not quagga internal ones
Andrew J. Schorr
2007-03-14
2
-1
/
+45
|
|
*
[ospfd] Fix two debug messages that used inet_ntoa more than once
Andrew J. Schorr
2007-03-14
2
-6
/
+20
|
|
*
[ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running
Andrew J. Schorr
2007-02-27
2
-0
/
+10
|
|
*
[ospfd] Fix regression in SPF introduced by bug#330 fixes
Paul Jakma
2007-02-26
2
-21
/
+42
|
|
*
[ospfd] Bug #330: SPF must consider that nexthop-calc may fail
Paul Jakma
2007-01-24
2
-56
/
+78
|
|
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
6
-83
/
+69
|
|
*
[ospfd] Consider all connected addresses when creating ospf interfaces
Andrew J. Schorr
2006-12-04
2
-2
/
+8
[next]