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
/
ospf_vty.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
OSPF cost functions
Denis Ovsienko
2009-04-30
1
-8
/
+27
*
Merge in latest quagga (0.99.11)
Stephen Hemminger
2008-10-27
1
-1
/
+1
|
\
|
*
Fix SEGV in ip ospf neighbor all
Joakim Tjernlund
2008-08-25
1
-1
/
+1
|
*
[warnings] Fix various SOS warnings
Paul Jakma
2008-08-22
1
-1
/
+1
|
*
[ospfd] Fix address qualified 'ip ospf auth' commands
Paul Jakma
2007-05-10
1
-4
/
+4
|
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
1
-2
/
+2
|
*
[ospfd] Fix bug in passive-interface default commands.
Andrew J. Schorr
2006-11-28
1
-43
/
+43
|
*
[ospfd] Add passive-interface default support
Paul Jakma
2006-10-22
1
-48
/
+143
|
*
[ospfd] Bug #134, ospfd should be more robust to backward time change
Paul Jakma
2006-08-27
1
-3
/
+5
|
*
[ospfd] Additional NSM neighbour state change stats/information
Paul Jakma
2006-07-25
1
-4
/
+13
|
*
[ospfd] record timestamp and event of last NSM state change for neighbour
Paul Jakma
2006-07-11
1
-1
/
+8
|
*
[ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matches
Andrew J. Schorr
2006-06-30
1
-5
/
+1
|
*
[ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]"
Andrew J. Schorr
2006-06-29
1
-2
/
+77
|
*
[ospfd] Replace redistribution strings with new route_types.h defines.
Paul Jakma
2006-06-27
1
-89
/
+43
|
*
[ospfd] Fix ospf passive-interface subcommand to create interface if necessary
Andrew J. Schorr
2006-06-18
1
-14
/
+2
|
*
[ospfd] Fix multicast membership drop bug
Paul Jakma
2006-06-15
1
-6
/
+9
|
*
[ospfd] Check NULL result from ospf_area_lookup_by_area_id, CID #69
Paul Jakma
2006-05-11
1
-1
/
+3
|
*
[ospfd] Fix missing check for ospf_lookup NULL return, CID #70
Paul Jakma
2006-05-11
1
-16
/
+22
|
*
[ospfd] Fix SPF of virtual-links
Paul Jakma
2006-05-04
1
-6
/
+23
|
*
[compiler] miscellaneous trivial compiler warning fixes
paul
2006-01-19
1
-1
/
+1
|
*
[ospfd] trim redundant strings
paul
2006-01-10
1
-4
/
+3
|
*
[ospfd] rename graceful to deferred, fix a tiny compile warning.
paul
2005-11-26
1
-3
/
+3
|
*
2005-11-20 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-20
1
-5
/
+3
|
*
[ospfd] Standardize buffer sizes used for displaying timers.
ajs
2005-11-16
1
-13
/
+7
|
*
2005-11-04 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-04
1
-1
/
+1
|
*
2005-10-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-29
1
-6
/
+217
|
*
2005-10-23 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-23
1
-4
/
+10
|
*
2005-10-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-21
1
-3
/
+5
|
*
2005-10-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-21
1
-51
/
+134
|
*
2005-10-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-21
1
-35
/
+119
|
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
1
-4
/
+2
|
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-0
/
+144
|
*
2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-09-19
1
-2
/
+1
|
*
* ospf_vty.c: Make "show ip ospf neighbor xxx" commands work.
hasso
2005-08-21
1
-33
/
+30
|
*
* ospf_vty.c: Check carefully if interface exists before trying to
hasso
2005-08-17
1
-9
/
+12
|
*
2005-07-12 Paul Jakma <paul.jakma@sun.com>
paul
2005-07-12
1
-3
/
+3
|
*
2005-05-06 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-06
1
-59
/
+57
|
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
quagga_post_listloop_cleanup
paul
2005-04-07
1
-130
/
+110
|
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-02
1
-2
/
+3
|
*
2005-03-29 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-03-29
1
-20
/
+14
|
*
2005-02-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-02-08
1
-2
/
+51
|
*
Show sums of checksums in "show ip ospf" output. Okayed by Paul and James
hasso
2004-12-22
1
-4
/
+31
|
*
Fix "show ip ospf" output. If router is configured as "translate-never", we
hasso
2004-12-22
1
-1
/
+1
|
*
2004-12-15 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-15
1
-3
/
+2
|
*
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-08
1
-6
/
+7
|
*
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
hasso
2004-10-19
1
-0
/
+5
|
*
2004-10-11 Paul Jakma <paul@dishone.st>
paul
2004-10-11
1
-6
/
+7
|
*
Compiler warnings fixes round 1.
hasso
2004-10-08
1
-21
/
+21
|
*
Compiler warnings fixes.
hasso
2004-09-26
1
-9
/
+9
|
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-24
/
+24
[next]