JPH06132981A - Packet transmission system - Google Patents

Packet transmission system

Info

Publication number
JPH06132981A
JPH06132981A JP4276989A JP27698992A JPH06132981A JP H06132981 A JPH06132981 A JP H06132981A JP 4276989 A JP4276989 A JP 4276989A JP 27698992 A JP27698992 A JP 27698992A JP H06132981 A JPH06132981 A JP H06132981A
Authority
JP
Japan
Prior art keywords
packet
transmission
transmitted
confirmation response
information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP4276989A
Other languages
Japanese (ja)
Inventor
Mika Mizutani
美加 水谷
Tetsuhiko Hirata
哲彦 平田
Tatsuya Yokoyama
達也 横山
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP4276989A priority Critical patent/JPH06132981A/en
Publication of JPH06132981A publication Critical patent/JPH06132981A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To transmit the latest confirmation response packet and to decrease the number of the confirmation response packets to be transmitted by updating the information of the confirmation response packet when the confirmation response packet is not transmitted. CONSTITUTION:Whether or not the update of an AK packet previously transmitted on a transport connection is valid is checked by a transport processing part 40. That is, whether or not the pointer of a transmission buffer 50 is registered in the connection corresponding part of an AK packet managing part 10 is checked, and whether or not the already set AK packet is transmitted to a network transmission path is checked by flags 54 and 55 provided at a buffer management area 51. Then, whether or not a transmission end flag 54 is turned off is checked before and after an update flat 55 is set, and when the AK packet is not transmitted, and the update is valid, the change of the sequence number, credit value and header length of the AK packet, and the addition to an option part are operated.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、通信プロトコル処理に
おけるパケット送信方式に係り、特に、データパケット
受信後に送信するシーケンス番号やウィンドウ情報を含
んだ確認応答パケットの送信方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a packet transmission system in communication protocol processing, and more particularly to a transmission system of an acknowledgment packet containing a sequence number and window information to be transmitted after receiving a data packet.

【0002】[0002]

【従来の技術】通信プロトコル処理では、信頼性の高い
通信を保証するため、誤り制御の一環として、データパ
ケットを受信すると、正しくデータを受信したことを送
信側へ報告するための確認応答パケットを返送する。こ
の確認応答パケットは、シーケンス番号と受信バッファ
あふれを防ぐウィンドウ情報を含んでいる。送信側で
は、確認応答パケットを受信することにより、次に送信
すべきデータパケットのシーケンス番号や、連続して送
信可能なデータパケット数を認識することができる。同
時に、送信したデータパケットの紛失に備えて起動した
再送タイマの停止,再送のために保持していたデータパ
ケットの破棄を行う必要がある。
2. Description of the Related Art In communication protocol processing, in order to guarantee highly reliable communication, when a data packet is received as a part of error control, an acknowledgment packet is sent to report to the sender that data has been correctly received. Send it back. This confirmation response packet includes a sequence number and window information for preventing overflow of the reception buffer. By receiving the confirmation response packet, the transmission side can recognize the sequence number of the data packet to be transmitted next and the number of data packets that can be transmitted continuously. At the same time, it is necessary to stop the retransmission timer activated in preparation for the loss of the transmitted data packet and to discard the data packet held for retransmission.

【0003】例えば、ISOで国際標準化が進められて
いるOSIの階層化通信プロトコルのトランスポート層
のクラス4では、確認応答パケットとしてAKパケット
を使用する。AKパケットは、次に受信することを望む
データパケットのシーケンス番号とウィンドウ情報であ
るクレジット値(送信側で、AKパケット受信の有無に
関係無く連続して送信できるデータパケット数)を含ん
でいる。データパケットの紛失や、ウィンドウサイズに
変更が生じない限り、AKパケットに設定されている情
報の内シーケンス番号だけを更新すれば良い。ウィンド
ウサイズが変更した場合、クレジット値を変更しなくて
はならない。クレジット値を減少させる場合は、クレジ
ット値の変更に加えて、オプション部にサブシーケンス
番号を付加する。サブシーケンス番号は、AKパケット
を受信した側で、送信側が送り出した順番でAKパケッ
トの受信処理をできるようにするために付けるものであ
る。
For example, in the transport layer class 4 of the layered communication protocol of OSI, which is being internationally standardized by ISO, an AK packet is used as an acknowledgment packet. The AK packet includes the sequence number of the data packet desired to be received next and the credit value (the number of data packets that can be continuously transmitted on the transmitting side regardless of whether or not the AK packet is received) on the window side. Unless the data packet is lost or the window size is not changed, only the sequence number of the information set in the AK packet needs to be updated. If the window size changes, the credit value must change. To decrease the credit value, the subsequence number is added to the option part in addition to the change of the credit value. The sub-sequence number is provided so that the receiving side of the AK packet can receive the AK packet in the order sent by the transmitting side.

【0004】AKパケットをどのようなタイミングで送
信するかは、プロトコルでは規定されておらず、インプ
リメントに任されている。基本的には次の2種類に分け
ることができる。 (1) 一つのデータパケットを受信する度にAKパケッ
トを返送し受信確認を行う(1DT1AK) (2) 複数のデータパケットの受信確認を一つのAKパ
ケットによって行う(nDT1AK) 通常、返送するAKパケット数が、少ない方が良い性能
が得られると言われている。nDT1AKの実現方法と
して、ウィンドウ上限のデータパケットを受信した時点
でAKパケットを返送したり、メッセージ単位(分割さ
れたデータパケットを全て受信した時点)にAKパケッ
トを返送する方法がある。
The timing at which the AK packet is transmitted is not specified by the protocol and is left to the implementation. Basically, it can be divided into the following two types. (1) Each time one data packet is received, an AK packet is returned to confirm reception (1DT1AK) (2) Reception confirmation of a plurality of data packets is performed by one AK packet (nDT1AK) Normally, an AK packet to be returned It is said that the smaller the number, the better the performance. As a method of realizing nDT1AK, there is a method of returning an AK packet when a data packet with a window upper limit is received, or a method of returning an AK packet in message units (at the time when all divided data packets are received).

【0005】一方、AKパケットの送信処理は、データ
パケットの送信と同様の手順である。階層化通信プロト
コルでは、一般に各層ごとに処理部を設ける。トランス
ポート処理部で、データパケットを受信し、AKパケッ
トを返送する場合、送信バッファを獲得し、獲得した送
信バッファに、シーケンス番号,クレジット値などの情
報を設定してAKヘッダを作成する。作成後、ネットワ
ーク処理部へ送信バッファを引渡し送信を依頼する。以
下各処理部でネットワークヘッダ,LLCヘッダ,MA
Cヘッダを順次作成し、伝送路へAKパケットを送出す
る。
On the other hand, the AK packet transmission process has the same procedure as the data packet transmission. In the layered communication protocol, a processing unit is generally provided for each layer. When the data packet is received and the AK packet is returned by the transport processing unit, a transmission buffer is acquired, and information such as a sequence number and a credit value is set in the acquired transmission buffer to create an AK header. After creating, send the transmission buffer to the network processing unit and request transmission. Hereinafter, in each processing unit, a network header, LLC header, MA
The C header is sequentially created, and the AK packet is sent to the transmission path.

【0006】尚、このような確認応答パケットの送信方
法とその性能に関して、例えば、B−590:電子情報
通信学会春季全国大会(1991)に記載されている。
A method of transmitting such an acknowledgment packet and its performance are described in, for example, B-590: IEICE Spring National Convention (1991).

