git://git.onelab.eu
/
vsys.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
29c2544
)
initial commit.
author
Faiyaz Ahmed
<faiyaza@cs.princeton.edu>
Thu, 19 Jun 2008 23:36:18 +0000
(23:36 +0000)
committer
Faiyaz Ahmed
<faiyaza@cs.princeton.edu>
Thu, 19 Jun 2008 23:36:18 +0000
(23:36 +0000)
factory/hide_netif
[new file with mode: 0755]
patch
|
blob
diff --git a/factory/hide_netif
b/factory/hide_netif
new file mode 100755
(executable)
index 0000000..
c7ae234
--- /dev/null
+++ b/
factory/hide_netif
@@ -0,0
+1,6
@@
+#!/bin/sh
+# Remove hide_netif network attribute. Attribute is used to hide interfaces that don't have an IP attached.
+
+# $Id$
+
+nattribute --set --nid $1 --flag ~hide_netif