Hello-- I searched the pox wiki, trying to find how to modify a rule in the flow table.
For example, a rule looks like this: srcip: A dstip: B port : 2 I want to change it to: srcip: C dstip: B port :2 You may think that we can do it by simply add a new rule. Yeah, I am curious whether it can also be completed by a modification command. Thanks