【0007】[0007]

【発明が解決しようとする課題】しかし、従来の確認応
答パケットの送信方式によれば、一つのデータパケット
ごとに確認応答パケットを送信する場合、ファイル転送
などにより、同一の送信元よりデータパケットが連続し
て送信されると、データパケットの受信側では、複数の
確認応答パケットの送信要求が連続して発生する。受信
側では確認応答パケット作成,送信側では確認応答パケ
ット解析による処理オーバヘッドが大きくなる。
However, according to the conventional acknowledgment packet transmission method, when an acknowledgment packet is transmitted for each data packet, data packets are transmitted from the same source by file transfer or the like. When the data packets are continuously transmitted, a request for transmitting a plurality of confirmation response packets is continuously generated on the data packet receiving side. The processing overhead increases due to the acknowledgment packet creation on the receiving side and the acknowledgment packet analysis on the transmitting side.

【0008】階層化通信プロトコルでは、各階層ごとに
処理部を設けるため、例えば、トランスポート層からネ
ットワーク層に対してパケットの送信を要求すると、パ
ケットが直ぐにネットワーク伝送路へ送出されるわけで
はない。よって、トランスポート層において、同一のデ
ータ送信元に対して連続して確認応答パケットを返送す
る場合、トランスポート層より下位層の処理部に、確認
応答パケットが複数存在する可能性がある。
In the layered communication protocol, since a processing unit is provided for each layer, when a packet is requested from the transport layer to the network layer, the packet is not immediately sent to the network transmission line. . Therefore, in the transport layer, when the confirmation response packets are continuously returned to the same data transmission source, there is a possibility that a plurality of confirmation response packets may exist in the processing unit lower than the transport layer.

【0009】一方、複数のデータパケットに対して一つ
の確認応答パケットを送信する方法では、ウィンドウ上
限のデータパケットを受信した時点、あるいはメッセー
ジ単位で確認応答パケットを送信することにより実現さ
れているが、この場合、確認応答パケットを送信するま
での時間が長いと、送信側の再送タイマのタイムアウト
により、データパケットの再送が行われる。この再送を
防ぐためには、送信側の再送タイマ間隔,確認応答パケ
ットの送信間隔を監視するためタイマが必要になる。一
般に通信プロトコル処理では、タイマ処理によるオーバ
ヘッドは大きく、通信プロトコル処理の性能低下を招
く。
On the other hand, in the method of transmitting one acknowledgment packet for a plurality of data packets, it is realized by transmitting the acknowledgment packet at the time when the data packet with the window upper limit is received or in message units. In this case, if the time until the acknowledgment packet is transmitted is long, the data packet is retransmitted due to the timeout of the retransmission timer on the transmission side. In order to prevent this retransmission, a timer is required to monitor the retransmission timer interval on the transmission side and the transmission interval of the acknowledgment packet. Generally, in communication protocol processing, the overhead due to the timer processing is large, and the performance of the communication protocol processing deteriorates.

【0010】本発明の目的は、確認応答パケットの送信
方法において、タイマなどを利用せずに、連続して発生
する確認応答パケットの送信要求に対して、送信する確
認応答パケット数を削減し、確認応答パケットの作成/
解析の処理オーバヘッドを低減させ、高効率な通信プロ
トコル処理を実現することにある。
An object of the present invention is to reduce the number of confirmation response packets to be transmitted in response to consecutive transmission requests for confirmation response packets without using a timer in the method of transmitting confirmation response packets. Create acknowledgment packet /
It is to reduce the processing overhead of analysis and realize highly efficient communication protocol processing.

【0011】[0011]

【課題を解決するための手段】上記目的を達成するた
め、本発明の確認応答パケット送信方法は、確認応答パ
ケットを送信するプロトコル処理部において、確認応答
パケットを作成した送信バッファのポインタを送信先ご
とに記憶し、上記確認応答パケットが既にネットワーク
伝送路上へ送出済みかを示す手段と、上記確認応答パケ
ット内のシーケンス番号とウィンドウ情報が更新中であ
ることを示す手段と、更新中であるならばネットワーク
伝送路へ上記パケットを送出するのを待つ手段を持つこ
とにより、データパケットを受信し確認応答パケットを
送信する場合、下位層のプロトコル処理部に対して送信
を依頼した確認応答パケットがネットワーク伝送路へ送
出済であるかを調べ、まだ送出されていなければ、下位
層に引渡した送信バッファに設定されている確認応答パ
ケットの情報を更新することにより、最新の確認応答パ
ケットを送信すると共に、送信する確認応答パケット数
を削減することを特徴とするものである。
In order to achieve the above object, according to the acknowledgment packet transmitting method of the present invention, in the protocol processing unit for transmitting the acknowledgment packet, the pointer of the transmission buffer in which the acknowledgment packet is created is set to the destination. Stored for each of the above, the means for indicating whether or not the confirmation response packet has already been transmitted to the network transmission line, the means for indicating that the sequence number and window information in the confirmation response packet are being updated, and For example, when a data packet is received and an acknowledgment packet is sent by having a means for waiting for the above packet to be sent to the network transmission line, the acknowledgment packet requested to be sent to the lower layer protocol processing unit Check whether it has been sent to the transmission path, and if it has not been sent yet, send it to the lower layer. By updating the information of the acknowledgment packet is set to file, it sends the latest acknowledgment packet, is characterized in reducing the number of acknowledgment packets to be transmitted.

【0012】上記確認応答パケットを作成した送信バッ
ファの記憶は、例えば、送信バッファのポインタを送信
先ごとに管理する管理テーブルにより実現できる。
The storage of the transmission buffer in which the confirmation response packet is created can be realized by, for example, a management table that manages the pointer of the transmission buffer for each destination.

【0013】確認応答パケット作成用の送信バッファの
構成として、例えば、送信バッファ内にフラグを設け、
送信バッファの内容を更新する際と、ネットワーク伝送
路へ確認応答パケットを送出する際に、上記フラグのセ
ット/リセットを行うことにより、送信バッファに設定
された確認応答パケットが更新中であるか、送出済であ
るかを知ることが可能である。
As a structure of the transmission buffer for creating the acknowledgment packet, for example, a flag is provided in the transmission buffer,
Whether the confirmation response packet set in the transmission buffer is being updated by setting / resetting the above flags when updating the contents of the transmission buffer and when transmitting the confirmation response packet to the network transmission line, It is possible to know whether it has been sent.

【0014】また、本発明の確認応答パケット送信方法
は、確認応答パケットを送信する際に、その前に下位層
に対して送信を依頼した確認応答パケットの更新が可能
な場合、送信バッファに設定されている確認応答パケッ
トの情報を更新するのではなく、最新の確認応答パケッ
トの情報を記憶しておくエリアを別途設け、ネットワー
ク伝送路へ送出する際に、送信バッファ内の確認応答パ
ケットの情報を更新すべきかを判定する手段と、更新が
必要な場合には送信バッファ内の確認応答パケットの情
報を上記エリアに設定されている情報に変更する手段を
持つことによって行っても良い。
Further, in the acknowledgment packet transmitting method of the present invention, when the acknowledgment packet is transmitted, if the acknowledgment packet requested to be transmitted to the lower layer before the acknowledgment packet can be updated, it is set in the transmission buffer. The information of the acknowledgment packet in the send buffer is not provided for updating the information of the acknowledged packet that has been stored, but an area for storing the latest information of the acknowledged packet is provided separately and the information is sent to the network transmission line. May be carried out by providing a means for determining whether to update the information and a means for changing the information of the confirmation response packet in the transmission buffer to the information set in the area when the update is necessary.

