svn keywords
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 3 Sep 2012 15:29:21 +0000 (17:29 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Mon, 3 Sep 2012 15:29:21 +0000 (17:29 +0200)
root-context/exec/hide_netif
root-context/exec/ipfw-be

index c7ae234..4644b33 100755 (executable)
@@ -1,6 +1,4 @@
 #!/bin/sh
 # Remove hide_netif network attribute.  Attribute is used to hide interfaces that don't have an IP attached. 
 
 #!/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
 nattribute --set --nid $1 --flag ~hide_netif
index b3b9439..b7113f4 100755 (executable)
@@ -2,7 +2,6 @@
 #
 # Marta Carbone, Luigi Rizzo
 # Copyright (C) 2009 Universita` di Pisa
 #
 # Marta Carbone, Luigi Rizzo
 # Copyright (C) 2009 Universita` di Pisa
-# $Id$
 #
 # This script the vsys backend used to configure emulation.
 # In detail it:
 #
 # This script the vsys backend used to configure emulation.
 # In detail it: