summaryrefslogtreecommitdiffstats
path: root/stamp-h.in (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-18lib: Fix `ipv6 access-list...` and `ipv6 prefix-list...`Quentin Young2-11/+11
2016-11-18bgpd: Fix `no ip as-path access-list...`Quentin Young1-10/+11
2016-11-18vtysh, zebra: Fix link-params to use exit-link-paramsDonald Sharp4-2/+26
2016-11-18*: Fix up licensing to be rightDonald Sharp8-9/+158
2016-11-18bgpd: Fix incorrect config dumps for `dump bgp...`Quentin Young1-2/+6
2016-11-17bgpd: Fix `ip as-path access-list ...` breakageQuentin Young1-15/+9
2016-11-17zebra: Fix `no ip nht ...` commandsQuentin Young1-7/+6
2016-11-17bgpd: Add missing [ip] qualifiers to a couple BGP commandsQuentin Young1-20/+2
2016-11-17lib, ospf6d: Change SECONDS_STR to be more genericQuentin Young2-3/+2
2016-11-17ospfd, ospf6d: Clean up and unify doc stringsQuentin Young2-15/+15
2016-11-17ospfd: Fix typo in retransmit-interval arg parsingQuentin Young1-4/+4
2016-11-16bgpd: 'show ip bgp neighbor json' some keys are in the wrong placeDaniel Walton1-10/+10
2016-11-16bgpd: 'show ip bgp neighbor json' some keys are in the wrong placeDaniel Walton1-13/+11
2016-11-16ospfd: Use sane cmd names and organize install_element'sQuentin Young1-19/+21
2016-11-16ospfd: Clean up ospf_vty.cQuentin Young1-710/+195
2016-11-16ospfd: Fix and consolidate ospf cost commandsQuentin Young1-234/+37
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-14zebra: remove recursively derived static routes correctlyDon Slice1-35/+34
2016-11-13bgpd: Rework bgp 'attribute-unchanged' commandsQuentin Young1-4/+32
2016-11-12tools: Remove CLI refactoring toolsQuentin Young3-2558/+0
2016-11-12zebra: fix link-params CLI handlingDavid Lamparter2-1/+20
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-12Cumulus: Fixup changelog and version string.Donald Sharp2-1/+13
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