Bug 1520528 - dhcpd leaks socket descriptors
Summary: dhcpd leaks socket descriptors
Keywords:
Status: CLOSED DUPLICATE of bug 1523547
Alias: None
Product: Fedora
Classification: Fedora
Component: dhcp
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Pavel Zhukov
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-12-04 16:12 UTC by Pavel Zhukov
Modified: 2017-12-10 10:25 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-12-08 09:46:02 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1519363 1 None None None 2021-06-10 13:46:17 UTC

Internal Links: 1519363

Description Pavel Zhukov 2017-12-04 16:12:07 UTC
Description of problem:
Dhcpd doesn't close omapi connection properly if sender didn't send any data

Version-Release number of selected component (if applicable):
dhcp-server-4.3.5-9.fc26.x86_64

How reproducible:
100%

Steps to Reproduce:
1. configure omapi port and start dhcpd
2. ncat -z <host> <port>
3. lsof | grep dhcpd | grep TCP | wc -l 

Actual results:
number increases

Expected results:
unused sockets reaped

Additional info:

Comment 1 Pavel Zhukov 2017-12-04 16:14:10 UTC
ISC-Bugs #46767

Comment 2 Pavel Zhukov 2017-12-08 09:46:02 UTC

*** This bug has been marked as a duplicate of bug 1523547 ***


Note You need to log in before you can comment on or make changes to this bug.