ofproto: Implement ofp_action_output "max_len" feature.
authorBen Pfaff <blp@nicira.com>
Tue, 4 May 2010 19:29:39 +0000 (12:29 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 5 May 2010 21:33:50 +0000 (14:33 -0700)
The "max_len" feature of ofp_action_output is completely unimplemented
currently.  Implement it.

Reported-by: Tetsuo NAKAGAWA <nakagawa@mxc.nes.nec.co.jp>

No differences found