2016-10-13 |
Renato Westphal | ospf6d: fix a few vty help strings |
commit | commitdiff | tree | snapshot |
2016-10-13 |
Renato Westphal | *: rename all instances of OSPFv6 to OSPF6 or OSPFv3 |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Quentin Young | vtysh: Add missing stomps |
commit | commitdiff | tree | snapshot |
2016-10-12 |
Quentin Young | vtysh: Update extract.pl.in |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Quentin Young | lib: Remove `show commandtree`, add `list permutations` |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Quentin Young | lib: Add naive deduplication checks when installing... |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Quentin Young | lib: Improve formatting for matcher tracing output |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Quentin Young | tools: Pretty print graph after input permutations |
commit | commitdiff | tree | snapshot |
2016-10-07 |
Quentin Young | lib: Fix `show running-config` and `write terminal` |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Daniel Walton | all: removed all DEFUN command stomps (fix build errors) |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Daniel Walton | all: removed all DEFUN command stomps |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Quentin Young | lib: Log invalid/unknown commands to log file |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Daniel Walton | vtysh: extract.pl <0-255> to (0-255) changes |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Quentin Young | zebra: Fix static route helper function |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Quentin Young | lib: Make <cr> appear first in completions |
commit | commitdiff | tree | snapshot |
2016-10-06 |
Quentin Young | lib: Check match level when calculating completions |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Quentin Young | lib: Add tracing capabilities to command matcher |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Quentin Young | lib: Invalid commands are errors, fix msg formatting |
commit | commitdiff | tree | snapshot |
2016-10-05 |
Quentin Young | zebra: Fix typo in zebra command desc |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Quentin Young | lib: Allow / and . to match VARIABLE_TKN, fix range... |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Quentin Young | lib: Add logging for invalid commands |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Quentin Young | all: Fix various syntax errors |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Quentin Young | lib: fix password and enable password syntax |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Quentin Young | ospfd, ospf6d, ripd: Fix miscellaneous syntax errors |
commit | commitdiff | tree | snapshot |
2016-10-04 |
Quentin Young | bgpd: Fix off-by-one in `clear [ip] bgp...` |
commit | commitdiff | tree | snapshot |
2016-10-03 |
Quentin Young | lib: Clean up completions code, fix segfault on no... |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Quentin Young | tools: add copyright header & usage to permutations |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Quentin Young | lib: allow nesting selectors |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Quentin Young | tools: add command permutations generator |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Quentin Young | lib: explicitly support the case of empty input for... |
commit | commitdiff | tree | snapshot |
2016-10-02 |
Quentin Young | lib: Null-terminate tab completions char*[] |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Quentin Young | lib: Fix command execution npe |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Daniel Walton | bgpd: fix << in command strings |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Quentin Young | all: fix sundry syntax errors |
commit | commitdiff | tree | snapshot |
2016-10-01 |
Quentin Young | lib: Fix '?'-completion dereferences in vtysh |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Quentin Young | lib: fix double free in parser |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Quentin Young | lib, vtysh: refactor vtysh.c, allow parser continuance |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Quentin Young | lib: initialize cmd_vector and add a root node to graph |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Daniel Walton | vtysh: fixed compile errors |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Daniel Walton | ospfd: added some missing <>s |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Daniel Walton | all: added some missing <>s within []s |
commit | commitdiff | tree | snapshot |
2016-09-30 |
root | ospfd: resolve argc CHECK MEs in ospf_vty.c |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Daniel Walton | bgpd: combine special cases for vrf "all" |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Daniel Walton | bgpd: combine special cases for vrf "all" |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Daniel Walton | ospf6d: scrubbed some argc CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Daniel Walton | ospf6d: scrubbed some argc CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Daniel Walton | ospf6d: scrubbed some argc CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Daniel Walton | ospf6d: clean up command string in CHECK ME comments |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Daniel Walton | ospf6d: scrubbed some argc CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-30 |
Daniel Walton | all: scrubbed some argc CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Quentin Young | isisd: scrub argc CHECK ME's, refactor general |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Daniel Walton | all: scrubbed some argc CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Daniel Walton | bgpd and zebra: scrubbed argc CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Daniel Walton | all: added CHECK ME for DEFUNs that look at argc |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Daniel Walton | ospfd: minor parser fixes |
commit | commitdiff | tree | snapshot |
2016-09-29 |
Quentin Young | ospfd: resolve CHECK ME's |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Daniel Walton | bgpd: change some <1-10> to (1-10> |
commit | commitdiff | tree | snapshot |
2016-09-28 |
Quentin Young | zebra: finish all zebra CHECK ME's |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Quentin Young | ripngd: finish CHECK ME's in ripngd |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Quentin Young | ripngd: dispose of some CHECK ME's for ripng |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Quentin Young | ripd: argv not argc |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Quentin Young | ripd: resolve rip_routemap.c CHECK ME's |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Quentin Young | lib: reformat vty.h |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Daniel Walton | bgpd: fixed some bgp_routemap CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Daniel Walton | bgpd: fixed some bgp_routemap CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Daniel Walton | isisd: resolve CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Daniel Walton | bgpd: remove unused variable |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Daniel Walton | Merge branch 'vtysh-grammar' of ssh://stash.cumulusnetw... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Daniel Walton | pimd: removed undebug CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Quentin Young | Merge branch 'vtysh-grammar' of ssh://stash.cumulusnetw... |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Quentin Young | ripd, ripngd: cli refactor |
commit | commitdiff | tree | snapshot |
2016-09-27 |
Daniel Walton | bgpd, etc: changed .LINE to LINE... |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Daniel Walton | bgpd: fixed more CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Donald Sharp | zebra: Put back missing code |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Donald Sharp | zebra: Refactor 'no ipv6 route XXXX' for new cli |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Donald Sharp | zebra: Refactor 'ipv6 route XXXX' for new cli |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Donald Sharp | zebra: Fixup 'no ip route....' |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Donald Sharp | zebra: Refactore "ip route XXXXXX" commands |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Daniel Walton | bgpd: compress "show ip bgp neighbor received prefix... |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Daniel Walton | bgpd: compress bgp_show_neighbor_route() calls |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Daniel Walton | bgpd: collaps show ip bgp, show ip bgp x.x.x.x, etc... |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Daniel Walton | bgpd: bgp_vty.c compiles now |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Daniel Walton | bgpd: combine "show ip bgp summary" commands into one... |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Quentin Young | bgpd: minor grammar corrections |
commit | commitdiff | tree | snapshot |
2016-09-26 |
Daniel Walton | bgpd: combine "clear bgp, clear ip bgp" commands into... |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Daniel Walton | Expand #defines in command strings |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Daniel Walton | Expand #defines in command strings |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Daniel Walton | Expand #defines in command strings |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Daniel Walton | zebra: CHECK ME fixes |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Daniel Walton | bgpd: fixed more CHECK MEs in bgp_vty.c |
commit | commitdiff | tree | snapshot |
2016-09-25 |
Quentin Young | zebra: refactor rtadv.c |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Quentin Young | zebra: refactor zserv.c |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Quentin Young | zebra: fix zebra_routemap.c checkme's |
commit | commitdiff | tree | snapshot |
2016-09-24 |
Daniel Walton | bgpd: fixed some CHECK MEs |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Daniel Walton | lib: added strmatch() |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Quentin Young | lib: lib compiles |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Daniel Walton | zebra: zebra_vty.c compiles |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Daniel Walton | lib: add 'int idx_foo' argv index variables |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Quentin Young | Merge branch 'vtysh-grammar' of ssh://stash.cumulusnetw... |
commit | commitdiff | tree | snapshot |
2016-09-23 |
Quentin Young | lib: Implement removed ALIAS into DEFUN |
commit | commitdiff | tree | snapshot |
next |