[nox-dev] Regarding NOX support for openflow 1.1.0

2011-06-13 Thread Anil Vishnoi
Hi Team,

Just wanted to know if you have any testing branch ( may be destiny) which
has some initial implementation to support openflow 1.1.0 specs. I want to
get following info added in the *ofp_port structure* ( added in the openflow
1.1.0 specs).

uint32_t curr_speed; /* Current port bitrate in kbps. */
uint32_t max_speed; /* Max port bitrate in kbps */

Thanks
Anil
___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev


Re: [nox-dev] Regarding NOX support for openflow 1.1.0

2011-06-13 Thread Murphy McCauley
*We* don't have one yet, but such a thing exists elsewhere:
http://noxrepo.org/pipermail/nox-dev/2011-May/007533.html

-- Murphy

On Monday, June 13, 2011 06:54:53 AM Anil Vishnoi wrote:
 Hi Team,
 
 Just wanted to know if you have any testing branch ( may be destiny) which
 has some initial implementation to support openflow 1.1.0 specs. I want to
 get following info added in the *ofp_port structure* ( added in the
 openflow 1.1.0 specs).
 
 uint32_t curr_speed; /* Current port bitrate in kbps. */
 uint32_t max_speed; /* Max port bitrate in kbps */
 
 Thanks
 Anil
___
nox-dev mailing list
nox-dev@noxrepo.org
http://noxrepo.org/mailman/listinfo/nox-dev