Hi OVS developers. I'm a maintainer of Team driver and libteam (userspace counterpart).
Recently I have been looking into ovs userspace and kernel code wrt bonding features. Looks like there is a room to add a features which are currently already supported by teamd. Here's what I have on mind: Push out common link aggregation logic from teamd into a library (liblagg). After that, ovs can use this library as well. Another benefit is that we would have a single code to maintain for all link aggregation logic. Here is a draft of API: http://resnulli.us/lagg.h liblagg would be probably sicenced under dual LGPL2+ + BSD or dual LGPL2+ + Apache 2.0 What do you think? Regards, Jiri _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
