@ZEROCONF issues #589

Open
opened 2026-07-21 08:27:19 +00:00 by hidnplayr · 0 comments
Owner

With the advent of USB-Ethernet, it became clear that @Zeroconf was not foreseen for tested with hot-plug devices.
The following new and old issues have surfaced:

  1. Interface identify is incorrectly tied to the interface number (we should also check the MAC address)
  2. DHCP lease expiration is not implemented
  3. Out of boundary checks are missing in parser
  4. The service can be started multiple times simultaneously, which should not be allowed.
With the advent of USB-Ethernet, it became clear that @Zeroconf was not ~~foreseen for~~ tested with hot-plug devices. The following new and old issues have surfaced: 1. Interface identify is incorrectly tied to the interface number (we should also check the MAC address) 2. DHCP lease expiration is not implemented 3. Out of boundary checks are missing in parser 4. The service can be started multiple times simultaneously, which should not be allowed.
hidnplayr added the
Category
Applications
Kind
Bug
Priority
Medium
3
Subsystem/Network
labels 2026-07-21 08:28:11 +00:00
hidnplayr self-assigned this 2026-07-24 08:49:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KolibriOS/kolibrios#589