index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd: Fix compiler warnings
Donald Sharp
2016-05-20
2
-3
/
+3
*
OSPF LSA may not be refreshed within 1800s, ANVL OSPF test 12.4 fails
Daniel Walton
2016-05-18
3
-21
/
+20
*
OSPF ANVL failures in 3.0
Daniel Walton
2016-05-14
2
-3
/
+3
*
OSPF refreshTimerMsecs in json output is off
Daniel Walton
2016-05-13
1
-1
/
+1
*
zebra - BFD client de-registration support
radhika
2016-05-09
2
-0
/
+4
*
quagga: Fixup startup to allow consistency between sysV and systemd
Donald Sharp
2016-04-27
2
-5
/
+0
*
zebra: Change interface handling so non-vrf aware protocols correctly handle ...
Don Slice
2016-04-22
1
-4
/
+4
*
Fixes Quagga Bugzilla #842 - ospfd uses non-zero metric when describing loopb...
kitty
2016-04-18
1
-1
/
+1
*
quagga: Remove iflist global variable
Donald Sharp
2016-04-08
4
-7
/
+8
*
bgpd, lib, ospfd, ospf6d: Fix bfd interface lookup
Donald Sharp
2016-03-24
1
-1
/
+1
*
Revert "Fixes Quagga Bugzilla #842 - ospfd uses non-zero metric when describi...
Donald Sharp
2016-03-23
1
-1
/
+1
*
quagga: delete interface from default table when moved to vrf
Don Slice
2016-03-18
2
-1
/
+4
*
Fixes Quagga Bugzilla #842 - ospfd uses non-zero metric when describing loopb...
kitty
2016-03-18
1
-1
/
+1
*
ospfd: Fix Dereference of Null Pointer during config
Donald Sharp
2016-03-17
1
-0
/
+22
*
Support for multi-client and client reg msg
radhika
2016-03-09
1
-1
/
+7
*
Make duplicate ospf commands hidden
Daniel Walton
2016-03-02
1
-67
/
+74
*
ospfd: Fix MI redistribution
Donald Sharp
2016-03-01
1
-1
/
+1
*
ospfd: Fix some missing 'no XXX' commands
Donald Sharp
2016-02-24
1
-0
/
+27
*
OSPFv2 has both "router-id x.x.x.x" and "ospf router-id x.x.x.x"
Daniel Walton
2016-02-19
1
-11
/
+6
*
Quagga: Support VRF unregister for clients
vivek
2016-02-12
1
-1
/
+1
*
OSPF distance command does not accept "external <1-255>"
Daniel Walton
2016-02-10
1
-1
/
+1
*
*: Modify protocols to have systemd integration
Donald Sharp
2016-02-10
2
-1
/
+9
*
Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...
Donald Sharp
2015-11-27
3
-74
/
+475
|
\
|
*
Should be able to "no" the full text of any config line
Daniel Walton
2015-11-23
3
-74
/
+475
*
|
Quagga: prefix2str fixup
Donald Sharp
2015-11-23
3
-7
/
+7
*
|
Quagga: Fixup some compile warnings
Donald Sharp
2015-11-23
1
-1
/
+1
|
/
*
Quagga: Fixup cli and json keyword
Donald Sharp
2015-11-19
1
-49
/
+36
*
Zebra: Remove reliance on NEXTHOP_TYPE_IPV4_ONLINK
Donald Sharp
2015-11-16
1
-32
/
+21
*
OSPF: remove deprecated commands
Daniel Walton
2015-11-13
1
-40
/
+0
*
OSPF: Fix zlog_warn to zlog_debug in some unlikely scenarios
Donald Sharp
2015-11-09
1
-8
/
+10
*
Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...
Vipin Kumar
2015-11-04
4
-5
/
+71
|
\
|
*
Enable OSPF "log-adjacency-changes" by default
Daniel Walton
2015-11-03
2
-3
/
+9
|
*
Add "no debug ospf" and "no debug ospf6" commands to disable all ospf debugging
Daniel Walton
2015-11-03
1
-0
/
+60
|
*
lib: hide internal prefix list structures
David Lamparter
2015-11-03
1
-2
/
+2
*
|
*: add VRF ID in the API message header
Feng Lu
2015-11-04
3
-32
/
+63
|
/
*
*: call if_init()/if_terminate() from vrf_init()/vrf_terminate()
Feng Lu
2015-10-30
2
-1
/
+2
*
Zebra: Make redistribute do replace instead of del/add for better convergence
vivek
2015-10-21
2
-16
/
+37
*
OSPF needs to handle the previously added redist update
Vipin Kumar
2015-10-21
1
-0
/
+10
*
Print an error when user tries to change a previously configured area.
Vipin Kumar
2015-10-21
1
-0
/
+3
*
lib: zclient.c remove extern struct thread_master *
Donald Sharp
2015-09-23
3
-4
/
+4
*
Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routes
Dinesh G Dutt
2015-09-16
1
-1
/
+1
*
Support of BFD status in Quagga
radhika
2015-08-31
5
-16
/
+127
*
Added json formating support to several show-...-detail ospf commands.
Morgan Stewart
2015-08-07
1
-163
/
+417
*
configuration options for faster OSPF convergence
Michael Rossberg
2015-07-31
8
-34
/
+121
*
arm compilation failures.
Donald Sharp
2015-07-30
2
-2
/
+3
*
Fixup of a few missed warnings after --enable-werror turned on
Donald Sharp
2015-07-26
2
-1
/
+2
*
Add --enable-werror to configure
Donald Sharp
2015-07-26
1
-0
/
+1
*
Fixup of warnings in the code
Donald Sharp
2015-07-26
1
-12
/
+0
*
This patch changes ospfd from only listening mode for BFD status updates to i...
Donald Sharp
2015-07-22
9
-87
/
+406
*
Add optional json capability to the "show ip ospf neighbor", "show ip ospf ne...
Donald Sharp
2015-07-22
1
-80
/
+211
[next]