Switch infsrc 20051118.click

From
Revision as of 09:27, 25 January 2006 by Kurth (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
AddressInfo(my_wlan ath0:eth);

inf_src :: InfiniteSource(DATASIZE 1500, ACTIVE true) 
  -> cnt :: AverageCounter()
  -> EtherEncap(0x8086, my_wlan, ff:ff:ff:ff:ff:ff) 
  -> wifi_encap :: WifiEncap(0x00, 0:0:0:0:0:0) 
  -> SetTXPower(63)
  -> set_rate :: SetTXRate(RATE 22) 
  -> ExtraEncap() 
  -> SetChannel(DEV ath0, ROTATE true)
  -> to_dev :: ToDevice (ath0);