blob: cedf68ef0befc0697baa2d63ab1b388364e7b683 [file] [log] [blame]
Thomas Vachuskae855d502014-10-16 15:53:44 -07001/**
2 * Implementation of the distributed flow rule store using p2p synchronization
3 * protocol.
4 */
Yuta HIGUCHIb25f4da2014-10-16 15:09:26 -07005package org.onlab.onos.store.flow.impl;