Re: [casper] ROACH 2 ARP

2012-12-18 Thread G Jones
Looking through the tcpborphserver3 code, I saw there is a tap-info command. When I run that I get: ?tap-info #log info 2212751 raw peer\_10:10:10:10:10:11\_at\_18000 #log info 2212751 raw peer\_02:02:0a:11:00:40\_at\_0 #log info 2212751 raw current\_iteration\_0 #log info 2212751 raw

Re: [casper] ROACH 2 ARP

2012-12-18 Thread G Jones
Correction: this is indeed a problem, but my description is not quite correct. It seems the poll interval is 10 ms and the burst logic looks to see if there's more than one packet in a poll inteval. The BEE2 on the network is sending ARP packets every ~4ms so a burst is perpetually detected. So I