os-ken/doc
FUJITA Tomonori 5474bf214c bgp: add bgpspaker module for non Ryu application usage
This enables you to use Ryu BGP feature as 'bgp speaker' python
library, that is, without ryu-manager, RPC API, REST API, or other Ryu
stuff, you can use Ryu BGP feature in your python application (just
import bgpspeaker.py). The sample code and the API reference docs are
included too.

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Reviewed-by: YAMAMOTO Takashi <yamamoto@valinux.co.jp>
2014-06-13 08:05:25 +09:00
..
source bgp: add bgpspaker module for non Ryu application usage 2014-06-13 08:05:25 +09:00
Makefile doc: set PYTHONPATH for ryu version constant 2012-09-03 14:16:52 +09:00