Actions
Bug #10681
closedudp.c: udp_reuseaddr
Start date:
2019-04-02
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
The udp_reuseaddr
in the usr/src/uts/common/inet/udp/udp.c
file (in comments) should be changed to conn_reuseaddr
.
Updated by Marcel Telka about 3 years ago
Review: https://illumos.org/rb/r/1654/
Updated by Marcel Telka about 3 years ago
- Status changed from In Progress to Pending RTI
Updated by Electric Monk about 3 years ago
- % Done changed from 0 to 100
- Status changed from Pending RTI to Closed
git commit 03d81b69f83828ec5d3e0fe05c00d07699706d2e
commit 03d81b69f83828ec5d3e0fe05c00d07699706d2e Author: Marcel Telka <marcel@telka.sk> Date: 2019-04-09T18:38:23.000Z 10681 udp.c: udp_reuseaddr Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
Actions