How to capture packets in ODL using Python script?
Hello everyone, how to capture the packets flowing across a topology in ODL using REST api. After capturing it , how to extract source and destination addresses so that I can implement shortest path algorithm for packets. Please reply how to solve this problem using Python