【0015】[0015]

【作用】本発明によれば、確認応答パケットを作成した
送信バッファのアドレスを送信先ごとに管理し、次に確
認応答パケットを送信する場合に、前記確認応答パケッ
トがネットワーク伝送路へ送出済みであるかを判定し、
送出済みでなければ、確認応答パケットの情報を更新で
きる手段を持つことにより、確認応答パケットを連続し
て送信する場合でも、タイマ処理などを追加すること無
く、確認応答パケットの送信数を削減することが可能と
なり、確認応答パケットによる送受信処理のオーバヘッ
ドを低減できる。
According to the present invention, the address of the transmission buffer in which the acknowledgment packet is created is managed for each destination, and when the acknowledgment packet is transmitted next, the acknowledgment packet has already been sent to the network transmission line. Determine if there is,
If it has not been sent, by having a means to update the information of the acknowledgment packet, even if the acknowledgment packets are continuously transmitted, the number of acknowledgment packet transmissions is reduced without adding timer processing. This makes it possible to reduce the overhead of transmission / reception processing by the confirmation response packet.

【0016】[0016]

【実施例】(実施例1)本発明の第一の実施例を図1か
ら図10に基づき説明する。
(Embodiment 1) A first embodiment of the present invention will be described with reference to FIGS.

【0017】図2は、本発明を実施するデータ通信シス
テムの一構成例である。このシステムは、複数の計算機
20(20A〜20C)から構成され、各計算機は、通
信制御装置21(21A〜21C)を介してネットワー
ク伝送路22に接続している。
FIG. 2 shows an example of the configuration of a data communication system embodying the present invention. This system is composed of a plurality of computers 20 (20A to 20C), and each computer is connected to a network transmission line 22 via a communication control device 21 (21A to 21C).

【0018】図3は、計算機20と通信制御装置21の
詳細を示すブロック図である。計算機20は、主プロセ
ッサ30と主メモリ31とから構成され、計算機システ
ムバス32を介して通信制御装置21に接続されてい
る。通信制御装置21は、計算機20とのインタフェー
スとネットワーク伝送路22とのインタフェース処理を
司るインタフェース用プロセッサ34と通信プロトコル
処理を実行するプロトコル処理用プロセッサ35の二つ
のプロセッサと、バッファメモリ37と、ローカルメモ
リ39と、ダイレクト・メモリ・アクセス・コントロー
ラ(DMAC)36と、ネットワーク伝送路22に接続さ
れるMAC−LSI38と、これらを接続するローカル
バス42とからなり、計算機システムバス32とローカ
ルバス42との間にシステムバスインタフェース33を
備えている。尚、複数のプロセッサ34,35、或いは
DMAC36によるローカルバス42の競合を避けるた
めに、ローカルバス42にバスアービタ40を、バッフ
ァメモリへのアクセスを制御するために2ポート制御回
路44を、それぞれ、設けてある。
FIG. 3 is a block diagram showing details of the computer 20 and the communication control device 21. The computer 20 is composed of a main processor 30 and a main memory 31, and is connected to a communication control device 21 via a computer system bus 32. The communication control device 21 includes two processors, an interface processor 34 that controls the interface processing with the computer 20 and the network transmission path 22, and a protocol processing processor 35 that executes communication protocol processing, a buffer memory 37, and a local processor. It comprises a memory 39, a direct memory access controller (DMAC) 36, a MAC-LSI 38 connected to the network transmission line 22, and a local bus 42 connecting these, and a computer system bus 32 and a local bus 42. A system bus interface 33 is provided between them. A bus arbiter 40 is provided on the local bus 42 and a 2-port control circuit 44 is provided to control access to the buffer memory in order to avoid contention of the local bus 42 by the plurality of processors 34, 35 or the DMAC 36. There is.

【0019】図4は、図3で示した計算機20と通信制
御装置21で処理される階層化通信プロトコルの一構成
例を示す説明図である。下位から、フィジカル層,MA
C層,LLC層42,ネットワーク層41,トランスポ
ート層40,セション層,プレゼンテーション層,アプ
リケーション層であり、通信制御装置21で実行する通
信プロトコル処理は、トランスポート層40以下とす
る。以下の実施例では、トランスポート層40にISO
8073が適用されるものとし、トランスポートクラス
4における確認応答パケットであるAKパケットの送信
方法について述べる。
FIG. 4 is an explanatory diagram showing an example of the structure of the hierarchical communication protocol processed by the computer 20 and the communication control device 21 shown in FIG. From the bottom, physical layer, MA
The C layer, the LLC layer 42, the network layer 41, the transport layer 40, the session layer, the presentation layer, and the application layer, and the communication protocol processing executed by the communication control device 21 is the transport layer 40 or lower. In the following embodiment, the transport layer 40 has ISO
Assuming that 8073 is applied, a method of transmitting an AK packet which is an acknowledgment packet in transport class 4 will be described.

【0020】図5はAKパケットを作成する送信バッフ
ァ50の構成とAKパケットの構成を示す説明図であ
る。送信バッファ50は、バッファメモリ37上に複数
面配置されるものであり、バッファ管理エリア51とパ
ケットエリア52の2エリアから構成する。バッファ管
理エリア51は、AKパケットとそれ以外のパケットを
区別するAKフラグ53,本発明を適用するために設け
た送出済フラグ54と更新中フラグ55,パケットエリ
アに設定済みのパケットの大きさを示すデータ長56,
パケットの先頭を示すポインタ57から構成する。パケ
ットエリア52には、ネットワーク伝送路23に送出さ
れるまでに、トランスポートクラス4のAKヘッダ61
にネットワークヘッダ60,LLCヘッダ59,MAC
ヘッダ58が付加されAKパケットを作成する。AKヘ
ッダ61は、パケット長62,AKコード63,送信先
レファレンス64,シーケンス番号65,クレジット値
66,オプション部67からなる。
FIG. 5 is an explanatory diagram showing the structure of the transmission buffer 50 for creating an AK packet and the structure of the AK packet. The transmission buffer 50 is arranged in a plurality of planes on the buffer memory 37 and is composed of two areas, a buffer management area 51 and a packet area 52. The buffer management area 51 includes an AK flag 53 for distinguishing an AK packet from other packets, a transmitted flag 54 and an updating flag 55 provided for applying the present invention, and a size of a packet set in the packet area. Data length 56,
It is composed of a pointer 57 indicating the beginning of the packet. The AK header 61 of the transport class 4 is stored in the packet area 52 before being sent to the network transmission line 23.
Network header 60, LLC header 59, MAC
A header 58 is added to create an AK packet. The AK header 61 includes a packet length 62, an AK code 63, a destination reference 64, a sequence number 65, a credit value 66, and an option section 67.

