On Tue, May 1, 2018 at 4:48 AM, Muhammad Usman via iovisor-dev <[email protected]> wrote: > Hello, > > My name is Usman. > > I am interested to contribute an example code for OpenStack VLAN traffic > monitoring.
Any details of exactly what you want to minotor? Just sniff the packet and if it is vlan do some accounting in map? The example code should be self contained so people can just type a simple command and run. It is not a good idea to have an open stack dependence. You may have to work through it. > > Regarding this can you please guide me how I can submit my code on GitHub > (Since I could not find details on iovisor GitHub page). We already have some networking examples at bcc/examples/networking. In general, an example is used to show how to solve a particular problem using bcc APIs. Please first check whether bcc/examples/networking has anything similar or not. > > I would appreciate your time and consideration. > > Thanks > > -- > > Regards > > Muhammad Usman > Application Engineer > LMK Resources (pvt) Limited > www.lmkr.com > +92 (323) 5599 068 > > _______________________________________________ > iovisor-dev mailing list > [email protected] > https://lists.iovisor.org/mailman/listinfo/iovisor-dev > _______________________________________________ iovisor-dev mailing list [email protected] https://lists.iovisor.org/mailman/listinfo/iovisor-dev
