On Mon, 6 Apr 2015 14:14:17 +0900
Satoshi Kobayashi wrote:
> Datapath#ports is kept for compatibility with the previous openflow versions
> (< 1.3). Datapath#ports is not updated when received EventOFPPortStatus. This
> behavior may confuse users. Wherefore, showing warning message when the us
Datapath#ports is kept for compatibility with the previous openflow versions (<
1.3). Datapath#ports is not updated when received EventOFPPortStatus. This
behavior may confuse users. Wherefore, showing warning message when the user
accesses to Datapath#ports with the currently openflow versions