Hello,
Everybody, I have a problem , I developed a component based on nox (like
pyswitch in nox), the enviroment as follow gragh, the three VMs connect the ovs
, the nox component is the ovs's controller , when VM1 connect to HOST, I add
a vlan tag on the packet (openflow.OFPAT_SET_VLAN_VID )
Hello everyone,
Do you kown where is the implementation of the pipeline in the source code of
ovs (match in the multiple flow tables ).
In which directory , which file, which function???
Or the ovs doesn't implement the pipeline?
best
soger___
discuss
Hello all,
waht is the process when packets are matched against multiple tables in the
pipeline [in the latest version of OpenFlow Switch Specification]?
Is it match against the flow tables one by one simply or depends on the
instrcutions associated with the flow entry, that means it will goto o