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
*
ospfd: Remove HAVE_OPAQUE_LSA
Donald Sharp
2016-02-26
1
-39
/
+0
*
ospfd: Extend 'ip ospf area' to take address argument + rationalise ospf enable
Paul Jakma
2015-10-27
1
-26
/
+62
*
ospfd: Impl. per interface 'ip ospf area' command
Joakim Tjernlund
2015-10-27
1
-0
/
+76
*
build/arm: Arm compilation warning fix
Donald Sharp
2015-09-24
1
-1
/
+2
*
ospfd: Fast OSPF convergence
Michael Rossberg
2015-09-24
1
-0
/
+91
*
*: add VRF ID in the API message header
Feng Lu
2015-06-03
1
-1
/
+2
*
ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'
Paul Jakma
2015-05-05
1
-3
/
+1
*
ospfd: Make ospf_passive_interface_update calls friendly to static analysis
Paul Jakma
2015-05-05
1
-7
/
+19
*
ospfd: Some small tweaks to the SPF execution reason patch
Paul Jakma
2014-11-11
1
-3
/
+3
*
Compute and display SPF execution statistics
Dinesh G Dutt
2014-11-11
1
-0
/
+3
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2014-09-23
1
-1
/
+0
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-25
/
+25
*
ospfd: don't allow to set network type on loopback interfaces
Christian Franke
2014-05-14
1
-1
/
+7
*
ospfd/ospf_vty.c: use keyword cmd style
Christian Franke
2014-04-01
1
-874
/
+62
*
bgpd, ospfd, zebra: fix some DEFUN definitions
Christian Franke
2014-04-01
1
-0
/
+2
*
ospfd: compile warning cleanups
Andrew Certain
2013-01-07
1
-7
/
+3
*
ospfd: Fixed typo bug in ospf_vty.h:ospf_neighbor
Andrew Certain
2013-01-07
1
-1
/
+1
*
ospfd: fix argument parsing for distribute-list
Christian Franke
2013-01-07
1
-2
/
+2
*
ospf: Convert MAX_AGE LSA list to tree
Dinesh Dutt
2013-01-07
1
-9
/
+14
*
ospf: forward ref. of areas for "max-metric router-lsa administrative" cmd
Ayan Banerjee
2013-01-07
1
-0
/
+5
*
lib: fix some strtoul() use cases
Ulrich Weber
2012-01-02
1
-1
/
+4
*
lib: put route_types.txt to real use
David Lamparter
2011-12-13
1
-31
/
+16
*
ospfd: remove unused code
Stephen Hemminger
2011-12-07
1
-1
/
+2
*
ospfd: use existing macro for consistency
Denis Ovsienko
2011-09-27
1
-2
/
+2
*
ospfd: Unify router and network LSA refresh logic with general refresher
Paul Jakma
2010-12-08
1
-3
/
+3
*
ospfd: Remember network LSA sequence numbers across up/downs of an interface
Paul Jakma
2010-12-08
1
-1
/
+7
*
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
[next]