blob: 38d4efc6bd70d687603cb84add7cd767e9290afa [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 */
5package org.onlab.onos.store.flow.impl;