bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Handle the root node of eth-multiplexer correctly.


From: olafBuddenhagen
Subject: Re: [PATCH] Handle the root node of eth-multiplexer correctly.
Date: Sun, 27 Dec 2009 22:49:39 +0100
User-agent: Mutt/1.5.19 (2009-01-05)

Hi,

> >From 9408aa4f1896a89d9d354d7a0e0f75cbf0d2fc0f Mon Sep 17 00:00:00 2001
> From: Sergiu Ivanov <unlimitedscolobb@gmail.com>
> Date: Tue, 4 Aug 2009 15:09:21 +0300
> Subject: [PATCH] Handle the root node of eth-multiplexer correctly.
> 
> * eth-multiplexer/device_impl.c (ds_device_open): Check
> for the device port being MACH_PORT_NULL, too.  Check if
> openstat flags are a subset of mode flags (not conversely).
> * eth-multiplexer/vdev.c (add_vdev): Copy name only if it
> is not NULL.
> ---
> 
> This patch restores the support for static devnode translators in
> eth-multiplexer.  It makes it possible to do the following:
> 
> # settrans -a /dev/eth0 devnode eth0
> # settrans -a veth eth-multiplexer -i /dev/eth0
> # settrans -a foo devnode -M veth 0
> # settrans -a /servers/socket/2 pfinet -i foo -a <address> -g <gateway> -m 
> <mask>

What about this patch? Does it need review as well, or is it superseded
by the others?

-antrik-




reply via email to

[Prev in Thread] Current Thread [Next in Thread]