Hi All, I tried writing an proxy ARP script, where the controller maintains a centralised ARP table and MAC addr tables on per switch basis. I have not yet validated for expiration of ARP entries...
Since I cant cross verify myself, it would be helpful if I can get some feedback. https://github.com/brownbytes/learningpox/blob/master/l3switch.py Cheers! Durga