-
Notifications
You must be signed in to change notification settings - Fork 8.3k
net: l2: openthread: border_router: Delete multicast route by iface #98856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
net: l2: openthread: border_router: Delete multicast route by iface #98856
Conversation
rlubos
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please fix the line length
ad1e187 to
c6b1575
Compare
did it, completely forgot about this :( |
This commit makes use of zephyrproject-rtos#98464 and deletes a multicast route by specified interface. Signed-off-by: Cristian Bulacu <cristian.bulacu@nxp.com>
c6b1575 to
8c74e35
Compare
|
Added |
|
|
Just assuming this is a feature addition, so I added the 4.4.0 milestone. If that was not the right assumption, please ping. |
It is a continuation of #98464 which has been merged last week, it would be nice to have this in the current release, to avoid some issues |
|
@Cristib05 It'd require a bug report, but it shouldn't be a problem if you just create an issue for those. |



This commit makes use of #98464 and deletes a multicast route by specified interface.