hostap/src/common
Bob Copeland 5f92659d88 mesh: Add mesh peering manager
The mesh peering manager establishes and maintains links among
mesh peers, tracking each peer link via a finite state machine.

This implementation supports open mesh peerings.

[assorted fixes from Yu Niiro <yu.niiro@gmail.com>]
[more fixes from Masashi Honma <masashi.honma@gmail.com>]
Signed-off-by: Javier Lopez <jlopex@gmail.com>
Signed-off-by: Javier Cardona <javier@cozybit.com>
Signed-off-by: Ashok Nagarajan <ashok.dragon@gmail.com>
Signed-off-by: Jason Mobarak <x@jason.mobarak.name>
Signed-hostap: Bob Copeland <me@bobcopeland.com>
2014-10-25 17:45:31 +03:00
..
common_module_tests.c tests: Add module tests for src/common 2014-05-28 00:56:13 +03:00
defs.h nl80211: Add plink_action_field to hostapd_sta_add_params 2014-10-25 15:54:38 +03:00
eapol_common.h MACsec: Add common IEEE 802.1X definitions 2014-05-09 20:05:28 +03:00
gas.c Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
gas.h Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
ieee802_1x_defs.h MACsec: Add common IEEE 802.1X definitions 2014-05-09 20:05:28 +03:00
ieee802_11_common.c mesh: Parse mesh-related information elements 2014-10-19 11:20:05 +03:00
ieee802_11_common.h mesh: Parse mesh-related information elements 2014-10-19 11:20:05 +03:00
ieee802_11_defs.h mesh: Add mesh peering manager 2014-10-25 17:45:31 +03:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
privsep_commands.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
qca-vendor-attr.h Make qca-vendor.h independent of other header files 2014-04-25 11:41:36 +03:00
qca-vendor.h Add support for offloading key management operations to the driver 2014-10-23 18:38:50 +03:00
sae.c SAE: Use os_memcmp_const() for hash/password comparisons 2014-07-02 12:38:48 +03:00
sae.h SAE: Move temporary data into a separate data structure 2013-01-12 17:51:54 +02:00
tnc.h tests: TNC testing 2014-05-17 20:05:55 +03:00
version.h The master branch is now used for v2.4 development 2014-10-09 20:36:53 +03:00
wpa_common.c Add RSN cipher/AKM suite attributes into RADIUS messages 2014-07-31 19:55:29 +03:00
wpa_common.h Add RSN cipher/AKM suite attributes into RADIUS messages 2014-07-31 19:55:29 +03:00
wpa_ctrl.c wpa_supplicant: Add support for IPv6 with UDP ctrl_iface 2014-02-25 16:43:01 +02:00
wpa_ctrl.h mesh: Add mesh peering manager 2014-10-25 17:45:31 +03:00
wpa_helpers.c Add wpa_ctrl helper functions for upper level functionality 2014-03-12 01:09:21 +02:00
wpa_helpers.h Add wpa_ctrl helper functions for upper level functionality 2014-03-12 01:09:21 +02:00