hello, Seems pox supports packet type as arp, can be found here (pox<https://github.com/brownbytes/pox> / pox <https://github.com/brownbytes/pox/tree/betta/pox> / lib<https://github.com/brownbytes/pox/tree/betta/pox/lib> / packet <https://github.com/brownbytes/pox/tree/betta/pox/lib/packet> / *arp.py* ), as well as may be you can get some help by refering to the below example.
pox <https://github.com/brownbytes/pox> / pox<https://github.com/brownbytes/pox/tree/betta/pox> / misc <https://github.com/brownbytes/pox/tree/betta/pox/misc> / *arp_responder.py* Cheers! Durga On Wed, Nov 13, 2013 at 8:35 PM, Muhammad Furqan Gagan < furqan.ga...@gmail.com> wrote: > Hello, > > Any one know how to handle ARP request in controller? > > Thanks > > Muhammad >