mirror of
https://github.com/faucetsdn/ryu.git
synced 2026-05-08 13:56:09 +02:00
vrrp: update after ryu.topology.api change
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
1bdcc2b3aa
commit
1c8f3b2c33
@ -17,7 +17,7 @@
|
||||
from ryu.lib.packet import ethernet
|
||||
from ryu.lib.packet import vlan
|
||||
from ryu.ofproto import ether
|
||||
from ryu.topology import switches as topo_api
|
||||
from ryu.topology import api as topo_api
|
||||
|
||||
|
||||
def may_add_vlan(packet, vlan_id):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user