Fixes for devices other than eth0
authorAndy Bavier <acb@cs.princeton.edu>
Thu, 27 Jan 2011 16:47:24 +0000 (11:47 -0500)
committerAndy Bavier <acb@cs.princeton.edu>
Thu, 27 Jan 2011 16:47:24 +0000 (11:47 -0500)
commit394b44e8be158f75c8b75827e7dfed9c096ec6f6
treef1572f956041a99fea53f3a301fae25c467105e6
parentc9c814b39e0bcb6a20ebbe617a60f2ee6930c180
Fixes for devices other than eth0

BW limits were not working on nodes that don't use eth0 as the default interface.  Fixed by adding the default network device as an argument to the appropriate bwlimit calls.
bwmon.py