PPP: Use the DNS servers negotiated in the `IPCP` configuration
Open
- Dominant language
- C
- Stars
- 4k
- Forks
- 1.7k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 237
Description
DNS with PPP connections only work if `CONFIG_NETDB_DNSSERVER_IPv4ADDR` is manually set to DNS ip address (i.e. `0x08080808` for Google DNS).
IPCP could be used to configure network-provided DNS address.
Contributor guide
Assessment
This issue has not been assessed yet.