os-ken/ryu
IWASE Yusuke db7338b8db BGPSpeaker: Advertise local routes to RR clients
The current implementation misses the mandatory attributes when sending
locally generated routes to its Route Reflector (RR) clients, then the
clients will reject the received routes.

This patch fixes to add or update attributes to for sending locally
generated routes its RR clients.

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2018-06-20 12:04:30 +09:00
..
app doc: Fix unexpected indent in ofctl.api doc 2018-03-05 20:28:17 +09:00
base Avoid parallel executions of AppManager.close() 2016-07-01 11:30:01 +09:00
cmd manager: Introduce user flags option 2017-06-22 16:08:33 +09:00
contrib contrib/tinyrpc: Remove embedded tinyrpc, use upstream 2016-11-04 09:51:36 +09:00
controller ofproto: Encode data field on OFPErrorMsg 2018-03-26 22:11:39 +09:00
lib lldp: fixed SystemCapabilities TLV 2018-06-20 10:42:26 +09:00
ofproto ofproto: add Nicira extension ct_clear action 2018-03-28 18:02:06 +09:00
services BGPSpeaker: Advertise local routes to RR clients 2018-06-20 12:04:30 +09:00
tests lldp: Remove remaining SystemCapabilities.subtype from tests 2018-06-20 10:42:59 +09:00
topology *: Adopt to pycodestyle's checks 2017-12-17 19:27:42 +09:00
__init__.py Ryu 4.25 2018-06-01 20:43:17 +09:00
cfg.py packet/zebra: Support FRRouting version 3.0 2017-11-01 23:22:09 +09:00
exception.py ofctl: Add ovs-ofctl style action string parser 2017-05-30 16:13:18 +09:00
flags.py flags: Inject __class__ attribute to LooseVersion 2017-11-02 11:18:03 +09:00
hooks.py Removes unnecessary Windows requirements 2016-04-06 22:33:56 +03:00
log.py 'ConfigParser' is renamed to 'configparser' in Python 3 2015-04-14 05:31:42 +09:00
utils.py utils: Remove "parse_requirements" function 2018-03-26 15:55:18 +09:00