Hello, I am trying to add flags like --may-exist when adding a bridge with the same name i used instruction like this
ovs-vsctl add-br br0 ovs-vsctl add-port br eth0 ovs-vsctl --may-exist add-br br0 then it will send me an error that unrecognised option i check the value of flage in program ovs-vsctl.c it is 0 can anybody tell me how should i use this flag and guidline what changes should made add new flag to any of command.? thanks & regards, John.
_______________________________________________ openflow-discuss mailing list openflow-discuss@lists.stanford.edu https://mailman.stanford.edu/mailman/listinfo/openflow-discuss