Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
interface: fix MAC address learning issue
Fixed incorrect initialization of the `Interface` struct, which caused learned MAC addresses to be ignored. The issue only affected new interfaces, MAC address updates for existing interfaces were handled correctly. Signed-off-by: Renato Westphal <[email protected]>
- Loading branch information