Date: Thu, 23 Jan 2014 10:56:39 +0100 From: Luigi Rizzo <rizzo@iet.unipi.it> To: "C. L. Martinez" <carlopmart@gmail.com> Cc: freebsd-net@freebsd.org Subject: Re: Netmap in FreeBSD 10 Message-ID: <20140123095638.GA7274@onelab2.iet.unipi.it> In-Reply-To: <CAEjQA5L46DXZ0-dXUEK0mOk=xd8Boowko8Uyx6TLWoAifiHsvQ@mail.gmail.com> References: <CAEjQA5LcXMn0BhFGgu1WjoZ7RtaxGN4pXwFySwLptFUPRYM3jg@mail.gmail.com> <20140122184552.GB98322@onelab2.iet.unipi.it> <CAEjQA5%2B%2BM=6Zf1Lm5U3seF3C=Tn7tkoMuO_7L=qvKNJ_NmcHdw@mail.gmail.com> <CAEjQA5L46DXZ0-dXUEK0mOk=xd8Boowko8Uyx6TLWoAifiHsvQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 23, 2014 at 09:41:55AM +0000, C. L. Martinez wrote: > On Thu, Jan 23, 2014 at 7:30 AM, C. L. Martinez <carlopmart@gmail.com> wrote: > > On Wed, Jan 22, 2014 at 6:45 PM, Luigi Rizzo <rizzo@iet.unipi.it> wrote: > >> On Tue, Jan 21, 2014 at 07:19:28AM +0000, C. L. Martinez wrote: > >>> Hi all, > >>> > >>> Is netmap enabled by default under FreeBSD 10 or do I need to > >>> recompile GENERIC kernel using "device netmap" option?? > >> > >> you need to recompile the kernel (actually just the netmap > >> module and device driver modules if you do not have > >> them compiled in). > >> > >> I also suggest to update the netmap code to the one in head, > >> which has more features and bugfixes. > >> > >> cheers > >> luigi > > > > Thanks luigi, but from where do I need to download/update netmap?? And > > what about when I launch freebsd-update?? If I am not wrong, > > freebsd-update overwrite the code. > > And another question. What about libpcap that comes out of the box > with FreeBSD?? Do I need to recompile ?? the libpcap support is not committed yet. you need to bring in the code manually (e.g. from http://code.google.com/p/netmap/ ) or wait until i merge it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140123095638.GA7274>