sorry that forgot to put the mail list in cc.

---------- Forwarded message ----------
From: cui <cuicu...@gmail.com>
Date: 2015-03-18 18:26 GMT+01:00
Subject: Re: [ovs-dev] customize OVS
To: Ben Pfaff <b...@nicira.com>


Thanks for feedback.

is there a manual to describe more about the source code? I checked through
the web page and some readme files, but haven't found these info. For
example, if I would like to track a packet incoming and outgoing events on
ovs, which part should I focus?


Thanks a lot
cui




2015-03-18 16:26 GMT+01:00 Ben Pfaff <b...@nicira.com>:

> On Wed, Mar 18, 2015 at 04:07:44PM +0100, cui wrote:
> > Hello
> >
> > I am pretty new in touch with open vswitch, and I downloaded the tarball
> > from the official page, following the installation steps for debian, I
> did
> > the following:
> >
> > - install dependancies,
> > - fakeroot debian/rules binary
> > - dpkg -i some_deb_files.deb
> >
> > Moreover, I would like also to dig in the source code, implement some
> other
> > stuffs and apply it.. I am wondering is the following step correct if I
> > would like to do so:
> >
> > - update something in the source folder, e.g. ./lib/ folder,
> > - recompile it e.g. by "fakeroot debian/rules binary"
> > - dpkg -i *.deb
> >
> > Is it the correct way to do so?
>
> That will work, sure.
>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to