This directory includes examples that shows how to get switch description using stats-request and features-request message.
Get Trema and Apps
$ sudo gem install trema
$ git clone git://github.com/trema/apps.git apps
Build show desription application
$ cd ./apps/show_description
$ make
$ trema run ./show_description -c ./show_description.conf
Copyright (C) 2011-2013 NEC Corporation
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.