【0021】図1は、通信制御装置21における処理構
成と、AKパケットを作成した送信バッファ50の管理
方法を示す図である。通信制御装置21で実行する処理
は、プロトコル処理用プロセッサ35で実行する処理部
と、インタフェース用プロセッサ34で実行する処理部
から構成され、前者は、トランスポート処理部40,ネ
ットワーク処理部41,LLC処理部42とに分けられ
る。後者は、計算機インタフェース処理部12とMAC
−LSIドライバ部13からなる。これらの処理部とは
別に、トランスポート処理部40がアクセスするAKパ
ケット管理部10を設け、ここでは、AKパケットを作
成した送信バッファ50のポインタをトランスポートコ
ネクションごとに管理する。さらに、MAC−LSIド
ライバ部13において、MAC−LSI38が既に送信
起動中である場合、送信バッファ50を送信待ちプール
11に登録し、送信バッファ50を退避する。AKパケ
ット管理部10と送信待ちプール11は、ローカルメモ
リ39上に配置する。図1では、AKパケット管理部1
0に管理されているAKパケットを設定した送信バッフ
ァ50が、送信待ちプール12に登録されている状態を
示している。
FIG. 1 is a diagram showing a processing configuration in the communication control device 21 and a management method of the transmission buffer 50 in which an AK packet is created. The processing executed by the communication control device 21 includes a processing unit executed by the protocol processing processor 35 and a processing unit executed by the interface processor 34. The former is the transport processing unit 40, the network processing unit 41, and the LLC. It is divided into a processing unit 42. The latter is a computer interface processing unit 12 and a MAC.
-It consists of the LSI driver unit 13. In addition to these processing units, the AK packet management unit 10 accessed by the transport processing unit 40 is provided, and here, the pointer of the transmission buffer 50 that created the AK packet is managed for each transport connection. Further, in the MAC-LSI driver unit 13, when the MAC-LSI 38 has already started transmission, the transmission buffer 50 is registered in the transmission waiting pool 11 and the transmission buffer 50 is saved. The AK packet management unit 10 and the transmission waiting pool 11 are arranged on the local memory 39. In FIG. 1, the AK packet management unit 1
The transmission buffer 50 in which the AK packet managed to 0 is set is shown in the state of being registered in the transmission waiting pool 12.

【0022】MAC−LSI38はデータパケットを受
信すると、バッファメモリ37上の受信バッファエリア
に受信したデータパケットを書き込み、MAC−LSI
ドライバ処理部13に受信を通知する。MAC−LSI
ドライバ処理部13からLLC処理部42へ、LLC処理
部42からネットワーク処理部41,トランスポート処
理部40へとデータパケットを引き渡す。
Upon receiving the data packet, the MAC-LSI 38 writes the received data packet in the reception buffer area on the buffer memory 37, and the MAC-LSI 38
The driver processing unit 13 is notified of the reception. MAC-LSI
The data packet is delivered from the driver processing unit 13 to the LLC processing unit 42, and from the LLC processing unit 42 to the network processing unit 41 and the transport processing unit 40.

【0023】以下、トランスポート処理部40とMAC
−LSIドライバ部13におけるAKパケットの送信の
手順を図6から図10を用いて示し、本発明によるAK
パケットの送信方法を詳しく説明する。
Hereinafter, the transport processing unit 40 and the MAC
-The AK packet transmission procedure in the LSI driver unit 13 will be described with reference to FIGS.
The packet transmission method will be described in detail.

【0024】図6は、トランスポート処理部40におけ
るデータパケット受信処理のフローチャートである。下
位のネットワーク処理部41からデータパケットを渡さ
れると、ヘッダ解析を行い(100)、解析後問題が無
ければ、計算機インタフェース部に受信データを引渡し
た後(110)、AKパケットの送信処理を実行する
(120)。
FIG. 6 is a flowchart of the data packet receiving process in the transport processing section 40. When a data packet is passed from the lower network processing unit 41, header analysis is performed (100), and if there is no problem after analysis, the received data is passed to the computer interface unit (110) and then AK packet transmission processing is executed. Yes (120).

【0025】図7は、トランスポート処理部40におけ
るAKパケット送信処理120のフローチャートであ
る。AKパケット送信処理120では、まず、トランス
ポートコネクション上で前回送信したAKパケットの更
新が可能であるかを調べる。具体的には、AKパケット
管理部10のコネクション対応部分に送信バッファ50
のポインタが登録されているかを調べ(200)、登録
されている送信バッファ50のバッファ管理エリア51
に設けられているフラグ54,55より、既に送信バッ
ファ50に設定されているAKパケットがネットワーク
伝送路へ送出されているかをチェックする。プロトコル
処理用プロセッサ35とインタフェース用プロセッサ3
4間の排他制御を行うため、更新中フラグ55をセット
する前後で、送出済フラグ54がオフ状態であるかを調
べる(210,220,230)。以上の判定の結果、ま
だAKパケットが送出されてなく更新が可能であるなら
ば、AKパケットのシーケンス番号65(240),更
新が必要であれば、クレジット値66の変更やオプショ
ン部67の追加,ヘッダ長62の変更を行う(280,
290,300)。変更終了後、更新中フラグ55をオ
フにする(260)。
FIG. 7 is a flowchart of the AK packet transmission processing 120 in the transport processing section 40. In the AK packet transmission processing 120, it is first checked whether the AK packet transmitted last time on the transport connection can be updated. Specifically, the transmission buffer 50 is provided in the connection corresponding portion of the AK packet management unit 10.
It is checked whether the pointer of is registered (200), and the buffer management area 51 of the registered transmission buffer 50 is checked.
It is checked from the flags 54 and 55 provided in 1) whether the AK packet already set in the transmission buffer 50 has been sent to the network transmission line. Protocol processing processor 35 and interface processor 3
In order to perform exclusive control between the four, before and after the updating flag 55 is set, it is checked whether or not the transmitted flag 54 is in the off state (210, 220, 230). As a result of the above determination, if the AK packet has not yet been transmitted and can be updated, the sequence number 65 (240) of the AK packet, and if update is necessary, the credit value 66 is changed and the option section 67 is added. , The header length 62 is changed (280,
290, 300). After the change is completed, the updating flag 55 is turned off (260).

【0026】送出済フラグ54がオンの場合、前回送信
したAKパケットは、既に、ネットワーク伝送路22へ
送信されているので、新たに送信バッファ50を獲得
し、AKパケットを作成する(270,310)。ま
た、AKパケット管理部10に送信バッファ50が登録
されていない場合(コネクション設定後、最初にAKパ
ケットを送信する場合)、同様にAKパケットを作成す
る(310)。
When the transmitted flag 54 is on, the AK packet transmitted last time has already been transmitted to the network transmission line 22, so the transmission buffer 50 is newly acquired and the AK packet is created (270, 310). ). When the transmission buffer 50 is not registered in the AK packet management unit 10 (when the AK packet is first transmitted after setting the connection), the AK packet is similarly created (310).

