Displaying 2 results from an estimated 2 matches for "pobably".
Did you mean:
probably
2019 Mar 13
1
[RFC] vhost: select TAP if VHOST is configured
If VHOST_NET is configured but TUN and TAP are not, then the
kernel will build but vhost will not work correctly since it can't
setup the necessary tap device.
A solution is to select it.
Fixes: 9a393b5d5988 ("tap: tap as an independent module")
Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
drivers/vhost/Kconfig | 3 ++-
1 file changed, 2
2003 Jan 28
1
Name spaces and behavior of overloaded functions?
First of all, I haven't followed the discussion about the new/upcoming
name space support in R so I do not know the purposes or requirements
for it, neither its design, and I can only guess. I found the (initial?)
notes by Luke Tierney on the Developers Page. Are there any other
references?
Since it seems that the current implementation (R v1.6.2) of name spaces
is a "trial" version