containers / netavark-dhcp-proxy-deprecated

DHCP proxy for Netavark
11 stars 7 forks source link

Add inactivity timeout #47

Closed baude closed 1 year ago

baude commented 1 year ago

When the proxy server is run, it shouild exit after a given time of inactivity. Activity is defined as setup, teardown, or has leases.

An inactivity duration of 0 seconds means NEVER timeout. The default inactivity timeout is 300 seconds.

Signed-off-by: Brent Baude bbaude@redhat.com

openshift-ci[bot] commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: baude

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/containers/netavark-dhcp-proxy/blob/main/OWNERS)~~ [baude] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
baude commented 1 year ago

@Luap99 @flouthoc ptal and merge