projects
/
util-vserver.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
f51f239
)
It's network isolation, not virtualization.
author
Daniel Hokka Zakrisson
<daniel@hozac.com>
Sun, 8 Jul 2007 18:29:03 +0000 (18:29 +0000)
committer
Daniel Hokka Zakrisson
<daniel@hozac.com>
Sun, 8 Jul 2007 18:29:03 +0000 (18:29 +0000)
git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2557
94cd875c
-1c1d-0410-91d2-
eb244daf1a30
src/chbind.c
patch
|
blob
|
history
diff --git
a/src/chbind.c
b/src/chbind.c
index
9acea5f
..
02cc8b4
100644
(file)
--- a/
src/chbind.c
+++ b/
src/chbind.c
@@
-359,7
+359,7
@@
int main (int argc, char *argv[])
}
#else
{
- WRITE_MSG(2, "chbind: kernel does not provide network virtualization\n");
+ WRITE_MSG(2, "chbind: kernel does not provide network isolation\n");
exit(wrapper_exit_code);
}
#endif