2016-11-17 |
Quentin Young | lib, ospf6d: Change SECONDS_STR to be more generic |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Quentin Young | ospfd, ospf6d: Clean up and unify doc strings |
commit | commitdiff | tree | snapshot |
2016-11-17 |
Quentin Young | ospfd: Fix typo in retransmit-interval arg parsing |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Quentin Young | ospfd: Use sane cmd names and organize install_element's |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Quentin Young | ospfd: Clean up ospf_vty.c |
commit | commitdiff | tree | snapshot |
2016-11-16 |
Quentin Young | ospfd: Fix and consolidate ospf cost commands |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Quentin Young | lib: Fix nondeterministic command matches in rare cases |
commit | commitdiff | tree | snapshot |
2016-11-15 |
Quentin Young | ospfd: Fix bad index for ospf message-digest-key |
commit | commitdiff | tree | snapshot |
2016-11-14 |
Quentin Young | bgpd: Fix partial match on <external|internal> for... |
commit | commitdiff | tree | snapshot |
2016-11-13 |
Quentin Young | bgpd: Rework bgp 'attribute-unchanged' commands |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Quentin Young | tools: Remove CLI refactoring tools |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Quentin Young | bgpd: Require `confed` or `missing-as-worst` |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Quentin Young | Merge branch 'cmaster-next' into vtysh-grammar |
commit | commitdiff | tree | snapshot |
2016-11-12 |
Quentin Young | lib, vtysh: Fix memory leaks, change cmd_element to... |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Quentin Young | lib: Allow '-' to match VARIABLE_TKN |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Quentin Young | bgpd: Fix `bgp bestpath med ...` commands |
commit | commitdiff | tree | snapshot |
2016-11-11 |
Quentin Young | bgpd: Fix ambiguous command definition |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Quentin Young | lib: Update `list [permutations]` |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Quentin Young | tools: Update permutations generator for hidden/deprecated |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Quentin Young | lib: Implement hidden and deprecated commands |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Donald Sharp | Merge remote-tracking branch 'opensourcerouting/cmaster... |
commit | commitdiff | tree | snapshot |
2016-11-10 |
David Lamparter | vtysh: fix config write |
commit | commitdiff | tree | snapshot |
2016-11-10 |
Donald Sharp | Merge remote-tracking branch 'origin/cmaster' into... |
commit | commitdiff | tree | snapshot |
2016-11-10 |
David Lamparter | doc: vtysh doc updates |
commit | commitdiff | tree | snapshot |
2016-11-10 |
David Lamparter | doc: generic updates |
commit | commitdiff | tree | snapshot |
2016-11-10 |
David Lamparter | vtysh: improve config-write error reporting |
commit | commitdiff | tree | snapshot |
2016-11-10 |
David Lamparter | lib: add minimal no-config VTY mode |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Donald Sharp | watchquagga: Signal when we are actually up and running |
commit | commitdiff | tree | snapshot |
2016-11-09 |
David Lamparter | Revert "vtysh: Make vtysh run as quagga user" |
commit | commitdiff | tree | snapshot |
2016-11-09 |
David Lamparter | vtysh: funnel integrated write through watchquagga |
commit | commitdiff | tree | snapshot |
2016-11-09 |
David Lamparter | vtysh: add watchquagga to target list |
commit | commitdiff | tree | snapshot |
2016-11-09 |
David Lamparter | watchquagga: add "write integrated" |
commit | commitdiff | tree | snapshot |
2016-11-09 |
David Lamparter | watchquagga: add ZLOG_WATCHQUAGGA |
commit | commitdiff | tree | snapshot |
2016-11-09 |
David Lamparter | vtysh: set config file permissions |
commit | commitdiff | tree | snapshot |
2016-11-09 |
David Lamparter | vtysh: add -w option for integrated-config write |
commit | commitdiff | tree | snapshot |
2016-11-09 |
David Lamparter | vtysh: detangle configuration writes |
commit | commitdiff | tree | snapshot |
2016-11-09 |
David Lamparter | lib: privs: always look up VTY group |
commit | commitdiff | tree | snapshot |
2016-11-09 |
David Lamparter | lib: add and use set_cloexec() |
commit | commitdiff | tree | snapshot |
2016-11-09 |
Quentin Young | bgpd, vtysh: Fix failing bgp cli |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Quentin Young | bgpd: actually set maxpaths |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Quentin Young | bgpd: don't call strtol on null pointer |
commit | commitdiff | tree | snapshot |
2016-11-08 |
Quentin Young | all: Fix underfull doc strings, part 2 |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Quentin Young | bgpd: Fix `maximum-paths (1-255)` |
commit | commitdiff | tree | snapshot |
2016-11-06 |
Quentin Young | ospfd: Update ospf area vlink interval commands |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Quentin Young | all: Fix underfull doc strings, part 1 |
commit | commitdiff | tree | snapshot |
2016-11-04 |
Quentin Young | ospfd, lib: Fix `no pce address` syntax |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Quentin Young | vtysh: Add address-family stomps |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Quentin Young | vtysh: Condense a few address-family commands |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Quentin Young | Merge branch 'cmaster-next' into vtysh-grammar |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Quentin Young | lib: Remove node debug message on `list` output |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Quentin Young | bgpd: Condense `neighbor ... attribute-unchanged` commands |
commit | commitdiff | tree | snapshot |
2016-11-03 |
Quentin Young | bgpd: Fix off-by-one when extracting netmask |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Quentin Young | bgpd: Refactor community-list commands |
commit | commitdiff | tree | snapshot |
2016-10-31 |
Quentin Young | lib: Fix segfault on erroneous command |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Quentin Young | bgpd: Consolidate aggregate-address commands |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Quentin Young | lib: Various minor improvements & bugfixes to CLI backend |
commit | commitdiff | tree | snapshot |
2016-10-29 |
Donald Sharp | Modify build version. |
commit | commitdiff | tree | snapshot |
2016-10-28 |
Quentin Young | bgpd: Vestigialize `show ip bgp`, this time for real |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Quentin Young | bgpd: Unify `show bgp` and `show ip bgp` trees |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Quentin Young | bgpd: Clean up cli help strings |
commit | commitdiff | tree | snapshot |
2016-10-27 |
Quentin Young | lib: Log warning when commands have underfull doc string |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Martin Winter | build: configure.ac - use AC_PROG_CC_C99 instead of... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Paul Jakma | bgpd: Squash spurious "unknown afi" log messages |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Paul Jakma | bgpd: Remove the double-pass parsing of NLRIs |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Donald Sharp | bgpd: Fix non v4 EOR parsing |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Paul Jakma | bgpd: Regularise bgp_update_receive, add missing notifi... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Paul Jakma | bgpd: Regularise BGP NLRI sanity checks a bit |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Paul Jakma | bgpd: make bgp_nlri_parse_encap conform with other... |
commit | commitdiff | tree | snapshot |
2016-10-26 |
Donald Sharp | ospfd: Add 'no ...' form of some commands to cli |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Quentin Young | Merge branch 'cmaster-next' into vtysh-grammar |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Quentin Young | Merge branch 'cmaster-next' into vtysh-grammar |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Donald Sharp | ospfd: Only allow ospf RI commands if RI is turned on |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Donald Sharp | ospfd: Dissallow mpls-te commands unless mpls-te has... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Donald Sharp | zebra: Allow v6 static routes to handle mpls not in... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Donald Sharp | zebra: Disable mpls slightly different |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Donald Sharp | zebra: If fpm is not turned on hide the cli for it |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Daniel Walton | bgpd: dynamically grow 'show ip bgp summ' Neighbor... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Daniel Walton | bgpd: fix 'show ip bgp summary' column alignment |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Donald Sharp | vtysh: Allow vtysh to not know about enabled daemons... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Quentin Young | tools: Fix bug whereby no searches were made |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Quentin Young | tools: Be a little more strict when matching command... |
commit | commitdiff | tree | snapshot |
2016-10-25 |
Quentin Young | tools: cmd_check.py checks headers too |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Quentin Young | tools: Add tool to check for uninstalled commands |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Quentin Young | bgpd: Fixup / add back some BGP show commands |
commit | commitdiff | tree | snapshot |
2016-10-24 |
Donald Sharp | lib: Fix race condition in shutdown of routemap |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Donald Sharp | Merge remote-tracking branch 'origin/cmaster' into... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Quentin Young | Merge branch 'cmaster-next' into vtysh-grammar |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Quentin Young | Merge branch 'cmaster-next' into vtysh-grammar |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Daniel Walton | bgpd: add 'neighbor x.x.x.x allowas-in origin' knob |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Donald Sharp | bgpd: Fix rfapi qobj use. |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Donald Sharp | bgpd: Fix duplicate installs of rfapi commands |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Donald Sharp | vtysh: Fix 'show run' output of bgp |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Donald Sharp | lib: Fix for int64 and json on some systems |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Quentin Young | lib: Clean up some bgp show functions |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | vtysh: handle case if there is no match in "write termi... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | ripd: print md5 auth digest correctly |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | pimd: don't leak original_s_route on error |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | isisd: Fix size of malloc |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | isisd: fix an error that was probably a result of copyp... |
commit | commitdiff | tree | snapshot |
2016-10-21 |
Christian Franke | bgpd: fix memory leaks in show commands |
commit | commitdiff | tree | snapshot |
next |