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
*
Merge pull request #468 from qlyoung/fix-list-perm
David Lamparter
2017-05-09
1
-36
/
+21
|
\
|
*
lib: fix 'list permutations'
Quentin Young
2017-05-05
1
-36
/
+21
*
|
Merge remote-tracking branch 'origin/master' into datacenter
Donald Sharp
2017-05-08
4
-2
/
+19
|
\
\
|
*
\
Merge pull request #449 from dwalton76/valgrind-enable
Martin Winter
2017-05-08
1
-1
/
+10
|
|
\
\
|
|
*
|
Added config option for valgrind executable
Daniel Walton
2017-05-08
1
-1
/
+1
|
|
*
|
Add valgrind_enable option to /etc/frr/debian.conf
Daniel Walton
2017-05-03
1
-1
/
+10
|
|
|
/
|
*
|
Merge branch 'master' into EIGRP
Donald Sharp
2017-05-02
2
-1
/
+16
|
|
\
|
|
*
|
Merge remote-tracking branch 'origin/master' into EIGRP
Donald Sharp
2017-04-06
1
-0
/
+20
|
|
\
\
|
*
|
|
cumulus, tools: Fix up startup
Donald Sharp
2017-04-06
1
-1
/
+1
*
|
|
|
*: Rename debian.conf -> daemons.conf
Donald Sharp
2017-05-04
3
-2
/
+2
*
|
|
|
tools: Proper file name is frr.conf
Donald Sharp
2017-05-04
1
-0
/
+0
*
|
|
|
*: Move etc/frr into tools
Donald Sharp
2017-05-04
4
-0
/
+57
*
|
|
|
*: Move default/frr into tools directory
Donald Sharp
2017-05-04
1
-0
/
+9
*
|
|
|
*: Move sudoers file into tools
Donald Sharp
2017-05-04
1
-0
/
+15
*
|
|
|
*: Move ssd from cumulus to tools directory
Donald Sharp
2017-05-04
2
-0
/
+1068
|
|
_
|
/
|
/
|
|
*
|
|
*: Move the cumulus/etc/rt_protos.d/frr.conf
Donald Sharp
2017-04-25
1
-0
/
+8
*
|
|
Add source of route as protocol string in ip route pushed into kernel
Dinesh G Dutt
2017-04-21
1
-1
/
+8
|
|
/
|
/
|
*
|
tools: quagga-reload.py fails to change max-paths
Daniel Walton
2017-04-04
1
-0
/
+20
|
/
*
cumulus, tools: Allow nhrpd to be brought up
Donald Sharp
2017-03-07
1
-1
/
+1
*
Merge branch 'frr/pull/236' ("tools: frr-reload.py needs to treat "mpls" as a...
David Lamparter
2017-03-07
1
-0
/
+2
|
\
|
*
tools: frr-reload.py needs to treat "no " as a single line context
Daniel Walton
2017-03-03
1
-0
/
+1
|
*
tools: frr-reload.py needs to treat "mpls" as a single line context
Daniel Walton
2017-03-01
1
-0
/
+1
*
|
tools: Allow ldpd to be started
Donald Sharp
2017-03-02
1
-1
/
+1
*
|
Lowercase frr.conf
MartÃn Beauchamp
2017-02-27
3
-9
/
+9
*
|
tools: frr-reload removes "ipv6 nd ra-interval" and "no ipv6 nd suppress-ra"
Daniel Walton
2017-02-17
1
-1
/
+14
|
/
*
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-09
1
-2
/
+2
|
\
|
*
*: Found some instances of Quagga.conf
Donald Sharp
2017-02-07
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-07
1
-1
/
+1
|
\
|
*
|
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-02-02
1
-7
/
+171
|
\
|
|
*
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
*
|
ldpd: introduce advanced filtering capabilities
Renato Westphal
2017-02-02
1
-1
/
+3
*
|
lib: parser: simplify OPTION_TKN & SELECTOR_TKN
David Lamparter
2017-01-23
1
-1
/
+1
*
|
build: fix several ldpd XML-CLI build issues
David Lamparter
2017-01-17
1
-1
/
+3
*
|
Merge pull request #39 from opensourcerouting/renato-assorted-fixes
Donald Sharp
2017-01-06
1
-1
/
+8
|
\
\
|
*
|
tools: teach xml2cli.pl the "[]" notation for optional arguments
Renato Westphal
2017-01-04
1
-1
/
+8
*
|
|
Merge remote-tracking branch 'origin/stable/2.0'
Donald Sharp
2017-01-06
4
-99
/
+99
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
debian: Convert Quagga -> Frr
Donald Sharp
2017-01-04
4
-76
/
+76
|
*
watchfrr: Rename watchquagga -> watchfrr
Donald Sharp
2017-01-04
1
-27
/
+27
*
|
*: kill useless if(...) after VTY_DECLVAR_CONTEXT
David Lamparter
2016-12-09
1
-0
/
+22
*
|
*: fix remaining vty->index & add coccinelle patch
David Lamparter
2016-12-09
3
-0
/
+299
*
|
tools: drop cmd_check.py
Quentin Young
2016-12-02
1
-102
/
+0
*
|
lib: move command_parse_format prototype
David Lamparter
2016-12-01
1
-1
/
+0
[next]