IEEE 802.1x is an IEEE standard for port-based Network Access Control and provides authentication to devices attached to a LAN port. This standard can work in connection with wired or wireless LAN networks and provides authentication for establishing point-to-point connections or preventing access from a particular port if authentication fails.
Environment 100 also includes an authentication server 112 (e.g., a RADIUS server) and various network-accessible resources 114. The authenticator 108, authentication server 112, and network-accessible resources 114 are communicatively linked via a suitable network diagrammatically represented at 116.
Generally, computing devices wishing to access network-accessible resources 114 are authenticated by the authentication server 112. The computing devices typically include what is known as supplicant software which enables communication with authenticator 108 and authentication server 112. There are different ways for a computing device (or supplicant) to be authenticated by the authentication server 112. A common, but not exclusive, way for authentication is as follows. When a new supplicant is detected, as by connecting with a port 110 on authenticator 108, the authenticator 108 sends an Extensible Authentication Protocol (EAP) Request/Identity packet to the supplicant. At this point, the port 110 to which the supplicant is connected is in an “unauthorized” state. When the supplicant receives the EAP Request/Identity packet, the supplicant prepares and returns an EAP Response packet to the authenticator 108. This EAP Response packet or other subsequent communication with the authenticator 108 and/or authentication server 112 can include a set of credentials, e.g., a user name and password (or other information) for the associated supplicant. In many cases, the user name and password are the Media Access Control (MAC) address of the supplicant.
When the authenticator 108 receives the EAP Response packet, the authenticator 108 forwards the packet to the authentication server 112. The authentication server and the supplicant can then carry out a challenge/response dialog until the server decides to allow or deny the supplicant access. For example, the authentication server 112 can maintain a table that provides a mapping between user names and passwords. The authentication server 112 then looks up the user name and password in the table and can accept or reject the authentication attempt. If the authentication attempt is accepted, the authenticator 108 will set the associated port 110 to an “authorized” mode and allow normal traffic. Normal traffic can include allowing the supplicant access to the network-accessible resources 114.
One problem with the above-discussed authentication process pertains to the global nature by which a supplicant is authenticated. Specifically, by globally authenticating a supplicant based on the supplicant's MAC address (and/or any other information provided), the supplicant can access network-accessible resources from any authorized port.
This Summary is provided to introduce subject matter that is further described below in the Detailed Description and Drawings. Accordingly, the Summary should not be considered to describe essential features nor used to limit the scope of the claimed subject matter.
In one or more embodiments, a method comprises storing, in a first network device, an association including a mapping between one or more user names entries and one or more passwords, the one or more user names entries being a name other than a MAC address associated with one or more second network devices to be authenticated by the first network device; and using the association to authenticate the one or more second network devices.
In yet other embodiments, a system comprises an authentication server; and an association associated with the authentication server, wherein the association provides a mapping between one or more user name entries and one or more passwords, the one or more user name entries comprising entries other than a MAC address of a network device to be authenticated by the authentication server, wherein the association is configured to be used by the authentication server to authenticate one or more network devices.
The same numbers are used throughout the drawings to reference like features.
Overview
In one or more embodiments, attributes other than a supplicant's MAC address can be used for the user name in the authentication process in a network computing environment—e.g., an 802.1x environment. In at least some embodiments, doing so utilizes an association structure, such as a table, that is already resident at the authentication server. By using attributes other than a supplicant's MAC address, various matching scenarios can be provided by the authentication server in which authentication or authorization takes place responsive to satisfying conditions defined in the authentication server's association or database. Furthermore, a variety of non-authentication scenarios can be supported using the authentication server's association.
In the discussion that follows, a section entitled “Using the Port ID of a Port for Authentication” is provided and describes one example operating environment in which one or more embodiments can be employed. Following this, a section entitled “Authentication and Other Operations Using Other Information” is provided and describes various extensions in accordance with one or more embodiments. Last, a section entitled “Example Devices” provides a description of some example devices that can utilize the embodiments described below.
Using the Port ID of a Port for Authentication
In one or more embodiments, a port ID (e.g., “E17”) of an authenticator is used as a user name that is communicated to an authentication server. A password associated with the user name can include any suitable password such as the MAC address of a supplicant. As an example, consider
Environment 200 can include various computing devices—e.g., a printer 202, computer 204, and/or any other type of computing device 206. Typically, computing devices that can utilize the principles described herein include any network-capable device with a CPU or microcontroller. Networks can include, by way of example and not limitation, Ethernet networks or 802.11 WiFi Wireless LANS. Examples of computing devices include, by way of example and not limitation, personal computers, personal digital assistants, smart-phones with data-capability, network-attached storage, services and data-servers (including multimedia servers, set-top boxes, DMAs and DMSs), network-attached consumer electronic devices, VoIP end-units and PBX's, Webcams, Net-enabled security devices, remote sensors, printers, plotters, digitizers, and a variety of other devices. Generally, computing devices such as computing device 206 include one or more processors, one or more computer readable media, and one or more applications than are executable by the processor(s). Environment 200 also includes an authenticator 208 having a plurality of ports 210 through which a connection to various computing devices can be made. In one embodiment, each of the ports 210 has a corresponding port ID, e.g., E1, E2 and the like.
Environment 200 also includes an authentication server 212 (e.g., a RADIUS server) and various network-accessible resources 214. The authenticator 208, authentication server 212, and network-accessible resources 214 are communicatively linked via a suitable network diagrammatically represented at 216.
In this particular example, authentication server 212 maintains or otherwise has access to a table 218 which provides an association between user names and passwords. The table 218 can be stored in a database or memory (not shown) that is accessible by the authentication server 212. In one example, individual entries in the user name column reside in the form of a port ID associated with a particular port on authenticator 208. Specifically, in this example, two entries in the user name column are “E1” and “E2”. Notice also that in the password column, MAC addresses (i.e., “MAC X”) of a supplicant are provided. In this case, table 218 provides a mapping between port IDs and MAC addresses.
Now, when a particular supplicant having a particular MAC address connects to a port on authenticator 208, the authenticator 208 can send an associated port ID and MAC address to the authentication server 212 for authentication. In this way, specific supplicants can be limited to specific ports on the authenticator 208. So, in the present example, if a supplicant corresponding to MAC address “MAC X” attempts to connect to the authentication server 212 using a port other than “E1” or “E2”, authentication will fail. Alternately, the same supplicant connected through either of ports “E1” or “E2” will be successfully authenticated. By associating a particular port with a device and using the association as a basis for authentication, the problem of global authentication can be mitigated. Moreover, this approach is a better approach than configuring MAC-to-Port associations on the switch itself because this can be implemented in a central server rather than repeated in each switch. In addition, the methodology described above and below can enable scenarios such as using the same MAC as a password for two user names. In this case, a user can log in on any of the ports defined, but not in any other ports.
Step 300 provides an association, such as a table that includes a mapping between user names and passwords. The association can comprise any suitable association such as a general rule for users, a line-item per interface (e.g., per port, per-vlan) and the like. Step 302 provides, for the association, one or more user name entries other than a MAC address of an associated supplicant. One example of a user name entry other than a MAC address is the port ID of an associated port on an authenticator. Other user name entries can be used, as will become apparent below.
Step 304 provides, for the association, a password for an associated user name entry. Any suitable password can be provided. In at least some embodiments, the password comprises the MAC address of an associated supplicant.
Authentication and Other Operations Using Other Information
In one or more embodiments, information other than a port ID of an associated authenticator can be used as the user name. For example, typically authenticators have an associated IP address, a system name, a type, and/or a location. Each one of these items or a concatenation of two or more items can be used as a user name. For example, if location is used as a user name along with a particular MAC address for a supplicant, then authentication will only occur for the supplicant associated with the MAC address at the particular location identified by the user name. Thus, if the location specifies a particular building, then the associated supplicant will only be able to be authenticated when it is physically located in that building.
In yet other embodiments, a user name can include information such as a VLAN-ID, wild cards, or TLVs (Type/Length/Value sets) so that authentication can be extended to more than single ID cases. Including VLAN-ID information in a user name can allow actions-per-group, instead of just actions-per-single device. For example, if a VLAN-ID is sent, the same action can be applied to any and all devices assigned to the VLAN-ID. With respect to wild cards, a common action can be applied to any device assigned to a VLAN whose ID# starts with or otherwise includes a particular wild card or whose location code starts with or otherwise includes a particular wild card. With respect to TLVs, combinations of several attributes can be sent at once and a decision can be made for the attribute combination instead of being limited to a single ID. For example, a decision can be made for combination of which VLAN and which building (from location), or location and time-of-day. As an alternative to using a TLV, cycles of one ID string at a time can be sent, but can be repeated several times. A combination of answers received for the cycle can then be used for the whole group. Further, in at least some embodiments, encoding can be used to provide more robust information in the user name. For example, a DSA-TAG-like structure can be used to pass information associated with ingress interface (e.g. by which port/aggregated-link the frame came into the system), tagged/not (e.g. whether a frame was tagged with a VLAN ID when it was received into the system), LAG/Not (Link Aggregation Group) and the like. A DSA tag, which stands for “Distributed Switching Architecture” tag is a tag that is attached to frames that carry bit-encoded meta-attributes about an associated message to which it is attached. Such tags use a convention that can identify types which, in turn, identify information encoded in each bit or group of bits.
In one or more embodiments, the above-described approach can be used to not only allow access to a particular network, but for other purposes as well. For example, the above-described table mechanism can be used to enable or disable a particular resource such as a VLAN, or for quality of service issues. For example, a “question” can be sent to the server in the form of a pair of strings. Depending on the “answer” (e.g., “yes” or “no”), this answer can be used to enable/disable resources, or as a trigger to invoke configuration changes by suitable logic, including applying security and/or quality of service. Furthermore, other non-authentication scenarios can be supported using the above-described approach. For example, the above-described approach can be used for calling events. Consider, for example, an event called “weekend”. In this case, a fictitious user name (i.e., “weekend”) and password can be provided to the authentication server and can be used to ascertain whether the authentication server should enter into a weekend mode or not. This would avoid having to tell each authenticator to enter a weekend mode. Further, the above-described approach can be used to refine access such as by defining particular times of day that network resources can be accessed. For example, a string that is derived from the time of day can be sent to the server. The server can then make a decision based upon received information that includes the time of day.
In one or more embodiments, the above-described approach can be used in the context of 802.1x-aware devices that communicate with the authentication server using normal 802.1x protocols. However, leveraging the above-described approach can also allow for modifications that define how particular devices are allowed to interact with network-accessible resources. For example, an 802.1x-aware device may be authenticated to the system using its MAC address as both the user name and password. Additionally, however, table entries associated with that particular MAC address can define conditions associated with that device's interactions with the system. For example, there may be a table entry that indicates that for a particular device having a MAC address, access on the weekend is disallowed.
Step 400 provides an association, such as a table, that includes a mapping between user names and passwords. Examples of associations are provided above. Step 402 receives a user name entry other than a MAC address of a supplicant. Step 404 receives a password for the associated user name entry. Step 406 performs an operation based on the user name entry and its associated password.
In one or more embodiments, the operation performed at step 406 can be an authentication-related operation or one that is not associated with authentication. For example, as described above, an authentication-related operation can include authenticating a particular supplicant relative to a particular port ID, where the port ID is used as the user name and a supplicant's MAC address is used as the password. Alternately or additionally, different user names can be used to impart different types of functionality to the 802.1x environment. For example, using a user name in the form of an IP address in association with a MAC address as the password can enforce an IP-to-MAC association. Yet other user names can be used to define how and/or when a particular supplicant can interact with network-accessible resources.
Having now considered various embodiments, consider now a discussion of various types of devices that can utilize the inventive features described above. These examples constitute examples of devices, such as those shown in
Example Devices
Referring now to
Referring to
HDD 500 may communicate with a host device (not shown) such as a computer, mobile computing devices such as personal digital assistants, cellular phones, media or MP3 players and the like, and/or other devices via one or more wired or wireless communication links 508. HDD 500 may be connected to memory 509, such as random access memory (RAM), a low-latency nonvolatile memory such as flash memory, read only memory (ROM) and/or other suitable electronic data storage.
Referring now to
DVD drive 600 may communicate with an output device (not shown) such as a computer, television, or other device via one or more wired or wireless communication links 610. DVD drive 600 includes mass data storage 604 that stores data in a nonvolatile manner. Mass data storage 604 may include a hard disk drive (HDD) such as that shown in
Referring now to
HDTV 700 may include mass data storage 706, which stores data in a nonvolatile manner such as optical and/or magnetic storage devices. At least one magnetic storage device may have the configuration shown in
Referring now to
A device can be embodied in other control systems 808 of vehicle 800. Control system 808 may likewise receive signals from input sensors 810 and/or output control signals 812 to one or more output devices. In some implementations, control system 808 may be part of an anti-lock braking system (ABS), a navigation system, a telematics system, a vehicle telematics system, a lane departure system, an adaptive cruise control system, a vehicle entertainment system such as a stereo, DVD, compact disc, and the like. Still other implementations are contemplated.
Powertrain control system 802 may include mass data storage 814 that stores data in a nonvolatile manner. Mass data storage 814 may include optical and/or magnetic storage devices, for example, hard disk drives and/or DVD drives. At least one magnetic storage device may have the configuration shown in
Referring now to
Cellular phone 900 may include mass data storage 914, which stores data in a nonvolatile manner such as optical and/or magnetic storage devices, for example, hard disk drives and/or DVD drives. At least one magnetic storage device may have the configuration shown in
Referring now to
Set top box 1000 may include a mass data storage 1006 that stores data in a nonvolatile manner. Mass data storage 1006 may include optical and/or magnetic storage devices, for example, hard disk drives and/or DVD drives. At least one magnetic storage device may have the configuration shown in
Referring now to
Media player 1100 may include mass data storage 1110 that stores data such as compressed audio and/or video content in a nonvolatile manner. In some implementations, the compressed audio files include files that are compliant with MP3 format or other suitable compressed audio and/or video formats. The mass data storage may include optical and/or magnetic storage devices, for example, hard disk drives and/or DVD drives. At least one magnetic storage device may have the configuration shown in
Referring to
VoIP phone 1200 may include mass data storage 1216 that stores data in a nonvolatile manner such as optical and/or magnetic storage devices, for example, hard disk drives and/or DVD drives. At least one magnetic storage device may have the configuration shown in
In one or more embodiments, attributes other than a supplicant's MAC address can be used for the user name in the authentication process in a network computing environment, e.g. an 802.1x environment. In at least some embodiments, doing so utilizes structure, such as a table, that is already resident at the authentication server. By using attributes other than a supplicant's MAC address, various matching scenarios can be provided by the authentication server in which authentication or authorization takes place responsive to satisfying conditions defined in the authentication server's table or database. Furthermore, a variety of non-authentication scenarios can be supported using the authentication server's table.
Although the subject matter has been described in language specific to structural features and/or methodological acts, it is to be understood that the subject matter defined in the appended claims is not necessarily limited to the specific features or acts described above. Rather, the specific features and acts described above are disclosed as example forms of implementing the claims. For example, one or more steps of methods described above can be performed in a different order or concurrently to achieve desirable results.
The present disclosure is a continuation of U.S. patent application Ser. No. 12/101,668, filed Apr. 11, 2008, which claims priority under 35 U.S.C. §119(e) to U.S. Provisional Patent App. No. 60/911,383, filed Apr. 12, 2007 the disclosures of which are both incorporated by reference herein in their entirety.
Number | Name | Date | Kind |
---|---|---|---|
5390165 | Tuch | Feb 1995 | A |
5481733 | Douglis et al. | Jan 1996 | A |
5617118 | Thompson | Apr 1997 | A |
5673416 | Chee et al. | Sep 1997 | A |
5771356 | Leger et al. | Jun 1998 | A |
5828835 | Isfeld et al. | Oct 1998 | A |
5884099 | Klingelhofer | Mar 1999 | A |
6006018 | Burnett | Dec 1999 | A |
6014722 | Rudin et al. | Jan 2000 | A |
6092108 | DiPlacido et al. | Jul 2000 | A |
6145069 | Dye | Nov 2000 | A |
6230277 | Nakaoka et al. | May 2001 | B1 |
6330626 | Dennin et al. | Dec 2001 | B1 |
6463509 | Teoman et al. | Oct 2002 | B1 |
6564318 | Gharda et al. | May 2003 | B1 |
6601167 | Gibson et al. | Jul 2003 | B1 |
6711447 | Saeed | Mar 2004 | B1 |
6756988 | Wang et al. | Jun 2004 | B1 |
6823472 | DeKoning et al. | Nov 2004 | B1 |
6832280 | Malik et al. | Dec 2004 | B2 |
6901298 | Govindaraj et al. | May 2005 | B1 |
7089419 | Foster et al. | Aug 2006 | B2 |
7103788 | Souza et al. | Sep 2006 | B1 |
7126913 | Patel et al. | Oct 2006 | B1 |
7194638 | Larky | Mar 2007 | B1 |
7266842 | Foster et al. | Sep 2007 | B2 |
7299365 | Evans | Nov 2007 | B2 |
7308591 | Dubinsky | Dec 2007 | B2 |
7356707 | Foster et al. | Apr 2008 | B2 |
7496952 | Edwards et al. | Feb 2009 | B2 |
7571216 | McRae et al. | Aug 2009 | B1 |
7596614 | Saunderson et al. | Sep 2009 | B2 |
7606230 | Cohen et al. | Oct 2009 | B1 |
7620784 | Panabaker | Nov 2009 | B2 |
7774635 | Shiota | Aug 2010 | B2 |
7788670 | Bodas et al. | Aug 2010 | B2 |
7818389 | Chiang et al. | Oct 2010 | B1 |
7873841 | Mullis, II et al. | Jan 2011 | B2 |
7898857 | Kirsch et al. | Mar 2011 | B2 |
7995596 | Kuila et al. | Aug 2011 | B2 |
8000284 | Lott et al. | Aug 2011 | B2 |
8001592 | Hatakeyama | Aug 2011 | B2 |
8095816 | Chan | Jan 2012 | B1 |
8117478 | Liu et al. | Feb 2012 | B2 |
8139521 | Mukherjee et al. | Mar 2012 | B2 |
8171309 | Poo | May 2012 | B1 |
8296555 | Chu | Oct 2012 | B2 |
8321706 | Zhang | Nov 2012 | B2 |
8327056 | Chan | Dec 2012 | B1 |
8443187 | Orr | May 2013 | B1 |
8443211 | Zhao et al. | May 2013 | B2 |
8510560 | Lambert et al. | Aug 2013 | B1 |
8688968 | Chu et al. | Apr 2014 | B2 |
8839016 | Zhang et al. | Sep 2014 | B2 |
8843686 | Chan et al. | Sep 2014 | B1 |
9009778 | Pearce | Apr 2015 | B2 |
20020069354 | Fallon et al. | Jun 2002 | A1 |
20020087816 | Atkinson et al. | Jul 2002 | A1 |
20030014368 | Leurig et al. | Jan 2003 | A1 |
20030200453 | Foster et al. | Oct 2003 | A1 |
20030200454 | Foster et al. | Oct 2003 | A1 |
20030208675 | Burokas et al. | Nov 2003 | A1 |
20030236991 | Letsinger | Dec 2003 | A1 |
20040054898 | Chao | Mar 2004 | A1 |
20040125679 | Kwean | Jul 2004 | A1 |
20040158669 | Weng et al. | Aug 2004 | A1 |
20040257462 | Goris et al. | Dec 2004 | A1 |
20040266386 | Kuo | Dec 2004 | A1 |
20050033869 | Cline | Feb 2005 | A1 |
20050055547 | Kawamura | Mar 2005 | A1 |
20050086551 | Wirasinghe et al. | Apr 2005 | A1 |
20050108171 | Bajikar et al. | May 2005 | A1 |
20050138365 | Bellipady et al. | Jun 2005 | A1 |
20050156925 | Fong et al. | Jul 2005 | A1 |
20050278523 | Fortin et al. | Dec 2005 | A1 |
20060036897 | Lin et al. | Feb 2006 | A1 |
20060072748 | Buer | Apr 2006 | A1 |
20060075259 | Bajikar et al. | Apr 2006 | A1 |
20060123248 | Porter et al. | Jun 2006 | A1 |
20060136735 | Plotkin et al. | Jun 2006 | A1 |
20060142906 | Brozovich et al. | Jun 2006 | A1 |
20060156390 | Baugher | Jul 2006 | A1 |
20060200670 | Kuffel | Sep 2006 | A1 |
20070005824 | Howard | Jan 2007 | A1 |
20070011445 | Waltermann et al. | Jan 2007 | A1 |
20070038866 | Bardsley et al. | Feb 2007 | A1 |
20070097904 | Mukherjee et al. | May 2007 | A1 |
20070136792 | Ting | Jun 2007 | A1 |
20070186105 | Bailey et al. | Aug 2007 | A1 |
20070189249 | Gurevich et al. | Aug 2007 | A1 |
20070234028 | Rothman et al. | Oct 2007 | A1 |
20070260905 | Marsden et al. | Nov 2007 | A1 |
20070277051 | Reece et al. | Nov 2007 | A1 |
20070297606 | Tkacik et al. | Dec 2007 | A1 |
20080016313 | Murotake et al. | Jan 2008 | A1 |
20080028243 | Morisawa | Jan 2008 | A1 |
20080034411 | Aoyama | Feb 2008 | A1 |
20080046732 | Fu et al. | Feb 2008 | A1 |
20080066075 | Nutter et al. | Mar 2008 | A1 |
20080072311 | Mullick et al. | Mar 2008 | A1 |
20080104422 | Mullis et al. | May 2008 | A1 |
20080108322 | Upp | May 2008 | A1 |
20080120717 | Shakkarwar | May 2008 | A1 |
20080295157 | Wong | Nov 2008 | A1 |
20080298289 | Jeyaseelan | Dec 2008 | A1 |
20080313462 | Zhao et al. | Dec 2008 | A1 |
20090006658 | Gough | Jan 2009 | A1 |
20090049222 | Lee et al. | Feb 2009 | A1 |
20090077618 | Pearce | Mar 2009 | A1 |
20090199031 | Zhang | Aug 2009 | A1 |
20090327608 | Eschmann et al. | Dec 2009 | A1 |
20100023747 | Asnaashari et al. | Jan 2010 | A1 |
20100058045 | Borras et al. | Mar 2010 | A1 |
20100070751 | Chu et al. | Mar 2010 | A1 |
20100174934 | Zhao | Jul 2010 | A1 |
20130046966 | Chu | Feb 2013 | A1 |
20130346777 | Zhang | Dec 2013 | A1 |
Number | Date | Country |
---|---|---|
1140272 | Jan 1997 | CN |
102272734 | Sep 2014 | CN |
1847911 | Oct 2007 | EP |
08076872 | Mar 1996 | JP |
09044418 | Feb 1997 | JP |
10320302 | Dec 1998 | JP |
2002099502 | Apr 2002 | JP |
2002215409 | Aug 2002 | JP |
2004005254 | Jan 2004 | JP |
2005011120 | Jan 2005 | JP |
5565778 | Jun 2014 | JP |
Entry |
---|
“Foreign Office Action”, Japanese Application No. 2011-544456, Dec. 3, 2013, 2 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/683,056, Nov. 8, 2013, 5 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/598,282, Oct. 16, 2013, 6 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/657,511, Nov. 4, 2013, 9 pages. |
“Foreign Notice of Allowance”, Japanese Application No. 2011-527899, Jan. 28, 2014, 1 Page. |
“Foreign Office Action”, Chinese Application No. 200980136849.9, Feb. 7, 2014, 15 Pages. |
“Foreign Office Action”, Chinese Application No. 200980153758.6, Dec. 30, 2013, 8 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/863,079, Aug. 27, 2014, 6 pages. |
“Final Office Action”, U.S. Appl. No. 13/958,101, Dec. 19, 2014, 17 pages. |
“Final Office Action”, U.S. Appl. No. 13/863,079, Jan. 15, 2015, 7 pages. |
“Foreign Office Action”, Chinese Application No. 200980136849.9, May 24, 2013, 20 Pages. |
“Foreign Office Action”, Japanese Application No. 2011-527899, Aug. 13, 2013, 2 pages. |
“Foreign Office Action”, Japanese Application No. 2011-544456, Jul. 9, 2013, 6 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/863,079, Oct. 1, 2013, 9 pages. |
“Foreign Office Action”, Chinese Application No. 200980153758.6, Apr. 27, 2013, 14 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/863,079, Jun. 20, 2013, 10 pages. |
“EP Intent to Grant”, European Patent Application No. 09803951.4, (May 14, 2013), 13 Pages. |
“Extensions to Direct Link Setup (DLS) Comments”, IEEE, P802.11z, (Jul. 2009), pp. 1-3. |
“Final Office Action”, U.S. Appl. No. 12/098,254, (May 18, 2011), 11 pages. |
“Final Office Action”, U.S. Appl. No. 12/101,668, (May 10, 2012), 8 pages. |
“Final Office Action”, U.S. Appl. No. 12/178,268, (May 25, 2011), 13 pages. |
“Final Office Action”, U.S. Appl. No. 12/541,731, (May 31, 2012), 11 pages. |
“Foreign Office Action”, European Patent Application No. 09803951.4, (May 24, 2012), 3 pages. |
“Foreign Office Action”, European Patent Application No. 09803951.4, (Dec. 13, 2012), 6 pages. |
“Foreign Office Action”, Japanese Application No. 2011-527899, (Nov. 6, 2012), 4 pages. |
“Foreign Office Action”, Japanese Application No. 2011-527899, (Apr. 16, 2013), 5 pages. |
“Foreign Office Action”, Japanese Application No. 2011-544456, (Jan. 29, 2013), 7 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/098,254, (Jan. 14, 2011), 8 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/101,668, (Apr. 5, 2011), 7 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/101,668, (Aug. 9, 2012), 8 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/178,268, (Dec. 21, 2011), 13 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/178,268, (Dec. 22, 2010), 10 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/271,761, (Oct. 3, 2011), 6 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/541,731, (Oct. 21, 2011), 9 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/541,731, (Sep. 4, 2012), 11 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/559,987, (Nov. 9, 2011), 10 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/636,558, (Jan. 10, 2012), 6 pages. |
“Non-Final Office Action”, U.S. Appl. No. 12/636,558, (May 29, 2012), 8 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/333,551, (Apr. 6, 2012), 5 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/657,511, (Mar. 28, 2013), 13 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/098,254, (Dec. 14, 2011), 4 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/098,254, (Sep. 28, 2011), 4 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/101,668, (Jan. 11, 2013), 6 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/178,268, (Jul. 2, 2012), 4 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/271,761, (Jan. 3, 2012), 6 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/541,731, (Apr. 2, 2013), 8 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/559,987, (Jun. 15, 2012), 5 pages. |
“Notice of Allowance”, U.S. Appl. No. 12/636,558, (Jan. 9, 2013), 4 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/333,551, (May 30, 2012), 4 pages. |
“Part 11—Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications”, Information Technology—Telecommunications & Information Exchange Between Systems . . . International Standard, ISO/IEC 8802-11, First Ed., (1999), pp. 1-531. |
“PCT Partial Search Report”, Application Serial No. PCT/US2008/078343, Partial International Search, (Mar. 5, 2009), 2 pages. |
“PCT Search Report and Written Opinion”, Application No. PCT/US2009/067767, (Mar. 26, 2010), 12 pages. |
“PCT Search Report”, Application No. PCT/US2009/056973, (Nov. 4, 2009), 13 pages. |
“PCT Search Report”, Application Serial No. PCT/US2008/078343, (May 18, 2009), 5 pages. |
“Restriction Requirement”, U.S. Appl. No. 12/101,668, (Sep. 22, 2011), 6 pages. |
“Supplemental Notice of Allowance”, U.S. Appl. No. 12/101,668, (Feb. 8, 2013), 4 pages. |
“Supplemental Notice of Allowance”, U.S. Appl. No. 13/333,551, (Oct. 23, 2012), 2 pages. |
“Foreign Office Action”, KR Application No. 10-2011-7008700, Jun. 16, 2015, 13 Pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/863,079, Apr. 9, 2015, 7 pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/958,101, Apr. 8, 2015, 16 pages. |
“Final Office Action”, U.S. Appl. No. 13/863,079, May 7, 2014, 7 pages. |
“Foreign Decision to Grant”, JP Application No. 2011-544456, May 20, 2014, 2 pages. |
“Foreign Notice of Allowance”, CN Application No. 200980153758.6, Jul. 15, 2014, 4 Pages. |
“Foreign Office Action”, CN Application No. 200980136849.9, May 19, 2014, 11 Pages. |
“Non-Final Office Action”, U.S. Appl. No. 13/958,101, Jun. 6, 2014, 14 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/598,282, May 6, 2014, 4 pages. |
“Notice of Allowance”, U.S. Appl. No. 13/683,056, May 9, 2014, 4 pages. |
“Board Opinion”, CN Application No. 200980136849.9, Aug. 28, 2015, 18 Pages. |
Number | Date | Country | |
---|---|---|---|
60911383 | Apr 2007 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 12101668 | Apr 2008 | US |
Child | 13874201 | US |