How To Fragment An IE Date: Authors: May 2013

Slides:



Advertisements
Similar presentations
Doc.: IEEE /1012r0 Submission September 2009 Dan Harkins, Aruba NetworksSlide 1 Suite-B Compliance for a Mesh Network Date: Authors:
Advertisements

Submission doc.: IEEE 11-13/0487r0 May 2013 Dan Harkins, Aruba NetworksSlide 1 How To Fragment An IE Date: Authors:
Submission doc.: IEEE 11-14/0141r0 January 2014 Jarkko Kneckt (Nokia)Slide 1 Element Fragmentation Date: Authors:
Doc.: IEEE /1077r0 Submission September 2010 Dan Harkins, Aruba NetworksSlide 1 Galois/Counter Mode (GCM) Date: Authors:
4/26/2017 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: Response to WG request regarding TC ERM requested.
Doc.: Submission February 5, 2013 René Struik (Struik Security Consultancy)Slide 1 FILS Handling of Large Objects Date: Authors:
Submission doc.: IEEE r1 March 2012 Dan Harkins, Aruba NetworksSlide 1 The Pitfalls of Hacking and Grafting Date: Authors:
FILS Reduced Neighbor Report
Authentication and Upper-Layer Messaging
Standardizing for Change
Data Function Frames Date: Authors: Jan 2009 Month Year
White Space Map Notification
How to collect STAs’ Tx demands for UL MU
Service discovery architecture for TGaq
Secure PSK Authentication
January 15th Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: [Security protocol for Body area networks]
Dr. John P. Abraham Professor UTPA
Discussion on CID2199 Date: Authors: Jan 2014 Name Company
Key Descriptor Version in EAPOL Key Frames
Motion for ANA Request re: WNM-Notification Frame Type Field
Motion for ANA Request re: WNM-Notification Frame Type Field
Using Upper Layer Message IE in TGai
Dr. John P. Abraham Professor UTRGV, EDINBURG, TX
<doc.: IEEE −doc>
10018H -TGh Proposal for Transmitter Power Control (TPC)
doc.: IEEE <doc#>
Vendor Specific WUR Frame Follow Up
FILS Reduced Neighbor Report
Robert Moskowitz, Verizon
Robert Moskowitz, Verizon
Robert Moskowitz, Verizon
1/2/2019<month year> doc.: IEEE Jan 2013
Robert Moskowitz, Verizon
Dr. John P. Abraham Professor UTPA
Element for Legacy Indication
Doc.: IEEE /XXXr0 10 May 2011 Sep 19, 2007 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs)‏ Submission Title:
Robert Moskowitz, Verizon
CID#102 - Channel Allocation
Submission for CID 12 and 231 Date: Authors: 6/22/2006
WUR Action Frame Format
Password Authenticated Key Exchange
Overview of Changes to Key Holder Frame Formats
<January 2002> doc.: IEEE <02/139r0> March, 2008
<author>, <company>
Flexible Group ID Allocation
Multi-WID Addressed WUR Frame
FILS Handling of Large Objects
Channel Allocation March 2008 Authors: Date: Month Year
Identification Signal for Fixed devices
Alignment of RLQP & ANQP
Measurement reporting in TGh
5/6/2019 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: Response to WG request regarding TC ERM requested.
Motivation for Vendor Specific Request Element
Nov 2008 doc.: IEEE yy/xxxxr0 July 2012
Block Addressed WUR Frame
Schedule Element Synchronization and Simplification
5/12/2019 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: Response to WG request regarding TC ERM requested.
Air Efficiency and Reliability Enhancements for Multicast
WUR Action Frame Format
doc.: IEEE < IETF>
Dynamic TIM and Page Segmentation
doc.: IEEE <doc# >
<author>, <company>
doc.: IEEE <doc# >
Representation of Transmitter Characteristics
doc.: IEEE < IETF>
A Better Way to Protect APE Messages
August 2019 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: CID 422 Proposal Date Submitted: 14 August,
Multi-WID Addressed WUR Frame
August 2019 Project: IEEE P Working Group for Wireless Personal Area Networks (WPANs) Submission Title: CID 422 Proposal Date Submitted: 14 August,
Presentation transcript:

How To Fragment An IE Date: 2013-05-14 Authors: May 2013 Month Year doc.: IEEE 802.11-13/0487r0 May 2013 How To Fragment An IE Date: 2013-05-14 Authors: Dan Harkins, Aruba Networks Dan Harkins, Aruba Networks

Month Year doc.: IEEE 802.11-13/0487r0 May 2013 Abstract A technique to fragment data that is too large to fit in one IE is presented Dan Harkins, Aruba Networks Dan Harkins, Aruba Networks

Month Year doc.: IEEE 802.11-13/0487r0 May 2013 IE Size Limitation Section 8.4.2.1 of IEEE Std 802.11-2012 gives base format for an IE: The Length field defines the length of the Information field One octet Length means Information cannot be greater than 255 octets! Some IEs have fixed components after the Length that further reduce the size of the Information field Element ID Length Information Octets: 1 1 variable Dan Harkins, Aruba Networks Dan Harkins, Aruba Networks

Public Key Definition in P802.11ai D0.5 May 2013 Public Key Definition in P802.11ai D0.5 Element ID Length Key Type With a Key Type component (indicates certificate or 2 kinds of raw public key), the public key is limited to 254 octets! This may be acceptable for certain raw ECC public keys Too small for acceptable FFC public keys Too small for certificates (even those with ECC public keys) Need some way to convey data > 255 octets using IEs that limit data to 255 octets! FILS Public Key Octets: 1 1 1 variable Dan Harkins, Aruba Networks

Fragmenting Data into Separate IEs May 2013 Fragmenting Data into Separate IEs Use a new Fragment IE Fragmented data is represented by the original IE into which the data would not fit (leading IE) followed by a series of 1 or more Fragment IEs that follow the IE Fragment ID Length Fragmented Data Octets: 1 1 variable Dan Harkins, Aruba Networks

Fragmenting Data into Separate IEs Month Year doc.: IEEE 802.11-13/0487r0 May 2013 Fragmenting Data into Separate IEs For example directly following the PK IE (with length 255) are 2 FR IEs with lengths necessary to fragment the data Reassembly stops when there are no more FR IEs 585 octets PK ID Len KT PK ID 255 FR 255 FR FR 75 KT Dan Harkins, Aruba Networks Dan Harkins, Aruba Networks

Backwards Compatibility May 2013 Backwards Compatibility IEEE 802.11-2012 says in section 8.3.3.1 IEs have a fixed order in a frame IEs that are not understood are skipped over Implications of IE ordering Cannot rearrange order of existing IEs New IEs can be defined to go in any order without affecting existing implementations New IEs that can be fragmented are defined as such with a fixed order Fragment IE is special It uses the same order of the IE that is being fragmented It will be skipped over by existing implementations Dan Harkins, Aruba Networks

References 11-13-0478-00-00ai-fragmenting-large-ies May 2013 Month Year doc.: IEEE 802.11-13/0487r0 May 2013 References 11-13-0478-00-00ai-fragmenting-large-ies Dan Harkins, Aruba Networks Dan Harkins, Aruba Networks