【0027】図8は、AKパケット作成処理310のフ
ローチャートを示す。AKパケット作成310では、空
き状態の送信バッファ50を獲得し(400)、ヘッダ
長62,AKコード63,送信先レファレンス64,シ
ーケンス番号65,クレジット値66を設定する(41
0,420,430,440,550)。また、オプシ
ョン部67が設定する必要がある場合、オプション部6
7を設定する(460)。送信バッファ50のバッファ管
理エリア51におけるデータ長56とポインタ57を設
定し(470)、AKパケットを設定したことを示すた
めAKフラグをオンにする(480)。作成したAKパ
ケットがネットワーク伝送路22へ送出されるまでの間
に、AKパケットの情報を更新できるようにするため、
AKパケット管理部10のトランスポートコネクション
に対応するエリアに送信バッファ50を登録する(49
0)。以下、ネットワーク処理部41,LLC処理部4
2と順番に上記送信バッファを引渡し、各々のヘッダを
AKヘッダの前に付加する(500,510)。その
後、MAC−LSIドライバ部13へ送信バッファ50
を引渡し、AKパケットの送信を依頼する(520)。
FIG. 8 shows a flowchart of the AK packet creation process 310. In the AK packet creation 310, the empty transmission buffer 50 is acquired (400), and the header length 62, the AK code 63, the destination reference 64, the sequence number 65, and the credit value 66 are set (41).
0, 420, 430, 440, 550). If the option section 67 needs to be set, the option section 6
7 is set (460). The data length 56 and the pointer 57 in the buffer management area 51 of the transmission buffer 50 are set (470), and the AK flag is turned on to indicate that the AK packet has been set (480). In order to update the information of the AK packet before the created AK packet is sent to the network transmission line 22,
The transmission buffer 50 is registered in the area corresponding to the transport connection of the AK packet management unit 10 (49
0). Hereinafter, the network processing unit 41 and the LLC processing unit 4
The transmission buffer is delivered in order of 2 and each header is added before the AK header (500, 510). Then, the transmission buffer 50 is sent to the MAC-LSI driver unit 13.
To request the transmission of the AK packet (520).

【0028】図9は、MAC−LSIドライバ部13の
送信処理を示すフローチャートである。MAC−LSI
ドライバ部13の送信処理では、MAC−LSI38が
送信起動中であるかを判定する(600)。起動中でな
ければ、MAC−LSI38に対して送信要求が発行で
きる。この場合、送信バッファ50のバッファ管理エリ
ア51のAKフラグ53がオフであれば、送信バッファ
50に設定されているパケットはAKパケットではない
ので、MACヘッダ58を付加し(660)、MAC−
LSI38の起動の準備を行い(670)、MAC−L
SI38を起動する(680)。AKフラグ53がオン
の場合、AKパケットの情報が更新中で無いことを確認
した上で(640,650)、MACヘッダ58の作
成,MAC−LSI38起動準備,MAC−LSI38
を起動する(660,670,680)。この確認は、送
出済フラグ54をオンにしてから、更新中フラグ55を
チェックし、更新中フラグ54がオンであれば、オフに
なるまで待つことにより行う(640,650)。
FIG. 9 is a flowchart showing the transmission processing of the MAC-LSI driver section 13. MAC-LSI
In the transmission process of the driver unit 13, it is determined whether the MAC-LSI 38 is in the transmission starting state (600). If not activated, a transmission request can be issued to the MAC-LSI 38. In this case, if the AK flag 53 in the buffer management area 51 of the transmission buffer 50 is off, the packet set in the transmission buffer 50 is not an AK packet, so a MAC header 58 is added (660) and MAC-
Preparation for starting up the LSI 38 (670), MAC-L
The SI 38 is activated (680). When the AK flag 53 is on, after confirming that the information of the AK packet is not being updated (640, 650), the MAC header 58 is created, the MAC-LSI 38 is ready to start, and the MAC-LSI 38 is.
Is activated (660, 670, 680). This confirmation is performed by turning on the sent flag 54, checking the updating flag 55, and if the updating flag 54 is on, waiting until it is turned off (640, 650).

【0029】MAC−LSI38に対して、送信要求が
発行できない場合、送信バッファ50にMACヘッダ5
8を作成,バッファ管理エリア51のデータ長56とポ
インタ57を更新した後、送信バッファ50を送信待ち
プール11に登録する(610,620)。送信待ちプ
ール11に登録された送信バッファ50に関しては、M
AC−LSI38における送信が完了した時点で送信を
要求する。
When the transmission request cannot be issued to the MAC-LSI 38, the MAC header 5 is stored in the transmission buffer 50.
After creating 8 and updating the data length 56 and pointer 57 of the buffer management area 51, the transmission buffer 50 is registered in the transmission waiting pool 11 (610, 620). Regarding the transmission buffer 50 registered in the transmission waiting pool 11, M
The transmission is requested when the transmission in the AC-LSI 38 is completed.

【0030】図10は、MAC−LSIドライバ部13
における送信完了処理のフローチャートである。送信完
了処理では、MAC−LSI38へ送信を要求していた
送信バッファ50を解放し(700)、送信待ちプール
11に登録されている送信バッファ50があれば(71
0)、送信要求をMAC−LSI38に対して発行す
る。この場合、送信処理と同様に送信バッファ50のA
Kフラグ53がオンである場合、AKヘッダ61の情報
が更新中でないことを確認した後、MAC−LSI38
に対して送信要求を発行する(720,730,64
0,650,670,680)。
FIG. 10 shows the MAC-LSI driver unit 13
5 is a flowchart of a transmission completion process in FIG. In the transmission completion processing, the transmission buffer 50 that has requested the transmission to the MAC-LSI 38 is released (700), and if there is the transmission buffer 50 registered in the transmission waiting pool 11 (71
0), issue a transmission request to the MAC-LSI 38. In this case, as in the transmission process, A in the transmission buffer 50
If the K flag 53 is on, after confirming that the information in the AK header 61 is not being updated, the MAC-LSI 38
Issue a transmission request to (720, 730, 64
0,650,670,680).

【0031】このようにして、トランスポート処理部4
0のAKパケット送信処理において、AKパケットを作
成した送信バッファ50のポインタを記憶し、送信バッ
ファ内に更新中フラグ55と送出済フラグ54を設ける
ことにより、AKパケット送信時に、下位層に対して以
前に送信を依頼したAKパケットがネットワーク伝送路
22に送出されていない場合は、AKパケットに設定さ
れているシーケンス番号65,クレジット値66を更新
することが可能であるので、連続してデータパケットを
受信した場合にAKパケットの送信数を削減できる。
In this way, the transport processing unit 4
In the AK packet transmission process of 0, by storing the pointer of the transmission buffer 50 that created the AK packet and providing the updating flag 55 and the transmission completed flag 54 in the transmission buffer, the lower layer is transmitted to the lower layer when the AK packet is transmitted. If the AK packet requested to be transmitted previously is not transmitted to the network transmission path 22, the sequence number 65 and the credit value 66 set in the AK packet can be updated, so that the data packets can be continuously transmitted. The number of AK packet transmissions can be reduced when the packet is received.

【0032】(実施例2)本発明の第二の実施例を図1
1から図15を参照して説明する。
(Embodiment 2) A second embodiment of the present invention is shown in FIG.
It will be described with reference to FIGS.

【0033】図11は、第二の実施例を実現するAKパ
ケット管理部10におけるトランスポートコネクション
ごとに設けるエリアの構成を示した説明図である。本発
明を適用するために必要である送信中フラグ70と要求
コマンド71,送信バッファ50を記憶するポインタ7
2、そしてAK情報エリア73から構成する。AK情報
エリア73は、AKヘッダ61に設定する情報,ヘッダ
長62,AKコード63,送信先レファレンス64,シ
ーケンス番号65,クレジット値66,オプション部6
7からなる。シーケンス番号65だけを変更する場合
は、AK情報エリア73の全ての項目を設定する必要は
なく、シーケンス番号65だけを設定すれば良い。
FIG. 11 is an explanatory diagram showing the structure of an area provided for each transport connection in the AK packet management unit 10 for realizing the second embodiment. A pointer 7 for storing a transmission flag 70, a request command 71, and a transmission buffer 50 necessary for applying the present invention
2 and AK information area 73. The AK information area 73 includes information set in the AK header 61, header length 62, AK code 63, destination reference 64, sequence number 65, credit value 66, and option section 6.
It consists of 7. When only the sequence number 65 is changed, it is not necessary to set all the items in the AK information area 73, and only the sequence number 65 may be set.

