Opened 17 years ago
Closed 16 years ago
#2065 closed bug (fixed)
UDP sockets do not receive broadcasted packets
Reported by: | oco | Owned by: | zooey |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Network & Internet/IPv4 | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
In revision 24892, remote_disk_server does not answer to disk requests sent by another haiku during a network boot.
On the other hand, UDP packets sent directly to the IP address at the remote_disk_server port are well received (from the same machine or from another one).
I have reproduced the problem using some small ruby programs.
Note:
See TracTickets
for help on using tickets.
There were problems with respect to receiving broadcast datagrams, this should be fixed in hrev27996.