Remove obsolete license notifications
[mech_eap.git] / src / ap / vlan_init.c
2013-12-24 Jouni MalinenRemove obsolete license notifications
2013-09-25 Jouni Malinenhostapd: Fix couple of deinit path cases to clear pointers
2013-08-04 Michael BraunVLAN: Remove vlan_tail
2013-06-25 Michael Braunbridge: Track inter-BSS usage
2013-06-25 Michael Braunbridge: Use safe default bridge interface
2013-06-25 Michael Braunbridge: Give bridge name in per-bss configuration
2013-04-27 Michael BraunMake vlan_file optional if dynamic_vlan is used
2012-08-10 Michael BraunAdd option to use netlink to create and remove VLAN...
2012-08-10 Michael BraunAdd hostapd configuration option to set VLAN naming...
2010-11-24 Jouni MalinenGet rid of struct hostapd_driver_ops abstraction
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2010-04-17 Jouni MalinenFix build without CONFIG_FULL_DYNAMIC_VLAN
2010-04-17 Jouni MalinenVLAN: Reorder init to get same behavior for all VLAN...
2010-04-17 Jouni MalinenVLAN: Set statically configured VLAN interfaces up
2010-04-15 Jouni MalinenVLAN: Fix bridge interface clean up for no tagged_inter...
2010-04-15 M. BraunVLAN: Decrease bridge forwarding delay to avoid EAPOL...
2010-04-15 M. BraunVLAN: Set dynamic VLAN up to fix STA bind and key setup
2010-04-15 Jouni MalinenVLAN: Clean up debug code and error messages
2009-12-25 Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-24 Jouni MalinenMove generic AP functionality implementation into src/ap