summaryrefslogtreecommitdiffstats
path: root/ospfd/OSPF-ALIGNMENT.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-15lib: Fix nondeterministic command matches in rare casesQuentin Young1-2/+8
2016-11-15ospfd: Fix bad index for ospf message-digest-keyQuentin Young2-8/+262
2016-11-14bgpd: Fix partial match on <external|internal> for remote-asQuentin Young1-4/+4
2016-11-13bgpd: Rework bgp 'attribute-unchanged' commandsQuentin Young1-4/+32
2016-11-12tools: Remove CLI refactoring toolsQuentin Young3-2558/+0
2016-11-12bgpd: Require `confed` or `missing-as-worst`Quentin Young1-2/+2
2016-11-12lib, vtysh: Fix memory leaks, change cmd_element to constQuentin Young6-52/+76
2016-11-11lib: Allow '-' to match VARIABLE_TKNQuentin Young1-1/+1
2016-11-11bgpd: Fix `bgp bestpath med ...` commandsQuentin Young1-59/+15
2016-11-11bgpd: Fix ambiguous command definitionQuentin Young1-2/+2
2016-11-11lib: Update `list [permutations]`Quentin Young1-1/+4
2016-11-11tools: Update permutations generator for hidden/deprecatedQuentin Young1-1/+1
2016-11-11lib: Implement hidden and deprecated commandsQuentin Young4-38/+57
2016-11-10vtysh: fix config writeDavid Lamparter1-0/+1
2016-11-10doc: vtysh doc updatesDavid Lamparter2-37/+138
2016-11-10doc: generic updatesDavid Lamparter2-21/+9
2016-11-10vtysh: improve config-write error reportingDavid Lamparter2-7/+12
2016-11-10lib: add minimal no-config VTY modeDavid Lamparter3-8/+27
2016-11-09watchquagga: Signal when we are actually up and runningDonald Sharp2-3/+35
2016-11-09Revert "vtysh: Make vtysh run as quagga user"David Lamparter1-24/+0
2016-11-09vtysh: funnel integrated write through watchquaggaDavid Lamparter1-1/+17
2016-11-09vtysh: add watchquagga to target listDavid Lamparter3-7/+15
2016-11-09watchquagga: add "write integrated"David Lamparter8-3/+207
2016-11-09watchquagga: add ZLOG_WATCHQUAGGADavid Lamparter3-2/+4
2016-11-09vtysh: set config file permissionsDavid Lamparter1-6/+54
2016-11-09vtysh: add -w option for integrated-config writeDavid Lamparter3-6/+30
2016-11-09vtysh: detangle configuration writesDavid Lamparter4-65/+21
2016-11-09lib: privs: always look up VTY groupDavid Lamparter1-23/+28
2016-11-09lib: add and use set_cloexec()David Lamparter4-1/+26
2016-11-09bgpd, vtysh: Fix failing bgp cliQuentin Young3-31/+21
2016-11-08bgpd: actually set maxpathsQuentin Young1-1/+1
2016-11-08bgpd: don't call strtol on null pointerQuentin Young1-1/+4
2016-11-08all: Fix underfull doc strings, part 2Quentin Young8-34/+66
2016-11-06bgpd: Fix `maximum-paths (1-255)`Quentin Young1-7/+2
2016-11-06ospfd: Update ospf area vlink interval commandsQuentin Young1-124/+47
2016-11-05all: Fix underfull doc strings, part 1Quentin Young14-215/+168
2016-11-04ospfd, lib: Fix `no pce address` syntaxQuentin Young2-3/+3
2016-11-04vtysh: Add address-family stompsQuentin Young1-0/+2
2016-11-04vtysh: Condense a few address-family commandsQuentin Young1-48/+12
2016-11-03lib: Remove node debug message on `list` outputQuentin Young1-1/+0
2016-11-03bgpd: Condense `neighbor ... attribute-unchanged` commandsQuentin Young1-260/+35
2016-11-03bgpd: Fix off-by-one when extracting netmaskQuentin Young1-2/+2
2016-10-31bgpd: Refactor community-list commandsQuentin Young1-208/+192
2016-10-31lib: Fix segfault on erroneous commandQuentin Young1-12/+13
2016-10-29bgpd: Consolidate aggregate-address commandsQuentin Young1-182/+53
2016-10-29lib: Various minor improvements & bugfixes to CLI backendQuentin Young3-62/+66
2016-10-29Modify build version.Donald Sharp2-1/+7
2016-10-28bgpd: Vestigialize `show ip bgp`, this time for realQuentin Young2-44/+8
2016-10-28bgpd: Unify `show bgp` and `show ip bgp` treesQuentin Young1-46/+14
2016-10-28bgpd: Clean up cli help stringsQuentin Young5-59/+58