haiku/headers/private/net
2024-08-29 15:30:08 -04:00
..
AddressUtilities.h * Cleanup, no functional change. 2010-08-26 08:42:58 +00:00
arp_control.h ARP now queues packets while resolving a destination instead of blocking on send_data(). This fixes several issues: 2007-04-15 21:00:12 +00:00
dns_resolver.h nfs4: Fix gcc4 warnings 2012-08-16 03:41:29 +02:00
DynamicBuffer.h DynamicBuffer::Write(): Fix return type and semantics 2014-07-03 17:39:58 +02:00
ether_driver.h ethernet: Make it possible for ethernet drivers to send/receive net_buffers. 2024-07-30 17:03:36 +00:00
ethernet.h * Introduced a datalink layer (2) independent way of specifying the packet 2010-08-03 11:23:03 +00:00
net_buffer.h network: Add net_buffer::buffer_flags field. 2024-07-30 14:54:49 +00:00
net_datalink_protocol.h * Reworked the complete stack to allow more than one address per network 2010-07-28 17:38:23 +00:00
net_datalink.h net_interface & datalink: Fix MTU handling. 2022-05-27 16:36:12 -04:00
net_device.h * Introduced a datalink layer (2) independent way of specifying the packet 2010-08-03 11:23:03 +00:00
net_notifications.h Fix the build, which was broken in r39147. 2010-10-26 10:24:17 +00:00
net_protocol.h unix: respect MSG_DONTWAIT on recvmsg 2023-08-09 17:10:28 +00:00
net_routing_info.h
net_socket.h network/stack: Get rid of socket_readv and socket_writev. 2023-11-24 16:28:38 +00:00
net_stack_interface.h * Renamed THREAD_FLAGS_IOCTL_SYSCALL to THREAD_FLAGS_SYSCALL, 2008-04-11 16:13:47 +00:00
net_stack.h * Fix binding to link level sockets. The bound type was constructed using the 2011-07-01 20:26:37 +00:00
net_stat.h added Recv-Q/Send-Q output to netstat. 2007-04-25 17:41:18 +00:00
NetBufferUtilities.h NetBufferUtilities: Add NetBufferDeleter. 2024-04-26 16:21:19 -04:00
NetServer.h net_server: Clients can now check if a service is running. 2015-03-27 13:23:01 +01:00
NetUtilities.h * Cleanup, no functional change. 2010-08-03 11:18:52 +00:00
ProtocolUtilities.h net/ProtocolUtilities: Return EOPNOTSUPP when unhandled flags are specified. 2023-11-22 11:40:02 -05:00
r5_compatibility.h libnetwork: Only build BeOS compatibility code if _BEOS_R5_COMPATIBLE_ is set. 2024-08-29 15:30:08 -04:00
SocketMessenger.h BSocketMessenger: Further improvements. 2016-05-14 21:31:24 -04:00
userland_ipc.h
WPASupplicant.h * The net_server now tries to join the network via wpa_supplicant, if available. 2010-12-14 20:22:18 +00:00