On Mon, Oct 13, 2014 at 09:44:50PM +0800, Bo Hu wrote:
> I am confused by the realization of port mod. I find that these is a
> function named *handle_flow_mod* in ofproto/ofproto.c to deal with the
> PORT_MOD message. In this funciton, it will call a function named
> *update_port_config.
I think
Hi,
I am confused by the realization of port mod. I find that these is a
function named *handle_flow_mod* in ofproto/ofproto.c to deal with the
PORT_MOD message. In this funciton, it will call a function named
*update_port_config.
*My question is after it finished the port mod in userspace, how ca