On Mon, Sep 05, 2016 at 04:44:09PM -0300, Sergio Gutierrez wrote: > I am new to Openvswitch coding and development. I am interested in > implementing a custom mechanism for packet scheduling. Thus, I would like > to know what would be the right starting point to study the code in order > to implement that.
If you want it to work with the Linux kernel datapath, then you should create a Linux kernel qdisc that implements the policy that you want. _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss