Closes #20972: Add support for channelized subinterfaces#22647
Closes #20972: Add support for channelized subinterfaces#22647jeremystretch wants to merge 1 commit into
Conversation
07ff11d to
feab725
Compare
|
@claude /review Only report on issues of potential concern; we don't need commentary on anything that doesn't require further consideration. |
|
Claude finished @jeremystretch's task in 5m 22s —— View job PR Review: Channelized Subinterfaces
Issues of Concern1. No validation that cable profile capacity covers all channel IDs
Suggestion: validate in 2. API test coverage gap for new fields
3. N+1 queries in signal handler
|
|
feab725 to
26896da
Compare
26896da to
e1d0b38
Compare
Closes: #20972
channelsandchannel_idto Interface.parent,channels, andchannel_idto InterfaceTemplate.(parent, channel_id) to Interface and InterfaceTemplate.set_cable_termination()andclear_cable_termination()on the Interface model to replicate cable assignment to channelized subinterfaces.