[multipathd] merge a more versatile CLI parser
authorroot <root@xa-s05.(none)>
Wed, 29 Jun 2005 14:18:30 +0000 (16:18 +0200)
committerroot <root@xa-s05.(none)>
Wed, 29 Jun 2005 14:18:30 +0000 (16:18 +0200)
commitfe06d38ccb4fc69438b20b648694cb6e6d6eaff6
treeebf51585f5214d20ba94420009600494630f2d50
parentcc680514b160ba9c680bc822015248fef1ae705b
[multipathd] merge a more versatile CLI parser

Synthax moved to :

 list paths
 list maps
 add path $path
 remove|del path $path
 add map $map
 remove|del map $map
 switch|switchgroup map $map group $group
multipathd/Makefile
multipathd/cli.c [new file with mode: 0644]
multipathd/cli.h [new file with mode: 0644]
multipathd/cli_handlers.c [new file with mode: 0644]
multipathd/cli_handlers.h [new file with mode: 0644]
multipathd/main.c
multipathd/main.h