rohd
rohd copied to clipboard
`PairInterface` cloning should include `subInterfaces` as well
trafficstars
Motivation
When using the base PairInterface.clone, it would be nice if by default it also cloned any subInterfaces.
Desired solution
Upgrade PairInterface.clone to clone subInterfaces as well.
Alternatives considered
No response
Additional details
No response