mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
9e6f7988c2
The NIC router DHCP server used to add an extra option 6 field to DHCP replies for each DNS server address. This conflicts with RFC #2132 section 3.8 which states that the addresses should be listed within one option 6 field without delimiter. The discrepancy is fixed by this commit. Ref #4242 |
||
---|---|---|
.. | ||
arp.h | ||
dhcp.h | ||
ethernet.h | ||
icmp.h | ||
internet_checksum.h | ||
ipv4.h | ||
mac_address.h | ||
netaddress.h | ||
port.h | ||
size_guard.h | ||
sntp.h | ||
tcp.h | ||
udp.h |