Netmap on em(4) newcomer (first steps)

2013-06-11 Thread Eduardo Meyer
Hello, I would like tro try netmap on em(4) device. Other than comping my kernel with netmap what else I need to setup a "production-like" environment to test it? The scenario is a simple BGP router w/ FreeBSD forwarding packets from em0 to em1 with no NAT, etc. I read something about using a sp

[PATCH] stf(4) 6rd implementation

2013-06-11 Thread Ermal Luçi
Hello, at location [1] can be found a patch for making stf(4) understand 6rd. It supports variable masks for the ipv4 network as well. The patch has been tested on pfSense. It adds to new option to ifconfig for defining the 6rd border router at ISP. ifconfig $stf stfv4net $ipv4network/$mask ifco

Re: [PATCH] dummynet(4) patch for pf(4)

2013-06-11 Thread Ermal Luçi
Hello, i made the corrections to the patch to make it more readble. Can some other eyes give a look and say if that have anything against it. Patch is at same location. On Mon, Jun 10, 2013 at 4:01 PM, Luigi Rizzo wrote: > On Mon, Jun 10, 2013 at 03:45:01PM +0200, Ermal Lu?i wrote: > > Hello,

Re: [PATCH] multiple instances of ipfw(4)

2013-06-11 Thread Ermal Luçi
Hello Luigi, On Mon, Jun 10, 2013 at 7:30 PM, Luigi Rizzo wrote: > On Mon, Jun 10, 2013 at 06:52:01PM +0200, Ermal Lu?i wrote: > > On Mon, Jun 10, 2013 at 5:01 PM, Luigi Rizzo wrote: > ... > > > if i understand well, this has no runtime overhead as the ifp has > > > the index of the context it

Re: kern/179299: [igb] Intel X540-T2 - unstable driver

2013-06-11 Thread Maxim Bourmistrov
The following reply was made to PR kern/179299; it has been noted by GNATS. From: Maxim Bourmistrov To: bug-follo...@freebsd.org, sy...@prisjakt.nu Cc: Subject: Re: kern/179299: [igb] Intel X540-T2 - unstable driver Date: Tue, 11 Jun 2013 10:36:56 +0200 The card was new, but hardware was bro

RE: How to switch Datgram/Connected mtu modes?

2013-06-11 Thread Alex Liptsin
Hi. Yes. There is no such entry. The only way I found is to compile inside the kernel " options IPOIB_CM ". Can I do it manually without compiling the kernel each time I want to switch between the modes? Maybe add it somehow to sysctl or loader.conf? Regards, Alex Liptsin Software Quality As