Michael Braun
|
8be640b780
VLAN: Add per-STA vif option
|
9 years ago |
Michael Braun
|
d0bdc96bdd
VLAN: Actually add tagged VLANs to AP_VLAN
|
9 years ago |
Michael Braun
|
f9c00188ca
VLAN: Factor out per-vid code in newlink/dellink
|
9 years ago |
Michael Braun
|
1889af2e0f
VLAN: Separate station grouping and uplink configuration
|
9 years ago |
Michael Braun
|
41d621075e
Remove WEP support from VLAN
|
9 years ago |
Michael Braun
|
7cebc8e210
Fix init of group state machine for static VLANs
|
9 years ago |
Michael Braun
|
132dfbe8c2
Fix removal of tagged interface and bridge when multiple BSS share them
|
10 years ago |
Jouni Malinen
|
209214b479
vlan: Move CONFIG_FULL_DYNAMIC_VLAN includes to proper places
|
10 years ago |
Jouni Malinen
|
f41ded6fa4
Remove unused leftover from multi-SSID design
|
10 years ago |
Jouni Malinen
|
1acf38f1a5
Add ifname to vlan_remove_dynamic() debug print
|
10 years ago |
Michael Braun
|
de31fb052c
vlan: Ignore multiple NEWLINK messages
|
10 years ago |
Michael Braun
|
371205dd0c
vlan: Ignore DELLINK on interfaces that exists
|
10 years ago |
Jouni Malinen
|
eeb1cb28a2
VLAN: Clean up RTM_NEW/DELLINK processing
|
10 years ago |
Helmut Schaa
|
66bc6830d5
hostapd: Simplify vlan_add_dynamic error paths
|
11 years ago |
Jouni Malinen
|
226e3579f9
Revert "bridge: Track inter-BSS usage"
|
11 years ago |
Jouni Malinen
|
5f9c134ab4
Remove obsolete license notifications
|
11 years ago |
Jouni Malinen
|
66f4dd1550
hostapd: Fix couple of deinit path cases to clear pointers
|
11 years ago |
Michael Braun
|
c2db79f237
VLAN: Remove vlan_tail
|
11 years ago |
Michael Braun
|
4345fe963e
bridge: Track inter-BSS usage
|
11 years ago |
Michael Braun
|
459eee923c
bridge: Use safe default bridge interface
|
11 years ago |
Michael Braun
|
2aaeedfa07
bridge: Give bridge name in per-bss configuration
|
11 years ago |
Michael Braun
|
7ca902b53e
Make vlan_file optional if dynamic_vlan is used
|
12 years ago |
Michael Braun
|
03a6a2e972
Add option to use netlink to create and remove VLAN interfaces
|
12 years ago |
Michael Braun
|
a00237ceb8
Add hostapd configuration option to set VLAN naming scheme
|
12 years ago |
Jouni Malinen
|
0e8a96a911
Get rid of struct hostapd_driver_ops abstraction
|
14 years ago |
Jouni Malinen
|
3acdf771b8
hostapd_driver_ops reduction
|
14 years ago |
Jouni Malinen
|
2de5a860a3
Fix build without CONFIG_FULL_DYNAMIC_VLAN
|
15 years ago |
Jouni Malinen
|
e34ce1683c
VLAN: Reorder init to get same behavior for all VLAN interfaces
|
15 years ago |
Jouni Malinen
|
0249c988bb
VLAN: Set statically configured VLAN interfaces up
|
15 years ago |
Jouni Malinen
|
b9c3e576cb
VLAN: Fix bridge interface clean up for no tagged_interface case
|
15 years ago |