Jouni Malinen
|
e86859929f
vlan: Move if_nametoindex() use out of vlan_init.c
|
9 years ago |
Jouni Malinen
|
7c03c08229
vlan: Move ifconfig helpers to a separate file
|
9 years ago |
Jouni Malinen
|
59d6390440
vlan: Move CONFIG_FULL_DYNAMIC_VLAN functionality into a separate file
|
9 years ago |
Jouni Malinen
|
84d6755108
vlan: Clean up netlink vs. ioctl API implementation
|
9 years ago |
Jörg Krause
|
cb38bc886e
vlan: Fix musl build error
|
9 years ago |
Michael Braun
|
cc9c805a51
VLAN: Use stack instead of heap allocation for new interface name
|
9 years ago |
Roy Marples
|
a5a3efccc2
Fix compile on NetBSD for vlan
|
9 years ago |
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 |