index
:
ryu
feature/as-path
feature/communities
fix/neighbor-label
fix/ssh-exception
master
Component-based software defined networking framework
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-10-04
use old cryptography version
FUJITA Tomonori
2016-10-01
packet: Avoid parsing an empty buffer
IWASE Yusuke
2016-10-01
pip-requires: Add ovs>=2.6.0
IWASE Yusuke
2016-10-01
doc: Add API reference for REST EVPN switch
IWASE Yusuke
2016-10-01
app: Add sample application for REST EVPN switch
IWASE Yusuke
2016-10-01
app: Integrate aplication of Ryu-book
Shinpei Muraoka
2016-10-01
ovs/bridge: Enable to request tunnel port number
IWASE Yusuke
2016-10-01
ovs/bridge: Add utility method to create VXLAN port
IWASE Yusuke
2016-10-01
ovs/bridge: Make local_ip to optional field for tunnel
IWASE Yusuke
2016-10-01
ovs/vsctl: Catch the default tag type in Port Table
IWASE Yusuke
2016-10-01
stplib: Fix to store current OFPPort status
Shinpei Muraoka
2016-10-01
stplib: Fix to compare MAC address and Bridge ID
Shinpei Muraoka
2016-10-01
BGPSpeaker/api/operator: Simplify registration decorator
IWASE Yusuke
2016-10-01
BGPSpeaker: Fix typos
IWASE Yusuke
2016-09-28
ofproto/ofproto_v1_5_parser: OFPMultipartReply malformed message offset fix
Michał Rzepka
2016-09-21
tests/switch: fix bug in _diff_packets function
Monthadar Al-Jaberi
2016-09-16
Add Nicira extension vlan_tci field
IWAMOTO Toshihiro
2016-09-07
BGPSpeaker: Shutdown BGPSpeaker gracefully
IWASE Yusuke
2016-09-07
BGPSpeaker: Enable to get path from EventPrefix
IWASE Yusuke
2016-09-07
BGPSpeaker/vrf: Handle non MPLS labled NLRI
IWASE Yusuke
2016-09-07
BGPSpeaker: Add EVPN routes from Global to VRF Table
IWASE Yusuke
2016-09-07
table_manager: Fix conversion of De Morgan's laws
IWASE Yusuke
2016-09-07
test_bgpspeaker: Add UT for advertising VNI for EVPN
IWASE Yusuke
2016-09-07
BGPSpeaker: Extend to advertise VNI for EVPN routes
IWASE Yusuke
2016-09-07
BGPSpeaker: Support to advertise Tunnel Encapsulation
IWASE Yusuke
2016-09-07
packet/bgp: Add BGP Encapsulation Extended Community
IWASE Yusuke
2016-09-07
doc: specify OFP v1.0 for sample application
Monthadar Al-Jaberi
2016-09-07
add modify role API in ofctl_rest
tungyueh
2016-09-07
lib/ofctl_v1_4: correct argument order for OFPFlowMod constructor
Michał Rzepka
2016-09-01
Ryu 4.6
FUJITA Tomonori
2016-08-25
Validate OpenFlow message length in header, to prevent controller receive loo...
Victor Orlikowski
2016-08-25
PyInstaller: Enable to build stand-alone executables
Iwase Yusuke
2016-08-25
handler: Fix for frozen builds
Iwase Yusuke
2016-08-25
BGPSpeaker: Suppress RD in EVPN VRF on SSH console
IWASE Yusuke
2016-08-25
doc: Update the API Reference for BGPSpeaker
IWASE Yusuke
2016-08-25
test_validation: Add unit tests for validation utilities
IWASE Yusuke
2016-08-25
BGPSpeaker: Enable validation for optional arguments
IWASE Yusuke
2016-08-25
BGPSpeaker: Raise exception when validation fails
IWASE Yusuke
2016-08-25
BGPSpeaker: Improve validation utility methods
IWASE Yusuke
2016-08-25
BGPSpeaker: Resolve unused argumet 'multi_exit_disc'
IWASE Yusuke
2016-08-25
BGPSpeaker: Reduce Pylint warnings
IWASE Yusuke
2016-08-25
test_table_manager: Add UTs for the Global Table API
IWASE Yusuke
2016-08-25
table_manager: Rename internal API for consistency
IWASE Yusuke
2016-08-25
test_table_manager: Add UTs for the VRF Table API
IWASE Yusuke
2016-08-25
BGPSpeaker: Support VRF Table for Ethernet VPN
IWASE Yusuke
2016-08-25
test_bgpspeaker: Add unit test for the API of EVPN
IWASE Yusuke
2016-08-25
BGPSpeaker: Support Ethernet VPN update messages
IWASE Yusuke
2016-08-25
packet/bgp: Fix to serialize BGPNotification on Python3
IWASE Yusuke
2016-08-25
BGPSpeaker/info_base: Add comparison methods for Python3
IWASE Yusuke
2016-08-25
BGPSpeaker: Support Python3 on SSH console
IWASE Yusuke
[next]