ofproto: Fix NXAST_REG_MOVE with NXM_NX_TUN_ID as destination.
authorBen Pfaff <blp@nicira.com>
Wed, 19 Jan 2011 22:53:16 +0000 (14:53 -0800)
committerBen Pfaff <blp@nicira.com>
Wed, 19 Jan 2011 22:53:16 +0000 (14:53 -0800)
commit926947e61c5dfaebad7264859b50e82f0109ab81
treec018e0462c565d1a898a516859212fc9ebf9acdc
parent918097dacf8f08a52d94b85d276b031b5fb69d4d
ofproto: Fix NXAST_REG_MOVE with NXM_NX_TUN_ID as destination.

The documentation claimed this worked but it wasn't actually implemented.
ofproto/ofproto.c