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
2014-11-17
doc/app/ofctl_rest: Correct command examples
Yusuke Iwase
2014-11-10
fix security problem of some RESTful apps
Yusuke Iwase
2014-11-10
bgp: support connect modes to choose how to connect to the neighbors
ISHIDA Wataru
2014-11-10
bgp: enable to stop a chile thread by specifying its name
ISHIDA Wataru
2014-11-10
bgp: fix lacking import
ISHIDA Wataru
2014-11-10
bgp/cli: show adjacency rib in/out by show neighbor commands
ISHIDA Wataru
2014-11-07
ofctl_v1_0: Add remaining actions
Yusuke Iwase
2014-11-07
doc: Add tables about match and actions structures
Yusuke Iwase
2014-11-06
bgp: remove uncommon open msg check
FUJITA Tomonori
2014-11-06
bgp: fix _OptParamCapability parser
FUJITA Tomonori
2014-11-01
Ryu 3.15
FUJITA Tomonori
2014-11-01
simple_switch_12: handle non-buffering switch
FUJITA Tomonori
2014-11-01
simple_switch: handle non-buffering switch
FUJITA Tomonori
2014-11-01
simple_switch_13.py: Added ability to use buffer_id in FlowMod
Benjamin Eggerstedt
2014-11-01
simple_switch_13: Added a logging when running in --verbose for truncated pac...
Benjamin Eggerstedt
2014-10-28
bgp: supporting best_path_change_handler for Vpnv4/6 prefix in BGPSpeaker
Toshiki Tsuboi
2014-10-27
rest_router: fix security problem
Takeshi
2014-10-26
packet lib: don't crash with truncated dhcp packet
FUJITA Tomonori
2014-10-26
packet lib: don't crash with corrupted lldp packet
FUJITA Tomonori
2014-10-26
ofctl_v1_0: match_to_str() does not convert nw_tos correctly
Charles M.C. Chan
2014-10-20
bgp: fix bug of ASPathFilter in case of iBGP peering
Toshiki Tsuboi
2014-10-20
stplib.py: Should wildcard non-relevant bits in the mask field of port mod me...
fortitude.zhang
2014-10-16
simple_switch_14: Update a comment about OVS bug
YAMAMOTO Takashi
2014-10-16
simple_switch_13: Update a comment about OVS bug
YAMAMOTO Takashi
2014-10-16
Add a simple switch for Openflow 1.4, an easy adaption of SimpleSwitch13
Shu Shen
2014-10-16
sw test tool: Fix typos
Yusuke Iwase
2014-10-16
ofproto_v1_4: Add tun_ipv4_src and tun_ipv4_dst NXMs
YAMAMOTO Takashi
2014-10-14
test_parser: Update expected json representations
YAMAMOTO Takashi
2014-10-14
packet_data: Regen
YAMAMOTO Takashi
2014-10-14
packet_data_generator: Add tun_ipv4_src and tun_ipv4_dst for OF1.3
YAMAMOTO Takashi
2014-10-14
ofproto_v1_3: Add tun_ipv4_src and tun_ipv4_dst NXMs
YAMAMOTO Takashi
2014-10-14
oxm_fields: Add Nicira Extended Match (NXM) support
YAMAMOTO Takashi
2014-10-14
oxm_fields: Add comments
YAMAMOTO Takashi
2014-10-14
oxm_fields: Avoid shadowing python builtin
YAMAMOTO Takashi
2014-10-14
travis: Run tests via tox
YAMAMOTO Takashi
2014-10-14
test_addrconv: Fix a way to import the tested module
YAMAMOTO Takashi
2014-10-14
test_parser: Make this independent from test environment path
YAMAMOTO Takashi
2014-10-14
tox.ini: Add pep8 environment
YAMAMOTO Takashi
2014-10-14
pyang_plugins: pep8 style fix
YAMAMOTO Takashi
2014-10-11
bgp: fix pep8 warnings
FUJITA Tomonori
2014-10-11
bgp: supporting loopback interface as neighbour_source_address for iBGP
Toshiki Tsuboi
2014-10-10
bfdlib: follow TTL/hop limit in RFC5881 explicitly.
Wei-Li Tang
2014-10-10
doc: add lib.packet.bfd classes to library_packet_ref.
Wei-Li Tang
2014-10-10
lib: add IPv4 single hop BFD (RFC5881) support.
Wei-Li Tang
2014-10-10
unit test for lib.packet.bfd
Wei-Li Tang
2014-10-10
packet lib: add BFD support.
Wei-Li Tang
2014-10-10
ofctl_v1_0/2/3: check lock timeout by lock.is_set().
Wei-Li Tang
2014-10-09
test: add unittests for of1.3 parser
Minoru TAKAHASHI
2014-10-09
of12/3: support setting the oxm_value to OFPVID_NONE
Minoru TAKAHASHI
2014-10-09
ofproto_v1_4_parser: Handle experimenter OXMs in TableFeatures
YAMAMOTO Takashi
[next]