2010/1/12 Iustin Pop <[email protected]>: > Cool. Now how to actually provide a nice CLI interface for modifying a > new VTYPE_LBS (list of boolean string) is another thing…
If we could use the first character of the value instead of a separate boolean (e.g. ["flagA=value", "-flagB"], where we add "flagA=value" and remove "flagB"), the CLI might be simpler. Regards, Michael
