FUJITA Tomonori 978f3e5c0d dpset: add port event support
Based on the following patch:

From: Isaku Yamahata <yamahata@valinux.co.jp>
Subject: dpset: add port{add, delete, modify} event for convenience and helper functions

It is sometimes commonly interesting to track datapath/port
appearance/disappearance. The applications usually want to see that ports
appear after datapath becomes ready, and ports disappear when datapath is dead.
It requires to handle properly events, hand shaking, port_mod event,
switch_feature_reply. So introduce a common layer to handle them.

GRE tunnel is interested in datapath/port appearance/disappearance.
With this, tunnel app doesn't have to handle those conditions.
Discovery is interested only in datapath/port appearance/disappearance.
With this, discovery app would not have to handle OFP events directly.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2013-02-05 23:37:48 +09:00
..
2013-02-05 06:46:06 +09:00
2013-02-04 09:33:28 +09:00
2013-02-02 11:21:23 +09:00
2013-02-05 23:37:48 +09:00
2013-02-05 23:34:43 +09:00
2013-02-05 16:14:30 +09:00
2013-02-05 16:14:30 +09:00
2013-01-30 06:00:29 +09:00
2012-04-06 08:38:45 +09:00
2012-04-06 08:38:45 +09:00
2012-11-28 08:02:15 +09:00
2013-01-23 01:37:14 +09:00