blob: 25170671e1bd1b6a53e98d00cac0f1117f5883f6 [file] [log] [blame]
/**
* Set of abstractions for conveying high-level intents for treatment of
* selected network traffic by allowing applications to express the
* <em>what</em> rather than the <em>how</em>. This makes such instructions
* largely independent of topology and device specifics, thus allowing them to
* survive topology mutations.
*/
package org.onlab.onos.net.intent;