【0034】図12は、送信バッファ50の構成を示す
説明図である。送信バッファ50は、実施例1と同様に
バッファ管理エリア51とパケットエリア52の2エリ
アから構成する。バッファ管理エリア51は、送信バッ
ファがAKパケットに使用されていることを示すAKフ
ラグ53と、AKパケットを送信するコネクションを識
別するコネクション識別子74と、パケットエリア52
に設定したパケットの大きさと先頭アドレスを示すデー
タ長56とポインタ57から構成する。
FIG. 12 is an explanatory diagram showing the structure of the transmission buffer 50. The transmission buffer 50 is composed of two areas, a buffer management area 51 and a packet area 52, as in the first embodiment. The buffer management area 51 includes an AK flag 53 indicating that the transmission buffer is used for an AK packet, a connection identifier 74 for identifying a connection for transmitting the AK packet, and a packet area 52.
It is composed of a data length 56 and a pointer 57 which indicate the size of the packet and the start address set in step 1.

【0035】AKパケット管理部10と送信バッファ5
0により実現するAKパケット送信方法を図13,図1
4及び図15を用いて説明する。
AK packet management unit 10 and transmission buffer 5
13 and 1 show an AK packet transmission method realized by 0.
This will be described with reference to FIGS.

【0036】図13は、AKパケットの送信処理のフロ
ーチャートである。トランスポート処理部40における
AKパケット送信処理では、AKパケット管理部10の
トランスポートコネクションに対応したエリアに送信バ
ッファ50が登録済みであるかを判定する(800)。
登録済みの場合、同エリアの送信中フラグ70がオンの
状態であれば(810)、登録されている送信バッファ
50は下位層に送信を依頼済みであるが、まだネットワ
ーク伝送路へ送出はされていない状態である。よって、
AK情報エリア73にAKヘッダ61を作成し(85
0)、要求コマンド71にAK情報エリア73の更新を
表示する(860)。シーケンス番号65だけを更新す
る場合は、AK情報エリア73にシーケンス番号65だ
けを設定し(830)、要求コマンド71にシーケンス
番号65更新を表示する(840)。
FIG. 13 is a flow chart of AK packet transmission processing. In the AK packet transmission process in the transport processing unit 40, it is determined whether the transmission buffer 50 is already registered in the area corresponding to the transport connection of the AK packet management unit 10 (800).
If it is registered, and the transmission flag 70 in the same area is in the on state (810), the registered transmission buffer 50 has already been requested to transmit to the lower layer, but is still sent to the network transmission path. Not in a state. Therefore,
Create the AK header 61 in the AK information area 73 (85
0), the update of the AK information area 73 is displayed in the request command 71 (860). When updating only the sequence number 65, only the sequence number 65 is set in the AK information area 73 (830), and the update of the sequence number 65 is displayed in the request command 71 (840).

【0037】送信中フラグ70がオフの場合、送信バッ
ファ50のAKヘッダ61部分を更新し、バッファ管理
エリア51のデータ長56とポインタ57に修正が必要
であれば行う(880,890)。送信中フラグ70を
オンにした後(900)、送信バッファ50には既に下
位層のヘッダが設定されているので、直接MAC−LS
Iドライバ部13へ送信を依頼する(910)。
When the transmission flag 70 is off, the AK header 61 portion of the transmission buffer 50 is updated, and the data length 56 and the pointer 57 of the buffer management area 51 are corrected if necessary (880, 890). After the transmission flag 70 is turned on (900), since the lower layer header has already been set in the transmission buffer 50, the direct MAC-LS is set.
The transmission is requested to the I driver unit 13 (910).

【0038】AKパケット管理部10に、送信バッファ
50が登録されていない場合(コネクション設定後最初
のAKパケットを送信する場合)、送信バッファ50を
獲得してAKパケットを作成しなければならない(87
0)。
When the transmission buffer 50 is not registered in the AK packet management unit 10 (when the first AK packet is transmitted after setting the connection), the transmission buffer 50 must be acquired and an AK packet must be created (87).
0).

【0039】図14は、AKパケット作成処理870の
フローチャートである。AKパケットを作成するため、
送信バッファ50を獲得し(400)、AKヘッダ61
を順次作成する(410,420,430,440,4
50,460)。設定後、送信バッファ50のバッファ
管理エリア51のデータ長56,ポインタ57の設定
(470)、AKフラグ53をオンにし(480)、コ
ネクション識別子74の設定を行う(920)。AKパ
ケット管理部10に送信バッファ50を登録し(49
0)、送信中フラグ70をオンにする(930)。その
後、下位層へ処理を引渡し、ネットワークヘッダ60,
LLCヘッダ59を作成し、MAC−LSIドライバ部
13へ送信を依頼する(500,510,520)。
FIG. 14 is a flowchart of the AK packet creation processing 870. To create an AK packet,
The transmission buffer 50 is acquired (400), and the AK header 61 is acquired.
Are sequentially created (410, 420, 430, 440, 4
50,460). After the setting, the data length 56 of the buffer management area 51 of the transmission buffer 50, the pointer 57 are set (470), the AK flag 53 is turned on (480), and the connection identifier 74 is set (920). The transmission buffer 50 is registered in the AK packet management unit 10 (49
0), the transmitting flag 70 is turned on (930). After that, the processing is handed over to the lower layer, and the network header 60,
The LLC header 59 is created and the transmission is requested to the MAC-LSI driver unit 13 (500, 510, 520).

【0040】図15は、MAC−LSIドライバ部13
の送信処理のフローチャートである。MAC−LSIド
ライバ部13の送信処理では、MAC−LSI38の送
信起動が可能であるかを判定し(600)、可能でなけ
れば、送信バッファ50を送信待ちプール11に登録す
る(970)。送信バッファ50のバッファ管理エリア
51のAKフラグ53がオンであれば(940)、AK
パケットの送信要求であるので、バッファ管理エリア5
1のコネクション識別子74からAKパケット管理部1
0を検索し、要求コマンド71により更新が必要である
かを判定する(945)。更新が必要なければ、送信バ
ッファ50に設定されているAKパケットをネットワー
ク伝送路へ送出するが、必要であれば、AK情報エリア
73への書き込みを禁止し(950)、要求コマンド7
1に表示されているように、AK情報エリア73に設定
されている値を、送信バッファ内のAKヘッダ61全
体、あるいはシーケンス番号65だけに設定する(95
5)。更新後、書き込み禁止を割込みを解除し(96
0)、要求コマンド71をクリアし(965)、MAC
ヘッダ58を作成(660)、MAC−LSI38の起
動準備を行い(670)、MAC−LSI38を起動
し、AKパケットをネットワーク伝送路22へ送出する
(680)。
FIG. 15 shows the MAC-LSI driver unit 13
5 is a flowchart of the transmission process of FIG. In the transmission process of the MAC-LSI driver unit 13, it is determined whether the MAC-LSI 38 can be activated for transmission (600). If not, the transmission buffer 50 is registered in the transmission waiting pool 11 (970). If the AK flag 53 of the buffer management area 51 of the transmission buffer 50 is on (940), AK
Since it is a packet transmission request, the buffer management area 5
1 connection identifier 74 to AK packet management unit 1
0 is searched and it is determined by the request command 71 whether update is necessary (945). If the update is not necessary, the AK packet set in the transmission buffer 50 is sent to the network transmission line, but if necessary, writing to the AK information area 73 is prohibited (950) and the request command 7 is issued.
As shown in 1, the value set in the AK information area 73 is set to the entire AK header 61 in the transmission buffer or only the sequence number 65 (95).
5). After updating, cancel the write disable interrupt (96
0), clear the request command 71 (965), MAC
The header 58 is created (660), the MAC-LSI 38 is prepared for activation (670), the MAC-LSI 38 is activated, and the AK packet is sent to the network transmission line 22 (680).

