Hi John,

You can push a patch to the openflowplugin repo and add OFP comitter to the
review list.

Assuming you using stable/beryllium branch, use following command to push
the patch

git push origin HEAD:refs/for/stable/beryllium

or if it's master branch

git push origin HEAD:refs/for/master

But to push, you need to have gerrit account. Follow this link
https://wiki.opendaylight.org/view/OpenDaylight_Controller:Gerrit_Setup

Thanks
Anil

On Thu, Jan 28, 2016 at 5:55 AM, John Schistos <[email protected]> wrote:

> Hi all,
>
> I have noticed that odl, does not support arbitrary bit mask matching
> instead of long-prefix matching. Because of a personal reasons I
> implemented that functionality and I would like to contribute that as a
> solution for arbitrary mask matching capabilities for odl. Could you help
> to understand how I can contribute my solution, and if u like it maybe keep
> it?
>
> Thank you in advance,
> Ioannis
>
> _______________________________________________
> openflowplugin-dev mailing list
> [email protected]
> https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev
>
>


-- 
Thanks
Anil
_______________________________________________
openflowplugin-dev mailing list
[email protected]
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Reply via email to