- move all function documentation inside their respective functions
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 24 Apr 2006 20:04:13 +0000 (20:04 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 24 Apr 2006 20:04:13 +0000 (20:04 +0000)
commit5d96a99f6b8514fbfd6fdc585ba7cdba96873acd
tree2f5e97b1cbbe7becb9d2807f0be322fbbe2bcf50
parentc59afd34a131be27a22a2e238241ed164b4efb86
- move all function documentation inside their respective functions
- format_tc_rate: optimize formatting for whole gbit and mbit values
- get_slice: split into two functions, get_slice() and get_xid()
- support setting exempt minrate/maxrate
- support getting exempt minrate/maxrate and current byte counts
- add set() function, same as on() but just pushes to the default
  netdevice
- remove deprecated setcap() and getcap() functions; rewrote pl_mom
  bandwidth monitor to use this module, so we can now finally
  kill resman
python/bwlimit.py