-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information
1 parent
fa49cf8
commit dd780c5
Showing
2 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters