AdguardTeam / AdguardTeam/AdGuardHome
Better detection of static IPs for DHCP server
Offen
#3,640
3 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @EugeneOne1
Auf GitHub ansehen
enhancement
P3: Medium
research
- Vorherrschende Sprache
- TypeScript
- Sterne
- 36.9k
- Forks
- 2.5k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently, AGH uses simple parsers for OS-specific network interface configuration files to detect whether or not an IP is static and other properties. But OS differ in what they support in these files and also there can be different ways to set up networking within a single OS (for example, Linux with its NetworkManager, networkd, etc.). We should at least attempt to get this information from the OS directly where it is supported.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.