Make VLAN ID available in STA info over control interface
authorJouni Malinen <j@w1.fi>
Sun, 26 Apr 2015 12:58:10 +0000 (15:58 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 26 Apr 2015 12:58:10 +0000 (15:58 +0300)
commit87b5b5395993e7c1f223a238da761e9ec753550b
tree81a479e134e3f7afdaef701da5d97082974ff9e2
parent5678a2d89b40bd449f41c2debe24e77f6c4ca248
Make VLAN ID available in STA info over control interface

If hostapd has bound a STA into a specific VLAN, the new vlan_id
parameter in the control interface STA command can now be used to check
which VLAN ID is in use.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/ctrl_iface_ap.c