I’m not very learned in the process of seeing modules added to -extras so I figured I’d ask how those sorts of things are voted on and merged into -extras.
Along those lines, I have a module I recently developed that I’d like to submit to -extras if there is any interest in the community to have it; openvswitch_mirror. This module can be used to configure a port as a SPAN port (enable mirroring). It’s based off of the work that David Stygstra did on the existing openvswitch_bridge and port modules.
Thanks in advance for any tips on the process of proposing modules for inclusion in -extras (what’s accepted, what’s not, how that whole process is decided, etc).
I'm not very learned in the process of seeing modules added to -extras
so I figured I'd ask how those sorts of things are voted on and merged
into -extras.
Along those lines, I have a module I recently developed that I'd like to
submit to -extras if there is any interest in the community to have it;
openvswitch_mirror. This module can be used to configure a port as a
SPAN port (enable mirroring). It's based off of the work that David
Stygstra did on the existing openvswitch_bridge and port modules.
Thanks in advance for any tips on the process of proposing modules for
inclusion in -extras (what's accepted, what's not, how that whole
process is decided, etc).
If your module does not cover functionality which can be done with
existing modules, there is very good change your module will get into
extras.
After you made a pull request on github, the module will be reviewed by
the community.