On Sun, May 03, 2015 at 08:33:04PM -0600, sandesh shrestha wrote: > I want to contribute to openvswitch. I came across this missing feature in > FAQ and want to implement this feature. > > *"Q: It looks like each of the interfaces in my bonded port shows up as an > individual OpenFlow port. Is that right?"* > > How can I start working on this ? > > I have good understanding of working of openvswitch and a good knowledge on > C programming. However, I have limited understanding of linux kernel which > I think is also required for development. > > Could anyone guide me on this ?
I think the main issue here would be to figure out the exact semantics that we want. We probably need to be able to maintain backward compatibility, for example. That might mean that we need an option somewhere to enable this new mode. There should be no need to do any programming in the Linux kernel to implement this feature. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev