Description of problem: A DHCP agent wil create a tap device and run a dnsmasq process for each subnet that is configured on a network. This may exhaust the entire system. The DHCP agent should limit the networks that are treated by a specific agent. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
When using the unpatched dhco agent code this was the result when creating multiple networks, subnets etc.