os-ken/doc/source/library_bgp_speaker_ref.rst
Hiroshi Yokoi fad987254d bgp: local preference support
add local preference support in bgp. It is possible to apply local
preference to specific paths by using AttributeMap.

Unfortunately this patch supports only IPv4 path and I'm going to
start writing patches for other route families after this.

Signed-off-by: Hiroshi Yokoi <yokoi.hiroshi@po.ntts.co.jp>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2014-09-12 14:33:50 -07:00

546 B

BGP speaker library API Reference

BGPSpeaker class

ryu.services.protocols.bgp.bgpspeaker.BGPSpeaker

ryu.services.protocols.bgp.bgpspeaker.EventPrefix

ryu.services.protocols.bgp.info_base.base.PrefixFilter

ryu.services.protocols.bgp.info_base.base.ASPathFilter

ryu.services.protocols.bgp.info_base.base.AttributeMap