You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments