)]}' { "commit": "de31fb052c896d016e00b7bb36fa6dc7bac52f56", "tree": "669e70fd7d06f0a4e72014dac1baf432a36c529c", "parents": [ "371205dd0c1bd9ed40b815827ff9e2ccab484d19" ], "author": { "name": "Michael Braun", "email": "michael-dev@fami-braun.de", "time": "Fri Apr 10 14:49:49 2015 +0200" }, "committer": { "name": "Jouni Malinen", "email": "j@w1.fi", "time": "Mon Apr 13 15:34:33 2015 +0300" }, "message": "vlan: Ignore multiple NEWLINK messages\n\nhostapd receives NEWLINK messages multiple times and thus does\nconfiguration of the the vlan interface multiple times.\n\nThis is not required and leads to the following during cleanup in\ntest pmksa_cache_preauth_vlan_used:\n 1. run-test.py does: brctl delif brvlan1 wlan3.1\n 2. hostapd processes NEWLINK and does: brctl addif brvlan1 wlan3.1\n 3. run-test.py does: brctl delbr brvlan1\n -\u003e fails as wlan3.1 is still in the bridge\n\nThis patch fixes this by ignoring repeated NEWLINK messages.\n\nSigned-off-by: Michael Braun \u003cmichael-dev@fami-braun.de\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "b9d68321c4b35b2584e7f29b238546f358f005ff", "old_mode": 33188, "old_path": "src/ap/ap_config.h", "new_id": "00d52408a3444c4087bf3a570e95c7f0a41aeb9c", "new_mode": 33188, "new_path": "src/ap/ap_config.h" }, { "type": "modify", "old_id": "2499bf3ad50efc048dd9a953da4715dd29abc732", "old_mode": 33188, "old_path": "src/ap/vlan_init.c", "new_id": "94ff9e46ff4c4f17a6aa7ea34437600c3c9ca914", "new_mode": 33188, "new_path": "src/ap/vlan_init.c" } ] }