index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
OSPF-ALIGNMENT.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-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
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-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
2016-11-08
bgpd: don't call strtol on null pointer
Quentin Young
1
-1
/
+4
2016-11-08
all: Fix underfull doc strings, part 2
Quentin Young
8
-34
/
+66
2016-11-06
bgpd: Fix `maximum-paths (1-255)`
Quentin Young
1
-7
/
+2
2016-11-06
ospfd: Update ospf area vlink interval commands
Quentin Young
1
-124
/
+47
2016-11-05
all: Fix underfull doc strings, part 1
Quentin Young
14
-215
/
+168
2016-11-04
ospfd, lib: Fix `no pce address` syntax
Quentin Young
2
-3
/
+3
2016-11-04
vtysh: Add address-family stomps
Quentin Young
1
-0
/
+2
2016-11-04
vtysh: Condense a few address-family commands
Quentin Young
1
-48
/
+12
2016-11-03
lib: Remove node debug message on `list` output
Quentin Young
1
-1
/
+0
2016-11-03
bgpd: Condense `neighbor ... attribute-unchanged` commands
Quentin Young
1
-260
/
+35
2016-11-03
bgpd: Fix off-by-one when extracting netmask
Quentin Young
1
-2
/
+2
2016-10-31
bgpd: Refactor community-list commands
Quentin Young
1
-208
/
+192
2016-10-31
lib: Fix segfault on erroneous command
Quentin Young
1
-12
/
+13
2016-10-29
bgpd: Consolidate aggregate-address commands
Quentin Young
1
-182
/
+53
2016-10-29
lib: Various minor improvements & bugfixes to CLI backend
Quentin Young
3
-62
/
+66
2016-10-29
Modify build version.
Donald Sharp
2
-1
/
+7
2016-10-28
bgpd: Vestigialize `show ip bgp`, this time for real
Quentin Young
2
-44
/
+8
2016-10-28
bgpd: Unify `show bgp` and `show ip bgp` trees
Quentin Young
1
-46
/
+14
2016-10-28
bgpd: Clean up cli help strings
Quentin Young
5
-59
/
+58
[next]