Skip to content

Conversation

@overhacked
Copy link

  1. Fix FreeBSD-specific parsing that missed any digits
    of the last IP octet more than a single digit.
  2. Support IPv6 addresses as the default gateway
  3. Parse multiple default gateways in a dual-stack
    IPv4/IPv6 system
  4. Switch DefaultOs.php to use preg_match_all()
    instead of a shell pipeline for parsing.

@tflidd
Copy link
Contributor

tflidd commented Nov 1, 2021

I already did something similar (but not reviewed yet): #271

1. Fix FreeBSD-specific parsing that missed any digits
   of the last IP octet more than a single digit.
2. Support IPv6 addresses as the default gateway
3. Parse multiple default gateways in a dual-stack
   IPv4/IPv6 system
4. Switch DefaultOs.php to use `preg_match_all()`
   instead of a shell pipeline for parsing.

Signed-off-by: Ross Williams <[email protected]>
@overhacked overhacked force-pushed the fix_freebsd_gateway_ip branch from dd780c5 to 560e87e Compare December 14, 2021 02:12
@blizzz blizzz added this to the Nextcloud 25 milestone Apr 21, 2022
@tflidd
Copy link
Contributor

tflidd commented Apr 21, 2022

The other PR was merged. Can you rebase and check if you have other things to fix in your PR?

@kesselb
Copy link
Collaborator

kesselb commented Jun 27, 2023

Thanks for your pull request 👍

I'm closing the pull request due to the lack of activity.
Please submit a new patch if the change is still needed.

@kesselb kesselb closed this Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants