From: Faiyaz Ahmed Date: Thu, 19 Jun 2008 23:36:18 +0000 (+0000) Subject: initial commit. X-Git-Tag: vsys-0.7-14~4 X-Git-Url: http://git.onelab.eu/?p=vsys.git;a=commitdiff_plain;h=78d3f17e2ae09291601278f0dba93ad4454ca378 initial commit. --- diff --git a/factory/hide_netif b/factory/hide_netif new file mode 100755 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