Switch uniq 20051121.click: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
AddressInfo(my_wlan ath0:eth); |
|||
asf |
|||
UniquePacketSource(SIZE 1500) |
|||
-> cnt :: AverageCounter() |
|||
-> EtherEncap( 0x8086, my_wlan, 00:0F:B5:97:19:63) |
|||
-> WifiEncap(0x00, 0:0:0:0:0:0) |
|||
-> SetTXRate(108) |
|||
-> SetTXPower(63) |
|||
-> ExtraEncap() |
|||
-> SetChannel(DEV ath0, ROTATE true) |
|||
-> ToDevice(ath0); |
Latest revision as of 09:28, 25 January 2006
AddressInfo(my_wlan ath0:eth); UniquePacketSource(SIZE 1500) -> cnt :: AverageCounter() -> EtherEncap( 0x8086, my_wlan, 00:0F:B5:97:19:63) -> WifiEncap(0x00, 0:0:0:0:0:0) -> SetTXRate(108) -> SetTXPower(63) -> ExtraEncap() -> SetChannel(DEV ath0, ROTATE true) -> ToDevice(ath0);