<div>I have two wifi interfaces bridged to br0, so the two interfaces will share the same ip address.</div>
<div>Then I want to run wpa_supplicant on each interface, and run it as external registrar.</div>
<div> </div>
<div>The problems are,</div>
<div>1. Does wpa_supplicant support to run two instance with the same ip (br0) or not?</div>
<div>2. Can I enable the external registrar for each instance?</div>
<div> </div>
<div>Thanks</div>