ÆÄÀÏ´Ù¿î·Îµå 
https://svn.assembla.com/svn/gargoyle-router/trunk/netfilter-match-modules/bandwidth
https://svn.assembla.com/svn/gargoyle-router/trunk/netfilter-match-modules/timerange
ÆÐÄ¡ ¹æ¹ýÀº ¾Æ·¡¸¦ Âü°í 
http://chonnom.com/bbs/board.php?bo_table=B17&wr_id=52  
timerange options:
  --hours [HOURLY RANGES] --weekdays [WEEKDAYS ACTIVE] --weekly_ranges [WEEKLY RANGES]
 --hours     ex) 0-1 (½Ã°£´ÜÀ§ ¹üÀ§ ÀÔ·Â ==> ÃÊ´ÜÀ§ Ãâ·Â)
 --weekdays  ex) sun | mon | tue | wed | thu | fri | sat
 --weekly    ex) ???
 
QUOTA ¿É¼ÇÇÏ°í ºñ½ÁÇÑ ºÎºÐÀÌ¸ç µðÅ×ÀÏÇѺκÐÀÌ Ãß°¡µÈµí...;;
bandwidth options:
  --id [unique identifier for querying bandwidth]
  --type [combined|individual_src|individual_dst|individual_local|individual_remote]
  --subnet [a.b.c.d/mask] (0 < mask < 32)
  --greater_than [BYTES]
  --less_than [BYTES]
  --current_bandwidth [BYTES]
  --reset_interval [minute|hour|day|week|month]
  --reset_time [OFFSET IN SECONDS]
  --intervals_to_save [NUMBER OF PREVIOS INTERVALS TO STORE IN MEMORY]
  --last_backup_time [UTC SECONDS SINCE 1970]
  --check Check another bandwidth rule without incrementing it
  --check_with_src_dst_swap Check another bandwidth rule without incrementing it, swapping src & dst ips for check