genode/repos/os/include/net
Martin Stein 9e6f7988c2 nic_router: list dns servers in one dhcp option 6
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
2021-08-18 15:06:12 +02:00
..
arp.h net: use Size_guard for packet-data accessors 2018-05-30 13:36:11 +02:00
dhcp.h nic_router: list dns servers in one dhcp option 6 2021-08-18 15:06:12 +02:00
ethernet.h os: avoid warning in ethernet.h 2019-01-07 12:25:45 +01:00
icmp.h net/icmp: cast from integer to 'Code' enum 2021-08-18 15:06:12 +02:00
internet_checksum.h net: fix packed-conversion compiler warning 2021-05-05 11:35:31 +02:00
ipv4.h ipv4: get rid of C++ bitsets, add DF/MF flags 2021-07-28 11:27:04 +02:00
mac_address.h net: move ascii_to() into Net namespace 2020-09-17 10:13:22 +02:00
netaddress.h net: circumvent stringop-overflow error 2021-05-05 11:35:31 +02:00
port.h net: move ascii_to() into Net namespace 2020-09-17 10:13:22 +02:00
size_guard.h net: use Size_guard for packet-data accessors 2018-05-30 13:36:11 +02:00
sntp.h sntp_client: report received transmit timestamp 2019-08-21 12:37:02 +02:00
tcp.h nic_router: fix Tcp_packet header fields 2021-07-28 11:27:04 +02:00
udp.h net: use Size_guard for packet-data accessors 2018-05-30 13:36:11 +02:00