Page MenuHomeVyOS Platform

DHCP to be an attribute of the class instead of a inheritance
Closed, ResolvedPublicFEATURE REQUEST

Description

The code current has DHCP as a subclass of interface (it was broken down from Interface itself to make it easier to read).
None of the CODE of DHCP is relying on anything in Interface, therefore it would make sense to have the DHCP code under a "self.dhcp" in the class.

Details

Difficulty level
Unknown (require assessment)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Unspecified (possibly destroys the router)
Issue type
Internal change (not visible to end users)

Event Timeline

thomas-mangin renamed this task from Move DHCP from inside Interface to DHCP to be an attribute of the class instead of a inheritance.Apr 10 2020, 9:36 PM
thomas-mangin closed this task as Resolved.
thomas-mangin claimed this task.

The works also include the migration of template to separate files as per T2230

erkin set Issue type to Internal change (not visible to end users).Aug 30 2021, 7:14 AM
erkin removed a subscriber: Active contributors.