summaryrefslogtreecommitdiffstats
path: root/redhat (unfollow)
Commit message (Expand)AuthorFilesLines
2016-09-24zebra: fix zebra_routemap.c checkme'sQuentin Young1-293/+141
2016-09-24bgpd: fixed some CHECK MEsDaniel Walton1-559/+150
2016-09-24lib: added strmatch()Daniel Walton3-15/+25
2016-09-23lib: lib compilesQuentin Young3-62/+60
2016-09-23zebra: zebra_vty.c compilesDaniel Walton1-266/+111
2016-09-23lib: add 'int idx_foo' argv index variablesDaniel Walton12-272/+806
2016-09-23lib: Implement removed ALIAS into DEFUNQuentin Young4-73/+80
2016-09-23ripd: add 'int idx_foo' argv index variablesDaniel Walton7-77/+149
2016-09-23ripngd: add 'int idx_foo' argv index variablesDaniel Walton6-41/+82
2016-09-23pimd: add 'int idx_foo' argv index variablesDaniel Walton2-67/+120
2016-09-23ospfd: add 'int idx_foo' argv index variablesDaniel Walton7-199/+390
2016-09-23ospf6d: add 'int idx_foo' argv index variablesDaniel Walton14-143/+238
2016-09-23isisd: add 'int idx_foo' argv index variablesDaniel Walton6-91/+188
2016-09-23bgpd: add 'int idx_foo' argv index variablesDaniel Walton9-883/+1738
2016-09-23zebra: add 'int idx_foo' argv index variablesDaniel Walton9-407/+1394
2016-09-23zebra: fix vrf argv index numbersDaniel Walton1-85/+85
2016-09-23zebra: compress multiple whitespaces in command stringDaniel Walton2-5/+13
2016-09-23bgpd: fix hosed CMD_RANGE_STRDaniel Walton1-4/+4
2016-09-23convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton56-885/+891
2016-09-23tools: argv_translator convert <1-255> to (1-255), ()s to <>s, etcDaniel Walton1-35/+217
2016-09-23Change {json} to [json]Daniel Walton5-187/+187
2016-09-23lib: undo <> -> () change I made yesterdayDaniel Walton1-7/+7
2016-09-23tools: alias_destroyer re_install_element None checkDaniel Walton1-2/+6
2016-09-23ALIAS removal for bgp, ospf, pim, isis, rip, ripng, lib and zebraDaniel Walton44-9778/+9096