Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Show Description Application

What's this?

This directory includes examples that shows how to get switch description using stats-request and features-request message.

How to build

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

How to Run

$ trema run ./show_description -c ./show_description.conf

License

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.