]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/mesh_mpm.c
mesh: Report mesh peer AID to kernel
[thirdparty/hostap.git] / wpa_supplicant / mesh_mpm.c
2016-07-23  Masashi Honmamesh: Report mesh peer AID to kernel
2016-06-28  Jouni Malinenmesh: Add debug prints on my/peer lid mismatches
2016-06-28  Jouni Malinenmesh: Add MPM FSM transitions from ESTAB to HOLDING...
2016-06-28  Jouni Malinenmesh: Update MPM FSM events to match the standard
2016-06-28  Jouni Malinenmesh: Rename MPM FSM states to match the standard
2016-06-28  Jouni Malinenmesh: Indicate OPN_RJCT event if AES-SIV decrypt fails
2016-06-28  Jouni Malinenmesh: Write close reason from Mesh Peering Close to...
2016-06-19  Masashi Honmamesh: Use MESH_CAP_* macros for mesh capability
2016-06-19  Masashi Honmamesh: Ignore crowded peer
2016-06-19  Jouni Malinenmesh: Avoid use of hardcoded cipher
2016-06-19  Jouni Malinenmesh: Clean up AMPE element encoding and parsing
2016-06-19  Jouni Malinenmesh: Do not use RX MGTK as RX IGTK
2016-06-19  Jouni Malinenmesh: Use variable length MGTK for RX
2016-06-19  Jouni Malinenmesh: Add variable length MTK support
2016-05-13  Peter Ohmesh: Calculate MTK before sending it to MAC in case...
2016-05-13  Peter Ohmesh: Add missing action to cancel timer
2016-03-20  Masashi Honmamesh: Add support for PMKSA caching
2016-03-20  Masashi Honmamesh: Add MESH_PEER_ADD command
2016-03-20  Masashi Honmamesh: Add MESH_PEER_REMOVE command
2016-02-06  Srinivasa Duvvurimesh: Fix peer link counting when a mesh peer reconnects
2016-01-06  Jouni Malinenmesh: Do not force another peering exchange on driver...
2016-01-06  Jouni Malinenmesh: Do not clear link state on driver event if exchan...
2016-01-06  Jouni Malinenmesh: Add some more details to MPM debug messages
2016-01-06  Jouni Malinenmesh: Connection and group started/removed events into...
2015-12-28  Jouni Malinenmesh: Document Mesh Peering Management element structur...
2015-12-28  Bob Copelandmesh: Check PMKID in AMPE Action frames
2015-11-19  Peter OhAdd VHT support for Mesh
2015-11-19  Peter OhSet WMM flag to Mesh STA by default
2015-10-05  Bob Copelandmesh: Generate proper AID for peer
2015-09-05  Masashi Honmamesh: Add RSN IE to Mesh Peering Open/Confirm frames
2015-04-22  Jouni MalinenSimplify HT Capabilities element parsing
2015-01-28  Bob Copelandmesh: Create new station entry on popen frames
2015-01-28  Bob Copelandmesh: Always free the station if peering failed
2015-01-28  Masashi Honmamesh: Sync plink state with kernel
2015-01-10  Jouni Malinenmesh: Use a separate variable to track whether HT is...
2014-12-23  Jouni Malinenmesh: Delay Authentication frame process with no_auto_peer
2014-12-21  Masashi Honmamesh: Fill Number of Peerings field in Mesh Formation...
2014-12-21  Masashi Honmamesh: Add debug message when peering limit is reached
2014-11-30  Jouni Malinenmesh: Check for initialization failures
2014-11-30  Jouni Malinenmesh: Avoid a false maybe-uninitialized compiler warning
2014-11-28  Jouni Malinenmesh: Add more debug information to MPM Action frame...
2014-11-16  Masashi Honmamesh: Make plink params configurable
2014-11-16  Masashi Honmamesh: Reduce none 11N Self-protected Action frame alloc...
2014-11-16  Masashi Honmamesh: Fix 11N capability in Self-protected Action frame
2014-11-16  Jason Mobarakmesh: Enable mesh HT mode
2014-11-16  Chun-Yeow Yeohmesh: Add timer for SAE authentication in RSN mesh
2014-11-16  Thomas Pedersenmesh: Add mesh robust security network
2014-10-25  Thomas Pedersenmesh: Add no_auto_peer config option
2014-10-25  Bob Copelandmesh: Add mesh peering manager