Network address filter device

Multiplex communications – Pathfinding or routing – Switching a message which includes an address header

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

C370S392000, C370S401000, C370S428000, C370S432000, C709S232000, C709S238000, C711S202000, C711S216000

Reexamination Certificate

active

06424650

ABSTRACT:

BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates to a device for filtering addresses being transported through a high performance network, and rendering forwarding decisions for data frames corresponding to the address. Such data frames might correspond with a multicast address wherein filtering is needed to prevent undesired data frame uploading and processing by a receiving machine.
2. Description of Related Art
Computers and related devices are commonly networked together using known networking schemes to exchange packets or frames of data (often referred to as data packets, dataframes, or datagrams). Computers connected to a network are often referred to as hosts. On the Internet, the term host generally means any computer that has full two-way access to other computers on the Internet. Computers tied to a network employ some kind of a connection device, such as a network interface card (NIC) to communicate and exchange data with the network.
A variety of different network types exist. For example, a wide area network (WAN) is a geographically dispersed telecommunications network. A WAN may be privately owned or rented, but the term usually is construed to include public (shared user) networks. A WAN is distinguished as a broader telecommunication structure from that of a local area network (LAN). An intermediate form of network in terms of geography is a metropolitan area network (MAN). A LAN is a network of interconnected workstations sharing the resources of a single processor or server within a relatively small geographic area (e.g. an office building). Some common LAN technologies include: Ethernet, token ring, ARCNET (Attached Resource Computer Network), and FDDI (Fiber Distributed Data Interface). A LAN may serve only a few users, or by using FDDI, may serve several thousand over a much wider area. The server will usually have applications and data storage that are shared in common by multiple workstation users.
A LAN server can also be used as a Web server on the Internet if safeguards are taken to secure internal applications and data from outside access. On the Internet, certain protocols are used, including TCP (Transmission Control Protocol) and IP (Internet Protocol). TCP uses a set of rules for exchanging messages with other Internet connections at the information packet level. IP uses a set of rules to send and receive messages at the Internet address level. For IP Version 4, an IP address consists of a 32-bit number, and is used to identify each sender and receiver of information that is sent in packets across the Internet. Note that IP Version 6 uses 128 bits, and future versions will likely use even more bits to facilitate higher data traffic flows. TCP/IP assigns a unique number (or “IP number”) to every workstation. This IP number is a four byte value that, by convention, is expressed by converting each byte into a decimal number (0 to 255) and separating the bytes with a period. An IP address has two parts: the identifier of a particular network on the Internet (first two bytes) and an identifier of the particular device (which might be a server or workstation, second two bytes) within that network. The range of IP addresses is divided into “classes” based upon the high order bits within the 32 bit IP address. Class A addresses are for large networks with many devices. Class B addresses are for medium-sized networks. Class C addresses are for small networks (fewer than 256 devices). Class D addresses are multicast addresses. Class E addresses are reserved.
The Open Systems Interconnection (OSI) standard is a system for transmission of messages between two points in a telecommunication network. The communication is divided into layers, with each layer adding certain additional functionality. For any given message, there will be a flow of data down through each layer at a sending point. At the receiving point, the data will flow up through the layers. The programming and hardware that furnishes these layers of functionality usually results from a combination of the computer operating system, applications, and TCP/IP or other network protocols. OSI divides a communication into seven layers. The layers are in two groups. The upper four layers are used when a message passes from or to a user. The lower three layers are used when any message passes through the host computer. Messages intended for this computer pass to the upper layers. Messages destined for some other host computer are not passed up to the upper layers but are forwarded to another host.
The seven OSI layers include: Layer 1, the physical layer, which conveys the bit stream through the network at the electrical and mechanical level; Layer 2, the data link layer, which provides error control and synchronization for the physical level; Layer 3, the network layer, which handles the routing and forwarding of data; Layer 4, the transport layer, which manages the end-to-end control and error-checking of data transfer; Layer 5, the session layer, which sets ups, coordinates, and terminates conversations, exchanges, and dialogs between the applications at each end; Layer 6, the presentation layer, which is usually part of the operating system and converts incoming and outgoing data from one presentation format to another (i.e. syntax layer); and Layer 7, the application layer, which is where communication partners are identified, quality of service is identified, user authentication and privacy are considered, and constraints on data syntax are identified. Referring again to Layer 2, or the data link layer (DLC), this protocol layer handles the moving of data in and out across the physical link in a network. The DLC contains two sublayers including Media Access Control (MAC) and Logical Link Control (LLC). On a LAN, for example, messages are sent between machines by supplying a six byte unique identifier, which is referred to as the MAC address.
Referring again to IP addresses belonging to Class D, a multicast address is used to send data to a large number of hosts on the Internet, rather than to a specific individual user. Not all hosts will actually use or process such data. Analogized to a radio or TV broadcast, the receiving party must have “tuned” their computer device to receive such data. For multicast addresses (in a 32 bit system), the lowest 4 bits are “1110” followed by the 28 bit multicast address. Hence, every IP datagram whose destination starts with “1110” is an IP multicast datagram. The machine or physical address (e.g MAC address) used within the local area network of an organization may be different than the IP address on the Internet. A typical example is the 48-bit Ethernet address (with Ethernet being a widely installed LAN technology). TCP/IP includes a facility called the Address Resolution Protocol (ARP) that lets the network administrator create a table that maps the 32-bit (4 byte) IP addresses to the 48-bit (6 byte) MAC addresses. (On an Ethernet LAN, the MAC address is the same as the Ethernet address)
A multicast address is transmitted to many hosts on a network. However, not all data frames associated with the multicast address are intended to pass through, and be processed by, the host machine. Hence, filtering of multicast addresses becomes important in order to improve the efficiency of a host machine. In past configurations, a multicast address filter uses the entire 6 byte destination address to perform a hashing function. Certain bits of the result will then be used as an index to a hash lookup table, with the table being initialized by a host machine driver or embedded firmware. If the indexed value in the lookup table is set, then the received data packet is passed through the filter and onto the host machine for further processing. If the indexed value in the lookup table is not set, then the data packet is discarded.
Hashing is the transformation of a string of characters into a usually shorter fixed-length value or key that represents the original string. Hashing is used to index and retrieve items from a table (or database

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Network address filter device does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Network address filter device, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Network address filter device will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2868450

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.