Skip to content

Commit

Permalink
max_len is only for controller
Browse files Browse the repository at this point in the history
  • Loading branch information
yamt committed Feb 6, 2014
1 parent 41c21aa commit 65691b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ja/source/openflow_protocol.rst
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ Write/Apply/Clear Actionsは、OPFInstructionActionsにまとめられていて
----------

OFPActionOutputクラスは、Packet-OutメッセージやFlow Modメッセージで使用
するパケット転送を指定するものです。コンストラクタの引数で転送先と
コントローラへ送信する最大データサイズ(max_len)を指定します。
するパケット転送を指定するものです。コンストラクタの引数で転送先と
コントローラへ送信する場合は最大データサイズ(max_len)を指定します。
転送先には、スイッチの物理的なポート番号の他にいくつかの定義された値が
指定できます。

Expand Down

0 comments on commit 65691b6

Please sign in to comment.