2 # stop the UML bridges in the kernel using the brctl command
4 # Copyright (C) 2009 Andreas Steffen
5 # HSR Hochschule fuer Technik Rapperswil
7 # This program is free software; you can redistribute it and/or modify it
8 # under the terms of the GNU General Public License as published by the
9 # Free Software Foundation; either version 2 of the License, or (at your
10 # option) any later version. See <http://www.fsf.org/copyleft/gpl.txt>.
12 # This program is distributed in the hope that it will be useful, but
13 # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
14 # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
21 source $DIR/function.sh
23 # stop umlbr1 and its taps
25 cecho-n " * Stopping umlbr1 with taps.."
32 # stop umlbr0 and its taps
34 cecho-n " * Stopping umlbr0 with taps.."
38 umlbr_del_tap 0 winnetou
44 # stop umlbr2 and its taps
46 cecho-n " * Stopping umlbr2 with taps.."