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

Modified return type for ipaddr #2151

Merged

Commits on Oct 3, 2023

  1. Modifie return type for ipaddr

    Signed-off-by: carlosb1 <mcflurry0@gmail.com>
    carlosb1 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    954d11f View commit details
    Browse the repository at this point in the history
  2. Updated changelog with correct pull id

    Signed-off-by: carlosb1 <mcflurry0@gmail.com>
    carlosb1 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    41a83b0 View commit details
    Browse the repository at this point in the history
  3. Fix error for getting ipv4 address

    Signed-off-by: carlosb1 <mcflurry0@gmail.com>
    carlosb1 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    a289664 View commit details
    Browse the repository at this point in the history
  4. Added test for ip function

    Signed-off-by: carlosb1 <mcflurry0@gmail.com>
    carlosb1 committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    870459f View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Changed as const functions SockaddrIn::ip SockaddrIn6::ip

    Signed-off-by: carlosb1 <mcflurry0@gmail.com>
    carlosb1 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    a4ae692 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Refactor ip function for ipv6

    Signed-off-by: carlosb1 <mcflurry0@gmail.com>
    carlosb1 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    f095161 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff287e9 View commit details
    Browse the repository at this point in the history
  3. Update changelog for ipv6 const function

    Signed-off-by: carlosb1 <mcflurry0@gmail.com>
    carlosb1 committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3ef6834 View commit details
    Browse the repository at this point in the history