Bairdo / gasket

Gasket is a system that provides authentication and authorisation to the https://github.com/faucetsdn/faucet network controller.
3 stars 3 forks source link

Multiple Hostapd control sockets should be supported. #32

Open Bairdo opened 6 years ago

Bairdo commented 6 years ago

Each hostapd socket only receives messages for one interface on the hostapd machine.

With the link022 stuff there can be multiple SSIDs (NICs), but we can only listen to one.

Also implies allowing multiple hostapd NFV servers.

Bairdo commented 6 years ago

with https://github.com/Bairdo/gasket/pull/47 can listen to multiple hostapd sockets.

however cannot change the udp hostapd interface - limitation with hostapd.