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
19 source $DIR/function.sh
21 # stop umlbr1 and its taps
23 cecho-n " * Stopping umlbr1 with taps.."
30 # stop umlbr0 and its taps
32 cecho-n " * Stopping umlbr0 with taps.."
36 umlbr_del_tap 0 winnetou
42 # stop umlbr2 and its taps
44 cecho-n " * Stopping umlbr2 with taps.."