mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-08 13:56:09 +02:00
ryu.app.gre_tunnel: comments
Signed-off-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
parent
3aad2cf3d0
commit
4363ffe429
@ -14,6 +14,10 @@
|
||||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This module updates flow table for OpenStack integration.
|
||||
# Despite of the name, this module isn't GRE specific and
|
||||
# should work for VXLAN etc as well.
|
||||
|
||||
import collections
|
||||
|
||||
from ryu import exception as ryu_exc
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user