commit | 1653f61d656516aae7130db19561258a847d1e94 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <[email protected]> | Mon May 02 01:14:40 2016 +0800 |
committer | Antonio Quartulli <[email protected]> | Wed May 18 11:49:41 2016 +0800 |
tree | 2383946359740a89a61254caeaa3bcab703af08a | |
parent | f7dcdf5fdbe8fec7670d8f65a5db595c98e0ecab [diff] |
batman-adv: make sure ELP/OGM orig MAC is updated on address change When the MAC address of the primary interface is changed, update the originator address in the ELP and OGM skb buffers as well in order to reflect the change. Fixes: d6f94d91f766 ("batman-adv: ELP - adding basic infrastructure") Reported-by: Marek Lindner <[email protected]> Signed-off-by: Antonio Quartulli <[email protected]>