Branch: master
-
* cofaction.h => revised cofaction_set_field for EXT-244 * cofaction.h => cofaction_set_field: add support for coxmatch_packet_register according to EXT-244 with zero oxm body
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
-
-
Openflow switch extension ext320 (#124)
* added rofl-common.spec * fixing dates in rofl-common.spec* * adjusting spec file * added additional test for cofmsgpacketout * renaming version from v0.13.1 to 0.13.1 * updating rofl-common.spec => 0.13.1 * rofl-common.spec => updating source * added openflow EXT-320 * clean-up
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
Openflow switch extension ext244 (#123)
* added rofl-common.spec * fixing dates in rofl-common.spec* * adjusting spec file * added additional test for cofmsgpacketout * renaming version from v0.13.1 to 0.13.1 * updating rofl-common.spec => 0.13.1 * rofl-common.spec => updating source * openflow ext-244
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
fixing rofl-common.spec.in (#115)
* added rofl-common.spec * fixing dates in rofl-common.spec* * adjusting spec file * added additional test for cofmsgpacketout * renaming version from v0.13.1 to 0.13.1 * updating rofl-common.spec => 0.13.1 * rofl-common.spec => updating source
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
* added rofl-common.spec * fixing dates in rofl-common.spec* * adjusting spec file * added additional test for cofmsgpacketout * renaming version from v0.13.1 to 0.13.1
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Merge branch 'master' of github.com:bisdn/rofl-common
akoepsel committedJul 5, 2018
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
akoepsel committed
Jul 3, 2018
-
* fix stringop-truncation * pass correct len for strings in desc stats
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
experimental matches (OXM): (#109)
- fixed bug in oxm_length for all experimental matches - added OFDPA-2 related experimental matches
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
experimental matches (OXM): (#108)
- fixed bug in oxm_length for all experimental matches - added OFDPA-2 related experimental matches
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
crofsock: do not check for STATE_IDLE in handle_timeout() => this su…
…ppresses reconnect attempts, check for DELETE_IN_PROGRESS is sufficient (#107)
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits -
added ofdpa matches * coxmatch_ofb_vrf * coxmatch_ofb_ovid * coxmatch_ofb_allow_vlan_translation * coxmatch_ofb_actset_output
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
* thread pool * crofsock: use TLS_method() only for openssl versions newer than 1.1.0f, use TLSv1_2_method() for older versions * added configure options --enable-asan and --enable-tsan for google's address and thread sanitizers * moved global OpenSSL initialization and termination to class cthread * removed state STATE_CLOSED from crofsock * revised openssl deinitialization for tests with google's address sanitizer * disabled test crofsocktest::test_tls(), when ASAN is enabled * crofsock: fixed integration of openssl library
Verified
This commit was created on GitHub.com and signed with a verified signature using GitHub’s key.GPG key ID: 4AEE18F83AFDEB23 Learn about signing commits
-
Revised tx-queueing strategy (#92)
* crofsock: allow queue use up to max_queue_size even in congestion situation * crofchantest.cpp: do not delete cofmsg instances after reception of a eRofQueueFull exception anymore, they are getting queued now * crofsock::send_message() => return value of type crofsock::msg_result_t * crofsock::send_message() => added boolean flag keep_message * crofctl: change to API of transmission methods (e.g., send_features_reply()) => return value is now rofl::crofsock::msg_result_t * crofdpt: change to API of transmission methods (e.g., send_features_request()) => return value is now rofl::crofsock::msg_result_t * updated CHANGES and VERSION file * sequence of initialization * crofconn::segment_and_send_message() => make compiler happy * In theory ...
-
Merge pull request #53 from bisdn/exception_fix_gcc54
Exception fix gcc54
-
Merge pull request #49 from toanju/set_ctl
crofbase: allow set_ctl without creation of a new instance
-
-
Merge pull request #44 from toanju/tobi/set_dpt
crofbase: allow set_dpt without creation of a new instance
-
Merge pull request #42 from toanju/tobi/cleanup
toolchain cleanup and updates regarding gcc 6.1.1
-
Merge pull request #41 from toanju/tobi/eventfd
cthread: switch from pipe to eventfd
-
-
-
crofchantest: increase load in congestion test
akoepsel committedApr 11, 2016 -
updated CHANGES and VERSION file
akoepsel committedApr 11, 2016 -
Merge remote-tracking branch 'toanju/master_congestion' into merge
akoepsel committedApr 11, 2016 -
crofchantest: added congestion related test
akoepsel committedApr 11, 2016