9f1f1726d0
After forking from Ryu, the namespace needs to change from 'ryu' to 'os_ken' so that it won't collide with the namespace of the old library. Change-Id: I807a8785e525cc02825d15a1a01eec3d5d20cce4
4 lines
82 B
Python
4 lines
82 B
Python
# This module is for backward compat
|
|
|
|
from os_ken.lib.packet.ether_types import *
|