Ticket #2065 (closed bug: fixed)

Opened 7 months ago

Last modified 6 weeks ago

UDP sockets do not receive broadcasted packets

Reported by: oco Owned by: zooey
Priority: normal Milestone: R1
Component: Network & Internet/IPv4 Version: R1 development
Cc: Blocked By:
Platform: All Blocking:

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.

Change History

Changed 6 weeks ago by zooey

  • status changed from new to closed
  • resolution set to fixed

There were problems with respect to receiving broadcast datagrams, this should be fixed in r27996.

Note: See TracTickets for help on using tickets.