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 bug on getting NextIP of addresses with first byte 0 #782

Merged
merged 1 commit into from
Jan 9, 2023

Conversation

mars1024
Copy link
Member

@mars1024 mars1024 commented Nov 17, 2022

ref to #783

  1. get the right next IP of addresses whose first byte is 0
  2. refactor some functions to handle illegal IPs or IPNets
  3. add some unit tests

Signed-off-by: Bruce Ma brucema19901024@gmail.com

1. get the right next IP of addresses of first byte 0
2. refactor some methods to handle illegal IPs or IPNets
3. add some unit tests

Signed-off-by: Bruce Ma <brucema19901024@gmail.com>
@squeed squeed merged commit d27fabc into containernetworking:main Jan 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants