Skip to content

Bugfix: max counting had reversed polarity, it counted successes not fails#4110

Merged
dsiganos merged 1 commit intonanocurrency:developfrom
dsiganos:fix_udp_max_connection_counting
Feb 8, 2023
Merged

Bugfix: max counting had reversed polarity, it counted successes not fails#4110
dsiganos merged 1 commit intonanocurrency:developfrom
dsiganos:fix_udp_max_connection_counting

Conversation

@dsiganos
Copy link
Copy Markdown
Contributor

@dsiganos dsiganos commented Feb 8, 2023

The counters:
nano::stat::type::udp, nano::stat::detail::udp_max_per_subnetwork
nano::stat::type::udp, nano::stat::detail::udp_max_per_ip

…fails

The counters:
nano::stat::type::udp, nano::stat::detail::udp_max_per_subnetwork
nano::stat::type::udp, nano::stat::detail::udp_max_per_ip
@dsiganos dsiganos added the bug label Feb 8, 2023
@dsiganos dsiganos added this to the V25.0 milestone Feb 8, 2023
@dsiganos dsiganos requested review from clemahieu and thsfs February 8, 2023 17:18
@dsiganos dsiganos merged commit a024cf7 into nanocurrency:develop Feb 8, 2023
@dsiganos dsiganos deleted the fix_udp_max_connection_counting branch February 8, 2023 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants