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)
commit30ea5d93dc1258c59e3ebbe090169cd3bf9ef078
tree7b0142bf5984105c2e8e1098c206a10587671fa9
parent6f42c8ea9a2980fa7104f2deee9d9d1af9b64bed
ofproto: Implement ofp_action_output "max_len" feature.

The "max_len" feature of ofp_action_output is completely unimplemented
currently.  Implement it.

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