On Wed, Nov 05, 2014 at 10:46:06AM -0200, Flavio Leitner wrote:
> On Sun, Nov 02, 2014 at 08:17:31PM -0200, Ederval Pablo Ferreira wrote:
> > Hi. I am trying to implement bitmap sketch in OvS. Whem I try to call the
> > bitmap_allocation of the bitmap.h file in flow.c, during compilation I
> > rece
On Sun, Nov 02, 2014 at 08:17:31PM -0200, Ederval Pablo Ferreira wrote:
> Hi. I am trying to implement bitmap sketch in OvS. Whem I try to call the
> bitmap_allocation of the bitmap.h file in flow.c, during compilation I
> receive "implicit declaration of function bitmap_allocation"... Why such
> e
Hi. I am trying to implement bitmap sketch in OvS. Whem I try to call the
bitmap_allocation of the bitmap.h file in flow.c, during compilation I
receive "implicit declaration of function bitmap_allocation"... Why such
error??
Does anyone have any example of a bitmap implemented in OvS???
Thanks f