index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
stamp-h.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
lib: Fix `ipv6 access-list...` and `ipv6 prefix-list...`
Quentin Young
2
-11
/
+11
2016-11-18
bgpd: Fix `no ip as-path access-list...`
Quentin Young
1
-10
/
+11
2016-11-18
vtysh, zebra: Fix link-params to use exit-link-params
Donald Sharp
4
-2
/
+26
2016-11-18
*: Fix up licensing to be right
Donald Sharp
8
-9
/
+158
2016-11-18
bgpd: Fix incorrect config dumps for `dump bgp...`
Quentin Young
1
-2
/
+6
2016-11-17
bgpd: Fix `ip as-path access-list ...` breakage
Quentin Young
1
-15
/
+9
2016-11-17
zebra: Fix `no ip nht ...` commands
Quentin Young
1
-7
/
+6
2016-11-17
bgpd: Add missing [ip] qualifiers to a couple BGP commands
Quentin Young
1
-20
/
+2
2016-11-17
lib, ospf6d: Change SECONDS_STR to be more generic
Quentin Young
2
-3
/
+2
2016-11-17
ospfd, ospf6d: Clean up and unify doc strings
Quentin Young
2
-15
/
+15
2016-11-17
ospfd: Fix typo in retransmit-interval arg parsing
Quentin Young
1
-4
/
+4
2016-11-16
bgpd: 'show ip bgp neighbor json' some keys are in the wrong place
Daniel Walton
1
-10
/
+10
2016-11-16
bgpd: 'show ip bgp neighbor json' some keys are in the wrong place
Daniel Walton
1
-13
/
+11
2016-11-16
ospfd: Use sane cmd names and organize install_element's
Quentin Young
1
-19
/
+21
2016-11-16
ospfd: Clean up ospf_vty.c
Quentin Young
1
-710
/
+195
2016-11-16
ospfd: Fix and consolidate ospf cost commands
Quentin Young
1
-234
/
+37
2016-11-15
lib: Fix nondeterministic command matches in rare cases
Quentin Young
1
-2
/
+8
2016-11-15
ospfd: Fix bad index for ospf message-digest-key
Quentin Young
2
-8
/
+262
2016-11-14
bgpd: Fix partial match on <external|internal> for remote-as
Quentin Young
1
-4
/
+4
2016-11-14
zebra: remove recursively derived static routes correctly
Don Slice
1
-35
/
+34
2016-11-13
bgpd: Rework bgp 'attribute-unchanged' commands
Quentin Young
1
-4
/
+32
2016-11-12
tools: Remove CLI refactoring tools
Quentin Young
3
-2558
/
+0
2016-11-12
zebra: fix link-params CLI handling
David Lamparter
2
-1
/
+20
2016-11-12
bgpd: Require `confed` or `missing-as-worst`
Quentin Young
1
-2
/
+2
2016-11-12
lib, vtysh: Fix memory leaks, change cmd_element to const
Quentin Young
6
-52
/
+76
2016-11-12
Cumulus: Fixup changelog and version string.
Donald Sharp
2
-1
/
+13
2016-11-11
lib: Allow '-' to match VARIABLE_TKN
Quentin Young
1
-1
/
+1
2016-11-11
bgpd: Fix `bgp bestpath med ...` commands
Quentin Young
1
-59
/
+15
2016-11-11
bgpd: Fix ambiguous command definition
Quentin Young
1
-2
/
+2
2016-11-11
lib: Update `list [permutations]`
Quentin Young
1
-1
/
+4
2016-11-11
tools: Update permutations generator for hidden/deprecated
Quentin Young
1
-1
/
+1
2016-11-11
lib: Implement hidden and deprecated commands
Quentin Young
4
-38
/
+57
2016-11-10
vtysh: fix config write
David Lamparter
1
-0
/
+1
2016-11-10
doc: vtysh doc updates
David Lamparter
2
-37
/
+138
2016-11-10
doc: generic updates
David Lamparter
2
-21
/
+9
2016-11-10
vtysh: improve config-write error reporting
David Lamparter
2
-7
/
+12
2016-11-10
lib: add minimal no-config VTY mode
David Lamparter
3
-8
/
+27
2016-11-09
watchquagga: Signal when we are actually up and running
Donald Sharp
2
-3
/
+35
2016-11-09
Revert "vtysh: Make vtysh run as quagga user"
David Lamparter
1
-24
/
+0
2016-11-09
vtysh: funnel integrated write through watchquagga
David Lamparter
1
-1
/
+17
2016-11-09
vtysh: add watchquagga to target list
David Lamparter
3
-7
/
+15
2016-11-09
watchquagga: add "write integrated"
David Lamparter
8
-3
/
+207
2016-11-09
watchquagga: add ZLOG_WATCHQUAGGA
David Lamparter
3
-2
/
+4
2016-11-09
vtysh: set config file permissions
David Lamparter
1
-6
/
+54
2016-11-09
vtysh: add -w option for integrated-config write
David Lamparter
3
-6
/
+30
2016-11-09
vtysh: detangle configuration writes
David Lamparter
4
-65
/
+21
2016-11-09
lib: privs: always look up VTY group
David Lamparter
1
-23
/
+28
2016-11-09
lib: add and use set_cloexec()
David Lamparter
4
-1
/
+26
2016-11-09
bgpd, vtysh: Fix failing bgp cli
Quentin Young
3
-31
/
+21
2016-11-08
bgpd: actually set maxpaths
Quentin Young
1
-1
/
+1
[next]