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
2013-04-16
ofproto/nx_match: pep8
Isaku Yamahata
2013-04-13
doc: fix the mailing list address
FUJITA Tomonori
2013-04-13
of1.3: Add special group identifier values defined on OpenFlow 1.3.1
Eder Leão Fernandes
2013-04-11
lib/packet/lldp.py: pylint
Isaku Yamahata
2013-04-11
ryu/lib/packet/lldp.py: remove __str__ method from class LLDPBasicTLV and cla...
Isaku Yamahata
2013-04-09
tests/integrated/test_of_config: comment on how to run
Isaku Yamahata
2013-04-09
tests/integrated/test_of_config: disable known host check
Isaku Yamahata
2013-04-09
setup.py: install xsd files
Isaku Yamahata
2013-04-09
nx: match_tuple() function now handles nw src/dst
blacksheeep
2013-04-09
nx: make pack string of IPv6 address consistent with OF1.2/1.3
Can Zhang
2013-04-07
topology/dumper: define contexts to receive events
OHMURA Kei
2013-04-07
ryu/topology/switches: simplify Switches with RyuApp.reply_to_request
Isaku Yamahata
2013-04-07
ryu/base/app_manager: introduce RyuApp:replay_to_request()
Isaku Yamahata
2013-04-07
base/app_manager.py: sort out registering bricks
Isaku Yamahata
2013-04-07
ryu/base/app_manager: pylint unused variables
Isaku Yamahata
2013-04-07
topology/dumper: use handler.set_ev_cls instead of set_ev_handler
Isaku Yamahata
2013-04-02
remove openstack related document
Yoshihiro Kaneko
2013-04-02
ryu/lib/packet/packet.py: should use isinstance instead of __class__.__base__
Isaku Yamahata
2013-04-02
lib/packet/packet_utils: optimize checksum
Isaku Yamahata
2013-04-01
Ryu 1.8
FUJITA Tomonori
2013-04-01
rest_firewall: fix comments
YAMAMOTO Takashi
2013-04-01
topology/dumper: fix RyuApp.__init__ signature
YAMAMOTO Takashi
2013-04-01
doc: fix a program name
YAMAMOTO Takashi
2013-04-01
of1.0: fix import error
Yoshihiro Kaneko
2013-04-01
of1.0: utils.round_up cleanup
Can Zhang
2013-03-31
lib/packet/tcp: use checksum_ip()
Isaku Yamahata
2013-03-31
lib/packet/udp: use checksum_ip()
Isaku Yamahata
2013-03-31
lib/packet/icmpv6: use checksum_ip()
Isaku Yamahata
2013-03-31
lib/packet: checksum function with pseudo ipv4/ipv6 header
Isaku Yamahata
2013-03-31
lib/packet/packet_utils: improve checksum byteswap
Isaku Yamahata
2013-03-31
lib/packet/packet_utils: improve checksum padding
Isaku Yamahata
2013-03-31
tests/unit/packet/test_tcp.py: typo UDP -> TCP
Isaku Yamahata
2013-03-31
test_icmpv6: correct icmpv6 checksum
Isaku Yamahata
2013-03-31
ryu-client: print http response
YAMADA Hideki
2013-03-31
ryu-client: support Topology REST API
YAMADA Hideki
2013-03-31
topology: Add REST API
YAMADA Hideki
2013-03-31
topology: exported function returns Switch/Link list instead of event
YAMADA Hideki
2013-03-31
lib/port_no: handling port_no as string
YAMADA Hideki
2013-03-30
support parse OFPAction in NXFlowStats
Can Zhang
2013-03-30
test_parser_v10: fix unittest breakage
YAMADA Hideki
2013-03-28
lib/packet/packet_base: fix signature of PacketBase.{parser, serialize}
Isaku Yamahata
2013-03-28
of1.0: fix NXActionHeader typo
Can Zhang
2013-03-28
lib ofctl_v1_2: add VLAN_ID setting means
竹下昇
2013-03-28
ofproto_v1_0_parser: add nx_flow_stats_{request, reply}
OHMURA Kei
2013-03-28
ofproto_v1_0: add nx_stats constants
OHMURA Kei
2013-03-28
nx_match: add MFField parser
OHMURA Kei
2013-03-25
lib ofctl_v1_2: fix file modes
FUJITA Tomonori
2013-03-25
add ofctl_v1_2 library
watanabe.fumitaka
2013-03-25
update ofctl_v1_0 library
watanabe.fumitaka
2013-03-25
add firewall Ryu application
watanabe.fumitaka
[next]