On Mon, Sep 22, 2014 at 06:14:36PM -0600, Vivien X.W. Liu wrote: > I am currently working on a project that needs to use Open vSwitch, and > modify the body of every OpenFlow message that is sent back and forward > between the SDN controller and the Open vSwitch (body here means the rest > of the bits in an OpenFlow message except the 8 bytes OpenFlow message > header) . Only the OpenFlow messages we are concerning about, not other > types of network traffics. > > Could some expert please help to point out which part of the source code or > modules I should look into and try to modify? Is there any concern of doing > this?
It doesn't sound like a problem that you'd solve in Open vSwitch, since you're talking about putting something *between* Open vSwitch and the controller. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss