I done the following:
- Add function openvzAppendConfigParam(veid, param, value)
This function simply appends a string `param="value"` to config file.
- Rewrite functions openvz{Get,Set}DefinedBridge to use that function
Patch looks good now.
So, what about that patch? Will it be commited or there are reasons against it? (Or maybe nobody has seen it yet? :))