os-ken/ryu
IWASE Yusuke e848eaa57e BGPSpeaker: Enable to specify remote port for neighbor
Currently, the remote port of neighbor is the hard-coded value 179.

This patch enables to specify the remote port of neighbor in
"BGPSpeaker.neighbor_add()" API.

Suggested-by: Suresh Kumar <knetsolutions2@gmail.com>
Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
2018-07-15 16:23:47 +09:00
..
app gui_topology: Avoid wildcard URL matching 2018-07-15 15:53:40 +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 Fix pycodestyle W605 warnings 2018-06-20 12:05:08 +09:00
ofproto nx_actions: Fix NXActionSetTunnel docstring 2018-06-20 12:05:11 +09:00
services BGPSpeaker: Enable to specify remote port for neighbor 2018-07-15 16:23:47 +09:00
tests switch.tester: Fix name shadowing 2018-07-15 15:55:24 +09:00
topology *: Adopt to pycodestyle's checks 2017-12-17 19:27:42 +09:00
__init__.py Ryu 4.26 2018-07-01 20:10:13 +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