Re: Contributing example code
Yonghong Song
On Tue, May 1, 2018 at 4:48 AM, Muhammad Usman via iovisor-dev
<iovisor-dev@...> wrote: Hello,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. 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.
|
|