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
*
Merge branch 'current' into dn42
quagga_1.1.0-dn42.11-rc0
David Lamparter
2010-02-05
1
-2
/
+3
|
\
|
*
lib: get rid of extraneous output with vty_prepend
David Lamparter
2010-02-05
1
-2
/
+3
*
|
Merge branch 'patches/smallones' into dn42
David Lamparter
2010-02-05
1
-1
/
+2
|
\
\
|
*
|
ospf: cleanup
Stephen Hemminger
2010-02-05
1
-1
/
+2
*
|
|
Merge branch 'merged/ospfd' into dn42
David Lamparter
2010-02-04
1
-58
/
+268
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'patches/jt_unnumbered' into ospf-merge-3
David Lamparter
2010-02-04
1
-0
/
+80
|
|
\
\
|
|
*
|
ospfd: Impl. command ip ospf area
Joakim Tjernlund
2010-02-04
1
-0
/
+77
|
|
*
|
zebra, lib: Add ZEBRA_INTERFACE_UNNUMBERED interface flag.
Joakim Tjernlund
2010-02-04
1
-0
/
+3
|
|
|
/
|
*
|
Merge branch 'patches/jt_ospf-fixes-20091129' into ospf-merge-3
David Lamparter
2010-02-04
1
-57
/
+52
|
|
\
\
|
|
*
|
ospfd: delete address in struct ospf_neighbor
Joakim Tjernlund
2010-02-04
1
-3
/
+3
|
|
*
|
ospfd: replace route_nodes with a list
Joakim Tjernlund
2010-02-04
1
-54
/
+49
|
|
|
/
|
*
/
ospfd: Add new host route command
Joakim Tjernlund
2010-02-04
1
-1
/
+136
|
|
/
*
/
lib: put route_types.txt to real use
David Lamparter
2010-02-03
1
-31
/
+16
|
/
*
ospfd: VTY strings cleanup
Stephen Hemminger
2009-12-03
1
-15
/
+2
*
[ospfd] enable more OSPF cost command aliases
Denis Ovsienko
2009-09-28
1
-0
/
+88
*
ospfd: Change struct ospf_path *oi to ifindex.
Joakim Tjernlund
2009-08-03
1
-10
/
+13
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
1
-9
/
+2
*
[ospfd] fix vty ospfd no ospf abr-type standard
Francesco Dolcini
2009-06-02
1
-1
/
+3
*
Justified OSPF cost function names and added support for:
Denis Ovsienko
2009-04-10
1
-8
/
+27
*
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
[next]