hostap/src
Michael Braun 459eee923c bridge: Use safe default bridge interface
Currently by default, all BSS share the bridge brvlan%d.
While this is sane when no tagged-interface is given, this
is insane when different tagged interfaces are given, as
it would result in bridging those tagged interfaces.

This patch therefore uses br%s%d with %s=tagged_interface
and %d=VLAN ID as bridge name when a tagged-interface is given.

Signed-hostap: Michael Braun <michael-dev@fami-braun.de>
2013-06-25 11:10:00 +03:00
..
ap bridge: Use safe default bridge interface 2013-06-25 11:10:00 +03:00
common P2P: Do not reply to 802.11b-only Probe Request frames as GO 2013-06-19 19:16:23 +03:00
crypto tls_openssl: Store TLS context per-connection 2013-05-10 00:22:08 +03:00
drivers Add AVG_RSSI report in signal_poll 2013-06-22 12:01:05 +03:00
eap_common EAP peer: Add Session-Id derivation 2013-02-09 01:20:38 +02:00
eap_peer Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
eap_server Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
eapol_auth Initialize EAPOL auth identity/cui with STA entry data 2012-08-19 14:23:20 +03:00
eapol_supp dbus_new: Add EAP logon/logoff 2013-04-23 17:57:55 +03:00
l2_packet Update license notification in files initially contributed by Sam 2012-06-30 19:36:04 +03:00
p2p P2P: Do not reply to 802.11b-only Probe Request frames as GO 2013-06-19 19:16:23 +03:00
radius Extend radius_msg_get_tunnel_password() to support multiple passwords 2012-11-25 17:19:04 +02:00
rsn_supp TDLS: Validate ext_supp_rates in copy_supp_rates 2013-06-20 15:10:15 +03:00
tls Add dup_binstr() to help common binary string tasks 2013-04-27 23:44:59 +03:00
utils P2P: No duplicate AP-STA-CONNECTED/DISCONNECTED as global event 2013-05-18 19:18:31 +03:00
wps WPS: Allow Device Password Id changes between PIN methods 2013-05-28 00:35:47 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00