Current Path : /usr/lib/python2.7/dist-packages/twisted/protocols/ |
Current File : //usr/lib/python2.7/dist-packages/twisted/protocols/htb.pyc |
[XMc @ s d Z d d l m Z d d d !Z d d l m Z d d l m Z m Z d d l m Z d d d YZ d e f d YZ d d d YZ d e f d YZ d e f d YZ d e j f d YZ d e f d YZ d d d YZ d S( s Hierarchical Token Bucket traffic shaping. Patterned after U{Martin Devera's Hierarchical Token Bucket traffic shaper for the Linux kernel<http://luxik.cdi.cz/~devik/qos/htb/>}. @seealso: U{HTB Linux queuing discipline manual - user guide <http://luxik.cdi.cz/~devik/qos/htb/manual/userg.htm>} @seealso: U{Token Bucket Filter in Linux Advanced Routing & Traffic Control HOWTO<http://lartc.org/howto/lartc.qdisc.classless.html#AEN682>} @author: Kevin Turner i( t nested_scopess $Revision: 1.5 $i i( t time( t implementst Interface( t pcpt Bucketc B s>