/hostap-latest/src/ap/ |
D | vlan_init.c | 221 os_strlcpy(n->bridge, vlan->bridge, sizeof(n->bridge)); in vlan_add_dynamic()
|
D | vlan_full.c | 426 if (vlan->bridge[0]) { in vlan_bridge_name() 427 os_strlcpy(br_name, vlan->bridge, IFNAMSIZ); in vlan_bridge_name() 486 if (hapd->conf->bridge[0] && in vlan_newlink() 487 !br_addif(hapd->conf->bridge, ifname)) in vlan_newlink() 603 if (hapd->conf->bridge[0] && in vlan_dellink() 605 br_delif(hapd->conf->bridge, ifname); in vlan_dellink()
|
D | x_snoop.c | 28 if (conf->bridge[0] == '\0') { in x_snoop_init() 77 l2 = l2_packet_init(conf->bridge, NULL, ETH_P_ALL, handler, hapd, 1); in x_snoop_get_l2_packet()
|
D | ap_drv_ops.c | 387 const char *bridge = NULL; in hostapd_set_wds_sta() local 392 bridge = hapd->conf->wds_bridge; in hostapd_set_wds_sta() 393 else if (hapd->conf->bridge[0]) in hostapd_set_wds_sta() 394 bridge = hapd->conf->bridge; in hostapd_set_wds_sta() 396 bridge, ifname_wds); in hostapd_set_wds_sta() 568 const char *bridge, int use_existing) in hostapd_if_add() argument 574 bridge, use_existing, 1); in hostapd_if_add()
|
D | ap_config.h | 142 char bridge[IFNAMSIZ + 1]; member 284 char bridge[IFNAMSIZ + 1]; member
|
D | ap_drv_ops.h | 61 const char *bridge, int use_existing);
|
D | wpa_auth_glue.c | 1813 ft_iface = hapd->conf->bridge[0] ? hapd->conf->bridge : in hostapd_setup_wpa()
|
D | hostapd.c | 1459 conf->bridge[0] ? conf->bridge : NULL, in hostapd_setup_bss() 1680 if (conf->bridge[0]) { in hostapd_setup_bss()
|
/hostap-latest/hostapd/ |
D | main.c | 246 params.bridge = os_calloc(hapd->iface->num_bss, sizeof(char *)); in hostapd_driver_init() 247 if (params.bridge == NULL) in hostapd_driver_init() 251 if (bss->conf->bridge[0]) in hostapd_driver_init() 252 params.bridge[i] = bss->conf->bridge; in hostapd_driver_init() 258 os_free(params.bridge); in hostapd_driver_init()
|
D | README-MULTI-AP | 80 is created for each backhaul STA and it is automatically added to a bridge. 81 This is the same behavior as for WDS, and the relevant option ('bridge' or
|
D | ChangeLog | 382 * added code to clear bridge FDB entry on station disconnection 630 * Add bridge handling for WDS STA interfaces. By default they are 631 added to the configured bridge of the AP interface (if present), 632 but the user can also specify a separate bridge using cli command 635 - Add wds_bridge command for specifying bridge for WDS STA 763 * detect bridge interface automatically so that bridge parameter in 765 automatically add then WLAN interface into a bridge with 1100 ath# is part of a bridge interface
|
D | defconfig | 205 # automatically create bridge and VLAN interfaces if necessary.
|
D | config_file.c | 109 os_strlcpy(vlan->bridge, pos2, sizeof(vlan->bridge)); in hostapd_config_read_vlan_file() 2472 os_strlcpy(bss->bridge, pos, sizeof(bss->bridge)); in hostapd_config_fill()
|
/hostap-latest/tests/hwsim/ |
D | utils.py | 85 def iface_is_in_bridge(bridge, ifname): argument 92 if bridge == truebridge:
|
D | example-setup.txt | 35 …l-genl-3-dev libnl-route-3-dev libssl-dev libiberty-dev libdbus-1-dev iw bridge-utils python-pyrad…
|
D | test_sigma_dut.py | 46 bridge=None, sae_h2e=False, owe_ptk_workaround=False, argument 56 self.start(hostapd_logdir, cert_path, bridge, sae_h2e, 148 bridge=None, sae_h2e=False, owe_ptk_workaround=False): argument 163 if bridge: 164 cmd += ['-b', bridge] 4343 SigmaDut(iface, bridge="ap-br0", hostapd_logdir=logdir) as dut:
|
/hostap-latest/tests/hwsim/vm/ |
D | example-vm-setup.txt | 33 sudo apt install net-tools bridge-utils ebtables iw tshark \
|
/hostap-latest/wpa_supplicant/ |
D | android.config | 271 # in a bridge for EAPOL frames. This should be uncommented only if the kernel 273 # bridge interfaces (commit 'bridge: respect RFC2863 operational state')').
|
D | driver_i.h | 432 u8 *if_addr, const char *bridge) in wpa_drv_if_add() argument 437 if_addr, bridge, 0, 0); in wpa_drv_if_add()
|
D | defconfig | 320 # in a bridge for EAPOL frames. This should be uncommented only if the kernel 322 # bridge interfaces (commit 'bridge: respect RFC2863 operational state')').
|
D | README | 417 -b = optional bridge interface name 498 If the interface is added in a Linux bridge (e.g., br0), the bridge
|
/hostap-latest/src/drivers/ |
D | driver_atheros.c | 1758 if (params->bridge[0]) { in atheros_init() 1760 params->bridge[0]); in atheros_init() 1761 drv->sock_recv = l2_packet_init(params->bridge[0], NULL, in atheros_init()
|
D | driver.h | 2591 char **bridge; member 3898 const char *bridge, int use_existing, int setup_ap);
|
D | driver_nl80211.c | 8646 } else if ((params->num_bridge == 0 || !params->bridge[0]) && in i802_init() 8667 if (params->bridge[i]) { in i802_init() 8668 ifindex = if_nametoindex(params->bridge[i]); in i802_init() 8679 if (params->num_bridge && params->bridge[0]) { in i802_init() 8680 if (i802_check_bridge(drv, bss, params->bridge[0], in i802_init() 8683 if (os_strcmp(params->bridge[0], master_ifname) != 0) in i802_init() 8688 (params->num_bridge == 0 || !params->bridge[0])) in i802_init() 8842 const char *bridge, int use_existing, in wpa_driver_nl80211_if_add() argument 8936 if (bridge && in wpa_driver_nl80211_if_add() 8937 i802_check_bridge(drv, new_bss, bridge, ifname) < 0) { in wpa_driver_nl80211_if_add() [all …]
|
/hostap-latest/wpa_supplicant/doc/docbook/ |
D | wpa_supplicant.sgml | 323 <para>Optional bridge interface name. (Per interface)</para>
|