| commit | 5cd223bc4b1f5ebc7f028be71c6e8b1210b97578 | [log] [tgz] |
|---|---|---|
| author | Cristian Bulacu <cristian.bulacu@nxp.com> | Mon Oct 20 16:24:32 2025 +0300 |
| committer | Johan Hedberg <johan.hedberg@gmail.com> | Wed Oct 22 18:32:49 2025 +0300 |
| tree | c083d02625a53fe4d377b6968d9f4c8bc08fceeb | |
| parent | e73714bb339da67739882936980146a260114a47 [diff] |
net: l2: openthread: openthread_border_router: Update address events This commit refactored IPV6 and IPV4 address events. Events have been defined independently for each installed callback. Previously, IPV6 address event was not triggered due to a mix of IPV4 and IPV6 flags. Signed-off-by: Cristian Bulacu <cristian.bulacu@nxp.com>