【0041】このように、AKパケット管理部10にお
いてトランスポートコネクション対応に送信バッファ5
0を保持し、下位層に対して送信要求を依頼済みである
ことを示す送信中フラグ70と、その後発生したAKパ
ケット送信要求を示す要求コマンド71と、新しいAK
ヘッダの情報を記憶するAK情報エリア73をバッファ
メモリ37とは別に、ローカルメモリ39上に設けるこ
とにより、一度のバッファメモリアクセスによりAKパ
ケットの情報を更新し、送信するAKパケット数を削減
することができる。
As described above, the AK packet management unit 10 supports the transmission buffer 5 for the transport connection.
A transmission flag 70 that holds 0 and indicates that a transmission request has been requested to the lower layer, a request command 71 that indicates an AK packet transmission request that has occurred thereafter, and a new AK
By providing the AK information area 73 for storing the header information on the local memory 39 separately from the buffer memory 37, the information of the AK packet is updated by one access to the buffer memory and the number of AK packets to be transmitted is reduced. You can

【0042】[0042]

【発明の効果】本発明によれば、最終的に確認応答パケ
ットをネットワーク伝送路上へ送出するまで、確認応答
パケットに設定するシーケンス番号などの情報を更新す
ることが可能であるので、常に最新の確認応答パケット
を送信でき、連続してデータパケットを受信した場合
に、送信する確認応答パケット数を減らすことができ
る。
According to the present invention, the information such as the sequence number set in the acknowledgment packet can be updated until the acknowledgment packet is finally sent out on the network transmission line. Acknowledgment packets can be transmitted, and the number of acknowledgment packets to be transmitted can be reduced when data packets are continuously received.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明における通信制御装置における処理構成
とAKパケットを格納した送信バッファの管理方法を示
すブロック図。
FIG. 1 is a block diagram showing a processing configuration in a communication control device according to the present invention and a management method of a transmission buffer storing an AK packet.

【図2】本発明を適用するデータ通信システムのブロッ
ク図。
FIG. 2 is a block diagram of a data communication system to which the present invention is applied.

【図3】本発明を適用する通信制御装置のブロック図。FIG. 3 is a block diagram of a communication control device to which the present invention is applied.

【図4】階層化通信プロトコルの一構成例を示す説明
図。
FIG. 4 is an explanatory diagram showing a configuration example of a layered communication protocol.

【図5】本発明の第一の実施例における送信バッファの
構成を示す説明図。
FIG. 5 is an explanatory diagram showing a configuration of a transmission buffer according to the first embodiment of the present invention.

【図6】本発明の第一の実施例における図1のトランス
ポート処理部でのデータパケット受信処理を示すフロー
チャート。
FIG. 6 is a flowchart showing a data packet receiving process in the transport processing unit of FIG. 1 in the first embodiment of the present invention.

【図7】図6におけるAKパケット送信処理の詳細を示
すフローチャート。
7 is a flowchart showing details of AK packet transmission processing in FIG.

【図8】図7におけるAKパケット作成処理の詳細を示
すフローチャート。
8 is a flowchart showing details of AK packet creation processing in FIG.

【図9】本発明の第一の実施例における図1のMAC−
LSIドライバ部での送信処理を示すフローチャート。
FIG. 9 shows the MAC- of FIG. 1 in the first embodiment of the present invention.
6 is a flowchart showing a transmission process in the LSI driver unit.

【図10】本発明の第一の実施例における図1のMAC
−LSIドライバ部での送信完了処理を示すフローチャ
ート。
FIG. 10 is the MAC of FIG. 1 in the first embodiment of the present invention.
-A flowchart showing a transmission completion process in the LSI driver unit.

【図11】本発明の第二の実施例におけるAKパケット
管理部のトランスポートコネクションごとに持つエリア
の詳細構成を示す説明図。
FIG. 11 is an explanatory diagram showing a detailed structure of an area for each transport connection of the AK packet management unit in the second embodiment of the present invention.

【図12】本発明の第二の実施例における送信バッファ
の構成を示す説明図。
FIG. 12 is an explanatory diagram showing the configuration of a transmission buffer according to the second embodiment of the present invention.

【図13】本発明の第二の実施例における図1のトラン
スポート処理部でのAKパケット送信処理のフローチャ
ート。
FIG. 13 is a flowchart of AK packet transmission processing in the transport processing unit of FIG. 1 according to the second embodiment of the present invention.

【図14】図13におけるAKヘッダ作成処理の詳細を
示すフローチャート。
14 is a flowchart showing details of AK header creation processing in FIG.

【図15】本発明の第二の実施例における図1のMAC
−LSIドライバ部における送信処理のフローチャー
ト。
FIG. 15 shows the MAC of FIG. 1 in the second embodiment of the present invention.
-Flow chart of transmission processing in the LSI driver unit.

【符号の説明】[Explanation of symbols]

