Hi!
Two important updates.
1) The patch worked pretty okay, but the idea of separate file type is
abandoned. With current filedescriptor code it is almost impossible
to racelessly switch fileops and f_data.
For more details read the commit message, URL below.
2) I moved the work to
On 2017-Feb-04 13:44:21 -0700, Sean Bruno wrote:
>"what I want" is to pxe/netboot and then switch over to using a lagg(4)
>interface that includes the interface used in the pxe/netboot boot up.
>I suspect, I have to switch to MDROOT to do this, but I thought I'd ask
>if anyone is doing this type o
On Sat, Jan 28, 2017 at 3:37 AM, Gleb Smirnoff wrote:
> Andrew,
>
> On Thu, Jan 26, 2017 at 08:24:43PM +0300, Andrew Rybchenko wrote:
> A> I'd like to double-check that it is intended/known limitation on ifmedia
> A> status callback to be non-sleepable.
> A> The limitation is imposed by usage of
asomers added a comment.
In https://reviews.freebsd.org/D9451#196364, @jhujhiti_adjectivism.org wrote:
> As I mentioned in the PR, this is my first attempt at kernel work, so I
very much appreciate the comments. I'll go ahead and update the review summary
at my next opportunity.
>
>
>Hi,
>
>I’m an application developer using FreeBSD for gateways on a ESXi 6 VMWare
> cluster.
>
>After rebooting the gateway all is fine, but upon ‘/etc/rc.d/netif
> restart’ some of the carp definitions/aliases on the vlan interfaces are lost
> (different ones but reproduc
Hi!
Upgrade from earlier versions to 10.x оr 11 breaks gif(4) tunnels
no matter if they are described using cloned_interfaces or gif_interfaces
rc.conf configuration directives: interfaces get created and tunnel addresses
assigned but miss configured inet addresses.
There is trivial patch and PR
Hi,
Use Intel NICs driven by ixgbe driver (for instance82599-based).
We mostly run netmap on Ubuntu and Archlinux, but it should run ok also on
Debian and CentOS.
For more information, rea the LINUX/README and README files in the netmap
repository (github).
Cheers,
Vincenzo
2017-02-09 8:58 G