Hi All,
For some reason we want to put OVS and Click modular router on the same
machine, setting up the OVS as an OpenFlow switch to route IPv4 traffic,
and Click to route IPv6 traffic.
But we haven't find a way to have both of them working. Both Click and OVS
uses kernel modules to intercept packets. And to my understanding, if a
packet goes into OVS, it will be controlled by OVS until it is sent out of
a port. The same applies to Click.
Is there a way that can classify the packets and make OVS only intercept
the IPv4 packets? or is there a way that OVS can hand the packet to Click
once it recognice an IPv6 packet?

Thanks!

-- 
Xinming Chen
_______________________________________________
discuss mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to