On Tue, Oct 22, 2019 at 5:12 PM Asnake Ayele M. <[email protected]> wrote: > > hello there, i am implementing reactive/proactve flow programming, hybrid > mode , and how to delete proactive flows from switch periodically based on > package counter or usage counter using internal services. > best regards, any hint appreciated. > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > > View/Reply Online (#8760): > https://lists.opendaylight.org/g/openflowplugin-dev/message/8760 > Mute This Topic: https://lists.opendaylight.org/mt/36449769/1964675 > Group Owner: [email protected] > Unsubscribe: https://lists.opendaylight.org/g/openflowplugin-dev/unsub > [[email protected]] > -=-=-=-=-=-=-=-=-=-=-=-
I have some code that I wrote for an earlier version of ODL (Nitrogen). That does all of the above but you'll have to sift through it to find the appropriate pieces. If you are looking for textbook style code snippets, they are going to be hard to find. Hope this helps: https://github.com/usnistgov/nist-mud/tree/master/sdnmud-aggregator/impl/src/main/java/gov/nist/antd/sdnmud/impl Ranga -- M. Ranganathan
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8763): https://lists.opendaylight.org/g/openflowplugin-dev/message/8763 Mute This Topic: https://lists.opendaylight.org/mt/36449769/21656 Group Owner: [email protected] Unsubscribe: https://lists.opendaylight.org/g/openflowplugin-dev/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
