genode/repos/os/include/net
Martin Stein 0faec6afaa net/port.h: default constructor
Adds default constructor to Net::Port that initializes the value to 0. This
allows for using Net::Port with the Genode::Attempt utility.

Ref #4729
2024-06-20 12:54:30 +02:00
..
arp.h net: use Size_guard for packet-data accessors 2018-05-30 13:36:11 +02:00
dhcp.h os/include: use C++20 function template syntax 2024-05-29 09:18:12 +02:00
dns.h os/include/net: add support for the DNS protocol 2023-11-28 14:24:23 +01:00
ethernet.h net: add methods required for WireGuard port 2022-05-25 12:23:02 +02:00
icmp.h nic_router: incremental L4 checksum updates 2022-08-10 13:33:02 +02:00
internet_checksum.h nic_router: incremental L4 checksum updates 2022-08-10 13:33:02 +02:00
ipv4.h nic_router: no ICMP on unroutable IPv4 multicast 2022-08-17 12:26:01 +02:00
mac_address.h os: avoid implicit conversions 2021-12-17 15:04:45 +01:00
netaddress.h net: const Network_address source buffer 2023-06-16 11:24:26 +02:00
port.h net/port.h: default constructor 2024-06-20 12:54:30 +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: incremental L4 checksum updates 2022-08-10 13:33:02 +02:00
udp.h nic_router: incremental L4 checksum updates 2022-08-10 13:33:02 +02:00