summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: fix double free in parserQuentin Young2016-10-011-1/+0
* lib, vtysh: refactor vtysh.c, allow parser continuanceQuentin Young2016-10-013-201/+153
* lib: initialize cmd_vector and add a root node to graphQuentin Young2016-09-301-0/+4
* vtysh: fixed compile errorsDaniel Walton2016-09-303-21/+19
* ospfd: added some missing <>sDaniel Walton2016-09-303-34/+25
* all: added some missing <>s within []sDaniel Walton2016-09-3014-52/+78
* ospfd: resolve argc CHECK MEs in ospf_vty.croot2016-09-301-1416/+1251
* bgpd: combine special cases for vrf "all"Daniel Walton2016-09-301-24/+11
* bgpd: combine special cases for vrf "all"Daniel Walton2016-09-303-181/+137
* ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-302-2/+1
* ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-304-348/+64
* ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-302-513/+166
* ospf6d: clean up command string in CHECK ME commentsDaniel Walton2016-09-301-44/+13
* ospf6d: scrubbed some argc CHECK MEsDaniel Walton2016-09-3014-623/+223
* all: scrubbed some argc CHECK MEsDaniel Walton2016-09-3016-96/+55
* isisd: scrub argc CHECK ME's, refactor generalQuentin Young2016-09-303-51/+57
* all: scrubbed some argc CHECK MEsDaniel Walton2016-09-2914-65/+14
* bgpd and zebra: scrubbed argc CHECK MEsDaniel Walton2016-09-2911-141/+20
* all: added CHECK ME for DEFUNs that look at argcDaniel Walton2016-09-2947-0/+284
* ospfd: minor parser fixesDaniel Walton2016-09-293-8/+9
* ospfd: resolve CHECK ME'sQuentin Young2016-09-296-609/+238
* bgpd: change some <1-10> to (1-10>Daniel Walton2016-09-285-8/+8
* zebra: finish all zebra CHECK ME'sQuentin Young2016-09-282-315/+147
* ripngd: finish CHECK ME's in ripngdQuentin Young2016-09-271-14/+5
* ripngd: dispose of some CHECK ME's for ripngQuentin Young2016-09-272-87/+33
* ripd: argv not argcQuentin Young2016-09-271-1/+1
* ripd: resolve rip_routemap.c CHECK ME'sQuentin Young2016-09-271-155/+62
* lib: reformat vty.hQuentin Young2016-09-271-23/+23
* bgpd: fixed some bgp_routemap CHECK MEsDaniel Walton2016-09-271-171/+62
* bgpd: fixed some bgp_routemap CHECK MEsDaniel Walton2016-09-271-297/+168
* isisd: resolve CHECK MEsDaniel Walton2016-09-274-454/+152
* bgpd: remove unused variableDaniel Walton2016-09-271-1/+0
* Merge branch 'vtysh-grammar' of ssh://stash.cumulusnetworks.com:7999/quag/qua...Daniel Walton2016-09-274-221/+79
|\
| * Merge branch 'vtysh-grammar' of ssh://stash.cumulusnetworks.com:7999/quag/qua...Quentin Young2016-09-2712-3583/+433
| |\
| * | ripd, ripngd: cli refactorQuentin Young2016-09-274-221/+79
* | | pimd: removed undebug CHECK MEsDaniel Walton2016-09-271-126/+8
| |/ |/|
* | bgpd, etc: changed .LINE to LINE...Daniel Walton2016-09-2711-25/+25
* | bgpd: fixed more CHECK MEsDaniel Walton2016-09-272-501/+110
* | zebra: Put back missing codeDonald Sharp2016-09-271-23/+23
* | zebra: Refactor 'no ipv6 route XXXX' for new cliDonald Sharp2016-09-271-621/+53
* | zebra: Refactor 'ipv6 route XXXX' for new cliDonald Sharp2016-09-271-586/+62
* | zebra: Fixup 'no ip route....'Donald Sharp2016-09-271-928/+80
* | zebra: Refactore "ip route XXXXXX" commandsDonald Sharp2016-09-271-1021/+202
|/
* bgpd: compress "show ip bgp neighbor received prefix-list"Daniel Walton2016-09-262-407/+22
* bgpd: compress bgp_show_neighbor_route() callsDaniel Walton2016-09-261-353/+67
* bgpd: collaps show ip bgp, show ip bgp x.x.x.x, etc callsDaniel Walton2016-09-265-4839/+376
* bgpd: bgp_vty.c compiles nowDaniel Walton2016-09-264-896/+314
* bgpd: combine "show ip bgp summary" commands into one DEFUNDaniel Walton2016-09-261-327/+75
* bgpd: minor grammar correctionsQuentin Young2016-09-261-6/+6
* bgpd: combine "clear bgp, clear ip bgp" commands into one DEFUNDaniel Walton2016-09-261-2701/+174