10…AKパケット管理部、11…送信待ちプール、1
3…MAC−LSIドライバ部、20A,20B,20
C…計算機、38…MAC−LSI、40…トランスポ
ート処理部、50…送信バッファ、51…バッファ管理
エリア、53…AKフラグ、54…送出済フラグ、55
…更新中フラグ。
10 ... AK packet management unit, 11 ... Transmission waiting pool, 1
3 ... MAC-LSI driver unit, 20A, 20B, 20
C ... Computer, 38 ... MAC-LSI, 40 ... Transport processing unit, 50 ... Transmission buffer, 51 ... Buffer management area, 53 ... AK flag, 54 ... Sent flag, 55
… Update flag.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】受信したデータに対する確認応答のパケッ
トの返送方式において、上記確認応答パケットを作成し
た送信バッファを送信先ごとに記憶する手段と、上記確
認応答パケットがネットワーク伝送路上へ送出されてい
るかどうかを判定する手段と、送出されていなければ、
上記確認応答パケットの情報を更新する手段と、更新中
にはネットワーク伝送路への送出を待つ手段とを持つこ
とにより、上記確認応答パケットを送信する際に、既に
下位層のプロトコル処理部へ送信を依頼したが、まだ上
記ネットワーク伝送路へ送出されていない上記確認応答
パケットが存在すれば、上記確認応答パケットに設定さ
れている情報を最新値に更新して、送信する確認応答パ
ケット数を削減することを特徴とするパケット送信方
式。
1. In a method of returning an acknowledgment packet for received data, a means for storing a transmission buffer in which the acknowledgment packet is created for each destination, and whether the acknowledgment packet is transmitted to a network transmission line. A means to determine if and if not sent,
By having means for updating the information of the acknowledgment packet and means for waiting for transmission to the network transmission line during updating, when the acknowledgment packet is transmitted, it is already transmitted to the lower layer protocol processing unit. Request, but if there is the above-mentioned acknowledgment packet that has not yet been sent to the above-mentioned network transmission line, the information set in the above-mentioned acknowledgment packet is updated to the latest value to reduce the number of acknowledgment packet to be transmitted. A packet transmission method characterized by:
【請求項2】請求項1において、上記確認応答パケット
を返送する上記プロトコル処理部で上記確認応答パケッ
トの上記送信バッファのポインタを送信先ごとに管理
し、さらに確認応答パケットの情報が更新中であること
を示すフラグと、上記確認応答パケットが上記ネットワ
ーク伝送路上へ送出済であることを示すフラグとを上記
送信バッファごとに設け、上記二つのフラグのセット/
リセットを行うことにより、上記送信バッファに設定さ
れている上記確認応答パケットが更新中であるか、ある
いは上記ネットワーク伝送路上へ送出済みであるかを判
定し、常に最新の情報を持つ上記確認応答パケットを送
信するパケット送信方式。
2. The method according to claim 1, wherein the protocol processing unit that returns the confirmation response packet manages the pointer of the transmission buffer of the confirmation response packet for each destination, and the information of the confirmation response packet is being updated. A flag indicating that there is a packet and a flag indicating that the confirmation response packet has been transmitted to the network transmission path are provided for each of the transmission buffers, and the two flags are set / set.
By performing a reset, it is determined whether the confirmation response packet set in the transmission buffer is being updated or has been transmitted to the network transmission line, and the confirmation response packet that always has the latest information. A packet transmission method for transmitting.
【請求項3】請求項1において、下位層の上記プロトコ
ル処理部に対して送信を依頼した上記確認応答パケット
が上記ネットワーク伝送路上へ送出されているかどうか
を判定する手段と、送出していない場合に上記確認応答
パケットの最新の情報を記憶する手段と、その記憶した
情報を更新する手段と、上記ネットワーク伝送路へ上記
確認応答パケットを送出する際に情報を変更する必要が
あるかどうかを判定する手段と、変更の必要がある場
合、上記確認応答パケットの情報を記憶しておいた最新
の情報に変更してから上記ネットワーク伝送路へ送出す
る手段とを持つことにより、送信する上記確認応答パケ
ット数を削減するパケット送信方式。
3. A means for determining whether or not the confirmation response packet requested to be transmitted to the lower layer protocol processing unit is transmitted to the network transmission line, and not transmitting the confirmation response packet. A means for storing the latest information of the acknowledgment packet, a means for updating the stored information, and a judgment as to whether or not the information needs to be changed when the acknowledgment packet is sent to the network transmission line. And a means for sending to the network transmission line after changing the information of the confirmation response packet to the latest stored information when there is a need to change the confirmation response. A packet transmission method that reduces the number of packets.
JP4276989A 1992-10-15 1992-10-15 Packet transmission system Pending JPH06132981A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4276989A JPH06132981A (en) 1992-10-15 1992-10-15 Packet transmission system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4276989A JPH06132981A (en) 1992-10-15 1992-10-15 Packet transmission system

Publications (1)

Publication Number Publication Date
JPH06132981A true JPH06132981A (en) 1994-05-13

Family

ID=17577221

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4276989A Pending JPH06132981A (en) 1992-10-15 1992-10-15 Packet transmission system

Country Status (1)

Country Link
JP (1) JPH06132981A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7203483B2 (en) 2001-02-09 2007-04-10 Samsung Electronics Co., Ltd. Wireless communication apparatus, method thereof and wireless communication system employing the same
JP2007535838A (en) * 2004-03-08 2007-12-06 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for generating a compressed status report updated to indicate data to be received later
JP2010522468A (en) * 2006-12-20 2010-07-01 トムソン ライセンシング Throughput improvement in LAN by managing TCPACK
WO2010097978A1 (en) * 2009-02-27 2010-09-02 株式会社東芝 Communication apparatus, method and program
WO2011052201A1 (en) * 2009-11-02 2011-05-05 パナソニック株式会社 Communication terminal and communication method
JP2013066212A (en) * 2012-11-19 2013-04-11 Toshiba Corp Communication apparatus, method, and program

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7203483B2 (en) 2001-02-09 2007-04-10 Samsung Electronics Co., Ltd. Wireless communication apparatus, method thereof and wireless communication system employing the same
JP2007535838A (en) * 2004-03-08 2007-12-06 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for generating a compressed status report updated to indicate data to be received later
JP4755173B2 (en) * 2004-03-08 2011-08-24 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for generating a compressed status report updated to indicate data to be received later
JP2010522468A (en) * 2006-12-20 2010-07-01 トムソン ライセンシング Throughput improvement in LAN by managing TCPACK
WO2010097978A1 (en) * 2009-02-27 2010-09-02 株式会社東芝 Communication apparatus, method and program
JP2010206304A (en) * 2009-02-27 2010-09-16 Toshiba Corp Communication apparatus, method and program
US9106417B2 (en) 2009-02-27 2015-08-11 Kabushiki Kaisha Toshiba Communication apparatus for transmission protocol processing and reception protocol processing
WO2011052201A1 (en) * 2009-11-02 2011-05-05 パナソニック株式会社 Communication terminal and communication method
US8588068B2 (en) 2009-11-02 2013-11-19 Panasonic Corporation Communication terminal and communication method
JP5573844B2 (en) * 2009-11-02 2014-08-20 パナソニック インテレクチュアル プロパティ コーポレーション オブ アメリカ Communication terminal and communication method
JP2013066212A (en) * 2012-11-19 2013-04-11 Toshiba Corp Communication apparatus, method, and program

Similar Documents

Publication Publication Date Title
US20180375782A1 (en) Data buffering
JP3305769B2 (en) Communication device
US5752078A (en) System for minimizing latency data reception and handling data packet error if detected while transferring data packet from adapter memory to host memory
US7930437B2 (en) Network adapter with shared database for message context information
US5867652A (en) Method and apparatus for supporting multiple outstanding network requests on a single connection
US6014710A (en) System and method for message transmission between network nodes using remote wires
US6799200B1 (en) Mechanisms for efficient message passing with copy avoidance in a distributed system
US20040049612A1 (en) Data reordering mechanism for high performance networks
US20040122988A1 (en) System for controlling data transfer protocol with a host bus interface
GB2339517A (en) Message transmission between network nodes connected by parallel links
US6366968B1 (en) Physical write packets processing when posted write error queue is full, with posted write error queue storing physical write requests when posted write packet fails
JPH0550021B2 (en)
JPS6276954A (en) Communication controller
TWI247215B (en) Communication system for raising channel utilization rate and communication method thereof
WO2011149482A1 (en) Storing data in any of a plurality of buffers in a memory controller
US20080263171A1 (en) Peripheral device that DMAS the same data to different locations in a computer
US7817572B2 (en) Communications apparatus and communication method
JPH06132981A (en) Packet transmission system
EP0525736A1 (en) Data storing system for a communication control circuit
US6877039B2 (en) Simplified pipeline writes over a network
JPH03127154A (en) Transfer control system
JPH06324998A (en) Message receiving system
JPH10105487A (en) Computer network communication method and network computer system
JP4400278B2 (en) TCP processing circuit and semiconductor integrated circuit
JP2715815B2 (en) Data writing method