index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tools: reload handle removal of entire address-family section under BGP
Daniel Walton
2017-05-17
1
-0
/
+8
*
tools: frr-reload.py should exit non-zero when "set src x.x.x.x" fails
Daniel Walton
2017-05-17
1
-5
/
+29
*
Lowercase frr.conf
MartÃn Beauchamp
2017-03-09
3
-9
/
+9
*
*: Found some instances of Quagga.conf
Donald Sharp
2017-02-07
1
-2
/
+2
*
Revert "*: Add source of route as protocol string in ip route pushed into ker...
David Lamparter
2017-01-31
1
-8
/
+1
*
tools: Silly typo in regex for catching ip route syntax
Dinesh G Dutt
2017-01-30
1
-5
/
+5
*
*: Add source of route as protocol string in ip route pushed into kernel
Dinesh G Dutt
2017-01-30
1
-1
/
+8
*
tools: Fix unbound newaddr variable, fix too-broad except clauses
Dinesh G Dutt
2017-01-30
1
-2
/
+4
*
tools: Normalize prefix-lists and IP networks for avoiding unnecessary reload
Dinesh G Dutt
2017-01-30
1
-6
/
+107
*
tools: Handle deletes of entire interface context as deleting each line
Dinesh G Dutt
2017-01-30
1
-0
/
+5
*
tools: Handle lack of "seq" in prefix-list statements.
Dinesh G Dutt
2017-01-30
1
-2
/
+21
*
tools: Don't overwrite Quagga.conf on reload, unless user specified.
Dinesh G Dutt
2017-01-30
1
-1
/
+3
*
tools: Fix unnecessary routing perturbations due to old style config
Dinesh G Dutt
2017-01-30
1
-0
/
+35
*
debian: Convert Quagga -> Frr
Donald Sharp
2017-01-04
4
-76
/
+76
*
watchfrr: Rename watchquagga -> watchfrr
Donald Sharp
2017-01-04
1
-27
/
+27
*
*: Fix up licensing to be right
Donald Sharp
2016-11-18
2
-1
/
+40
*
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-11-10
1
-2
/
+12
|
\
|
*
watchquagga: Signal when we are actually up and running
Donald Sharp
2016-11-09
1
-2
/
+12
|
*
tools: quagga-reload should raise Exception instead of exiting
Daniel Walton
2016-09-27
1
-6
/
+6
|
*
quagga-reload.py should be importable
Daniel Walton
2016-09-01
1
-19
/
+22
*
|
tools: Fix bug whereby no searches were made
Quentin Young
2016-10-25
1
-9
/
+9
*
|
tools: Be a little more strict when matching command names
Quentin Young
2016-10-25
1
-2
/
+2
*
|
tools: cmd_check.py checks headers too
Quentin Young
2016-10-25
1
-14
/
+30
*
|
tools: Add tool to check for uninstalled commands
Quentin Young
2016-10-25
1
-0
/
+66
*
|
tools: quagga-reload should raise Exception instead of exiting
Daniel Walton
2016-09-27
1
-6
/
+6
*
|
ldpd: adapt the code for Quagga
Renato Westphal
2016-09-23
1
-0
/
+436
*
|
quagga-reload.py should be importable
Daniel Walton
2016-08-31
1
-19
/
+22
|
/
*
quagga-reload.py should not restart quagga if bgp ASN changes
Daniel Walton
2016-08-18
1
-20
/
+20
*
Make vtysh-integrated-config truly the default and fix quagga reload for this.
Dinesh G Dutt
2016-07-20
1
-3
/
+3
*
Simplify BGP unnumbered configuration by eliminating the unessential.
Dinesh G Dutt
2016-07-16
1
-0
/
+50
*
Merge remote-tracking branch 'origin/cmaster' into cmaster-next
Donald Sharp
2016-07-13
1
-1
/
+2
|
\
|
*
quagga-reload.py needs a --stdout option
Daniel Walton
2016-07-12
1
-1
/
+2
|
*
quagga-reload.py thinks the BGP ASN changed when it did not
Daniel Walton
2016-06-21
1
-1
/
+5
|
*
quagga: Modify code to build properly in tools and cumulus
Donald Sharp
2016-06-15
1
-0
/
+4
|
*
tools: Use the now included start-stop-daemon
Donald Sharp
2016-06-15
1
-7
/
+14
|
*
debian: Modifications to allow redhat to work properly
Donald Sharp
2016-06-15
1
-0
/
+22
*
|
quagga-reload.py thinks the BGP ASN changed when it did not
Daniel Walton
2016-06-21
1
-1
/
+5
*
|
quagga: Modify code to build properly in tools and cumulus
Donald Sharp
2016-06-14
1
-0
/
+4
*
|
tools: Use the now included start-stop-daemon
Donald Sharp
2016-06-14
1
-7
/
+14
*
|
debian: Modifications to allow redhat to work properly
Donald Sharp
2016-06-14
1
-0
/
+22
*
|
mrlg: Remove obsolete version.
Paul Jakma
2016-05-26
2
-395
/
+5
*
|
Fixup of Code to allow pimd to actually run on startup
Donald Sharp
2016-05-26
1
-1
/
+1
|
/
*
quagga reload failure (Tested on VX)
Daniel Walton
2016-05-16
1
-1
/
+1
*
quagga-reload broken when comparing Quagga.conf in 2.5 format vs 3.0
Daniel Walton
2016-05-03
1
-26
/
+86
*
quagga: Fixup startup to allow consistency between sysV and systemd
Donald Sharp
2016-04-27
2
-60
/
+534
*
quagga-reload broken for 'neighbor swpX interface peer-group FOO'
Daniel Walton
2016-04-21
1
-3
/
+63
*
'systemctl restart zebra' was blocking if the BGP ASN changed due to
Daniel Walton
2016-04-13
1
-1
/
+2
*
tools: Make quagga script be more helpful
Donald Sharp
2016-04-07
1
-0
/
+1
*
tools: Fix runtime error in quagga script
Donald Sharp
2016-03-10
1
-0
/
+1
*
Merge branch 'cmaster' of ssh://stash.cumulusnetworks.com:7999/quag/quagga in...
Donald Sharp
2016-03-10
1
-5
/
+5
|
\
[next]