Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: IP Add/Sub overflow or underflow #4111

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Conversation

zcq98
Copy link
Member

@zcq98 zcq98 commented May 31, 2024

Pull Request

What type of this PR

Examples of user facing changes:

  • Bug fixes
  • Tests

Which issue(s) this PR fixes

Fixes #4109

@zcq98 zcq98 marked this pull request as ready for review June 3, 2024 01:55
@oilbeater oilbeater added bug Something isn't working need backport labels Jun 3, 2024
zcq98 added 2 commits June 3, 2024 14:31
Signed-off-by: zcq98 <zhaocongqi_yewu@cmss.chinamobile.com>
Signed-off-by: zcq98 <zhaocongqi_yewu@cmss.chinamobile.com>
@bobz965 bobz965 merged commit 96190f4 into kubeovn:master Jun 3, 2024
14 of 15 checks passed
bobz965 pushed a commit that referenced this pull request Jun 3, 2024
* add unit test for ip.go
* fix: IP Add/Sub overflow or underflow

---------

Signed-off-by: zcq98 <zhaocongqi_yewu@cmss.chinamobile.com>
bobz965 pushed a commit that referenced this pull request Jun 3, 2024
* add unit test for ip.go
* fix: IP Add/Sub overflow or underflow

---------

Signed-off-by: zcq98 <zhaocongqi_yewu@cmss.chinamobile.com>
@zcq98 zcq98 deleted the ipam-ut branch June 3, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working need backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] IP Add/Sub overflow or underflow
3 participants