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-02-11
pip-requires: sort in alphabetical order
YAMAMOTO Takashi
2014-02-10
of14: set default attributes for OFPMeterMod
FUJITA Tomonori
2014-02-10
of13: set default attributes for OFPMeterMod
FUJITA Tomonori
2014-02-07
neutron-ofswitch-agent man page
YAMAMOTO Takashi
2014-02-07
setup.cfg: add neutron-ofswitch-agent to console_scrpits
YAMAMOTO Takashi
2014-02-07
run_tests.sh: add neutron-ofswitch-agent to PYLINT_INCLUDE
YAMAMOTO Takashi
2014-02-07
neutron-ofswitch-agent: neutron agent for ofswitch ML2 mechanism driver
fumihiko kakuma
2014-02-07
ofproto_v1_3_parser: add a comment about extensions support
YAMAMOTO Takashi
2014-02-07
pbb: add a comment
YAMAMOTO Takashi
2014-02-07
of_config_cli: remove a unused import
YAMAMOTO Takashi
2014-02-07
run_tests.sh: add of-config-cli to PYLINT_INCLUDE
YAMAMOTO Takashi
2014-02-07
ofctl_v1_3: let action group can be converted to string
Wei-Li Tang
2014-02-07
sw test tool: FIX: return the transaction id when flow entries were deleted
Yuichi Ito
2014-02-07
sw test tool: correct the comparison method to treat instructions as the set
Yuichi Ito
2014-02-07
sw test tool: correct error message
WATANABE Fumitaka
2014-02-07
sw test tool: remove unnecessary debug code
watanabe.fumitaka
2014-02-07
of12: fix InstructionWriteMetadata json decoder
FUJITA Tomonori
2014-02-06
sw test tool: fix wrong match(ipv6_exthdr) value of test file
watanabe.fumitaka
2014-02-06
sw test tool: fix wrong instruction(write metadata) value of test files
watanabe.fumitaka
2014-02-06
test_ofctl_v1_3: replace a hack with ProtocolDesc
YAMAMOTO Takashi
2014-02-06
test_parser_v12: replace a hack with ProtocolDesc
YAMAMOTO Takashi
2014-02-06
test_ofp_pktinfilter: replace a hack with ProtocolDesc
YAMAMOTO Takashi
2014-02-06
ProtocolDesc: provide supported_ofp_version for ofp_handler
YAMAMOTO Takashi
2014-02-06
ofproto_protocol: fix UnboundLocalError
YAMAMOTO Takashi
2014-02-06
tests: add a test case for ofproto_protocol
YAMAMOTO Takashi
2014-02-06
test_ofp_pktinfilter: simplify
YAMAMOTO Takashi
2014-02-06
OFPGroupMod: Fix OFPGC_* typo in examples
Wei-Li Tang
2014-02-05
test_parser: replace a hack with ProtocolDesc
YAMAMOTO Takashi
2014-02-05
controller: use ProtocolDesc
YAMAMOTO Takashi
2014-02-05
ofproto_protocol: provide a class to describe an openflow version
YAMAMOTO Takashi
2014-02-05
ofproto_v1_3_parser: import ofproto_v1_3 as 'ofproto'
YAMAMOTO Takashi
2014-02-05
ofproto_v1_2_parser: import ofproto_v1_2 as 'ofproto'
YAMAMOTO Takashi
2014-02-05
ofproto_v1_0_parser: import ofproto_v1_0 as 'ofproto'
YAMAMOTO Takashi
2014-02-04
of14: Add to ofproto unit tests
Simon Horman
2014-02-04
of14: Add port mod message support
Simon Horman
2014-02-04
of14: Add queue stats request and reply message support
Simon Horman
2014-02-04
of14: Add port stats request and reply message support
Simon Horman
2014-02-04
of14: Add generic OFPropBase class
Simon Horman
2014-02-04
of14: Rename OFPPortDescPropUnknown as OFPPortPropUnknown
Simon Horman
2014-02-04
of14: Add port status message support
Simon Horman
2014-02-04
of14: Add meter mod message support
Simon Horman
2014-02-04
of14: Add OFPMeterBandDscpRemark and OFPMeterBandExperimenter
Simon Horman
2014-02-04
of14: Move OFPMeterBand* to above OFPMeterConfigStats
Simon Horman
2014-02-04
of14: Add table features stats request and reply message support
Simon Horman
2014-02-04
of14: Add _ordered_fields to .4 OFPMatch
Simon Horman
2014-02-04
of14: Fix OFPInstructionWriteMetadata JSON decode
Simon Horman
2014-02-04
of14: set default attributes for OFPMultipartRequest subclasses
Simon Horman
2014-02-04
of14: add some assertions
Simon Horman
2014-02-03
Ryu 3.6
FUJITA Tomonori
2014-02-02
of13: set default attributes for OFPMultipartRequest subclasses
FUJITA Tomonori
[next]